Click or drag to resize

CMDriveRemotePipeGetIsForceStable Method

Retrieves a value indicating if the force is currently at a stable value

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public int GetIsForceStable()

Return Value

Int32
1 if it is stable, 0 if not, -1 if neither Manual Control nor a procedure is active

Implements

ICompreDriveWCFGetIsForceStable
See Also