Click or drag to resize

CMDriveRemotePipeCleanGetCompreFrameForceNet Method

Gets the current (net) force of the CompreFrame if it is connected.

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

Return Value

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

Implements

ICompreDriveWCFGetCompreFrameForceNet
See Also