Click or drag to resize

CMDriveRemotePipeCleanGetConstantDistanceSetpoint Method

Gets the current setpoint value of the constant distance mode.

Namespace: CompreDriveSDK.WCF.Pipe
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public double? GetConstantDistanceSetpoint()

Return Value

NullableDouble
The distance setpoint value in [m], or null if it is not available.

Implements

ICompreDriveWCFGetConstantDistanceSetpoint
See Also