Click or drag to resize

CMDriveRemotePipeCleanGetCompreDriveState Method

Gets the current operational state of the CompreDrive.

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

Return Value

String
The state text.

Implements

ICompreDriveWCFGetCompreDriveState
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