CalibrationStateIsCalibrationMode Method |
Tells whether or not the device is in calibration mode.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool IsCalibrationMode()
Public Function IsCalibrationMode As Boolean
public:
bool IsCalibrationMode()
member IsCalibrationMode : unit -> bool
Return Value
Type:
BooleanWhether or not the device is in calibration mode.
See Also