Click or drag to resize

CMDriveRemotePipeGetForceControlEnabled Method

Retrieves a value indicating if force control is currently enabled, e.g. if the CompreDrive has finished its approach

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

Return Value

Boolean
True if force control is active, false if not

Implements

ICompreDriveWCFGetForceControlEnabled
See Also