| STSeriesDeviceGetCalibrationState Method  |   | 
            Gets the current calibration state
            
 
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntaxpublic override int GetCalibrationState()
Public Overrides Function GetCalibrationState As Integer
public:
virtual int GetCalibrationState() override
abstract GetCalibrationState : unit -> int 
override GetCalibrationState : unit -> int 
Return Value
Type: 
Int320 if in normal mode, 1 if in calibration mode
Implements
ISTSeriesDeviceGetCalibrationStateISTSeriesDeviceGetCalibrationState
Exceptions
See Also