Click or drag to resize

DeviceGetErrorCorrectionTable Method

This method attempts to get the error correction table from the device.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public byte[] GetErrorCorrectionTable()

Return Value

Type: Byte
byte array containing the raw error correction table
See Also