Click or drag to resize

ICompreDriveWCFGetCompreFrameForceGross Method

Use GetForceAmpForceGross instead.

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

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

Return Value

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