Click or drag to resize

CMDriveRemotePipeCleanRetractCompreDrive Method

Retracts the CompreDrive back to safe position.

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

Return Value

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

Implements

ICompreDriveWCFRetractCompreDrive
Remarks
Only works when in Manual Control.
See Also