Click or drag to resize
IST1500UGetCalibrationState Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Gets the current calibration state

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
int GetCalibrationState()

Return Value

Type: Int32
0 if in normal mode, 1 if in calibration mode
Exceptions
ExceptionCondition
STDeviceNotOpenedExceptionif the device is not opened
STCouldNotCommunicateExceptionif could not communicate with device
See Also