 | ICompreDriveWCFGetCompreDriveState Method |
Gets the current operational state of the CompreDrive.
Namespace: CompreDriveSDK.WCFAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxstring GetCompreDriveState()
Function GetCompreDriveState As String
Return Value
StringThe state text.
RemarksNames 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