 | ICompreDriveWCFGetCompreFrameForceNet Method |
Use GetForceAmpForceNet instead.
Gets the current (net) force of the CompreFrame if it is connected.
Namespace: CompreDriveSDK.WCFAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax[ObsoleteAttribute("Use GetForceAmpForceNet instead.")]
double? GetCompreFrameForceNet()
<ObsoleteAttribute("Use GetForceAmpForceNet instead.")>
Function GetCompreFrameForceNet As Double?
Return Value
NullableDoubleThe net force in [kN], or null if no CompreFrame is connected.
See Also