 | ICompreDriveWCFGetConstantDistanceSetpoint Method |
Gets the current setpoint value of the constant distance mode.
Namespace: CompreDriveSDK.WCFAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxdouble? GetConstantDistanceSetpoint()
Function GetConstantDistanceSetpoint As Double?
Return Value
NullableDoubleThe distance setpoint value in [m], or null if it is not available.
See Also