Click or drag to resize

CMDriveRemotePipeGetPressureUnit Method

Returns the unit that pressures are given in.

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public string GetPressureUnit()

Return Value

String
The currently used pressure unit, or null if an error occured

Implements

ICompreDriveWCFGetPressureUnit
See Also