 | ICompreDriveWCFGetForceAmpPressureGross Method |
Gets the current (gross) pressure of the rhd Force Amplifier if it is connected.
Namespace: CompreDriveSDK.WCFAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxdouble? GetForceAmpPressureGross()
Function GetForceAmpPressureGross As Double?
Return Value
NullableDoubleThe gross force in the unit found from
GetForceAmpPressureUnit, or null if no rhd Force Amplifier is connected.
See Also