Click or drag to resize

CMDriveRemotePipeCleanGetForceAmpPressureNet Method

Gets the current (net) pressure of the rhd Force Amplifier if it is connected.

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

Return Value

NullableDouble
The net pressure in the unit found from GetForceAmpPressureUnit, or null if no rhd Force Amplifier is connected.

Implements

ICompreDriveWCFGetForceAmpPressureNet
See Also