CalibrationDataGetCalibrationType Method |
Gets the calibration type, not currently used.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public short GetCalibrationType()
Public Function GetCalibrationType As Short
public:
short GetCalibrationType()
member GetCalibrationType : unit -> int16
Return Value
Type:
Int16The calibration type, not currently used.
See Also