Click or drag to resize

CMDriveRemotePipeGetForceAmpForceNet Method

Gets the current (net) force 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? GetForceAmpForceNet()

Return Value

NullableDouble
The net force in [kN], or null if no rhd Force Amplifier is connected.

Implements

ICompreDriveWCFGetForceAmpForceNet
See Also