Click or drag to resize
ISTSeriesDeviceGetDeviceSerialNumber Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Reads the serial number from the device.

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
byte[] GetDeviceSerialNumber()

Return Value

Type: Byte
The byte array containing the response from the device
Exceptions
ExceptionCondition
STDeviceNotOpenedExceptionif the device is not opened
Remarks

Reads a serial number from the device

See Also