Click or drag to resize

CMDriveRemoteHttpGetForce Method

Returns the currently applied force

Namespace: CompreDriveSDK.WCF.Http
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public float? GetForce()

Return Value

NullableSingle
The currently applied force, or null if an error occured

Implements

ICompreDriveWCFGetForce
See Also