Click or drag to resize

ICompreDriveWCFGetCompreDriveState Method

Gets the current operational state of the CompreDrive.

Namespace: CompreDriveSDK.WCF
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
string GetCompreDriveState()

Return Value

String
The state text.
Remarks
Names are: CDS_UNDEFINED, CDS_STARTUP, CDS_CALIB, CDS_IDLE, CDS_APPROACH, CDS_PID, CDS_RETRACT, CDS_FAULT, CDS_SHUTDOWN, CDS_ADMIN, CDS_PAUSED
See Also