Click or drag to resize

CMDriveRemotePipeCleanGetPressure Method

Returns the currently applied pressure

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public float? GetPressure()

Return Value

NullableSingle
The currently applied pressure, or null if an error occured

Implements

ICompreDriveWCFGetPressure
See Also