 | CMDriveRemotePipeGetIsForceStable Method |
Retrieves a value indicating if the force is currently at a stable value
Namespace: CompreDriveSDK.WCF.PipeAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic int GetIsForceStable()
Public Function GetIsForceStable As Integer
Return Value
Int321 if it is stable, 0 if not, -1 if neither Manual Control nor a procedure is active
Implements
ICompreDriveWCFGetIsForceStable
See Also