Click or drag to resize

ICompreDriveWCFStopConstantDistanceMode Method

Switches the CompreDrive from Constant Distance into PID Paused mode.

Namespace: CompreDriveSDK.WCF
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
bool StopConstantDistanceMode()

Return Value

Boolean
True if the switch was successfully started, false if not.
Remarks
Only works when in Manual Control.
See Also