 | ICompreDriveWCFStopConstantDistanceMode Method |
Switches the CompreDrive from Constant Distance into PID Paused mode.
Namespace: CompreDriveSDK.WCFAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxbool StopConstantDistanceMode()
Function StopConstantDistanceMode As Boolean
Return Value
BooleanTrue if the switch was successfully started, false if not.
RemarksOnly works when in Manual Control.
See Also