Click or drag to resize

CMDriveRemotePipeCleanGetForce Method

Returns the currently applied force

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

Return Value

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

Implements

ICompreDriveWCFGetForce
See Also