Click or drag to resize

ICompreDriveWCFGetCompreFrameForceNet Method

Use GetForceAmpForceNet instead.

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

Namespace: CompreDriveSDK.WCF
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
[ObsoleteAttribute("Use GetForceAmpForceNet instead.")]
double? GetCompreFrameForceNet()

Return Value

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