Click or drag to resize

CMDriveRemoteHttpGetPressure Method

Returns the currently applied pressure

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

Return Value

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

Implements

ICompreDriveWCFGetPressure
See Also