Click or drag to resize

CMDriveRemotePipeStopConstantDistanceMode Method

Switches the CompreDrive from Constant Distance into PID Paused mode.

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

Return Value

Boolean
True if the switch was successfully started, false if not.

Implements

ICompreDriveWCFStopConstantDistanceMode
Remarks
Only works when in Manual Control.
See Also