Click or drag to resize

CMDriveRemoteHttpGetForceAmpPressureGross Method

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

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

Return Value

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

Implements

ICompreDriveWCFGetForceAmpPressureGross
See Also