Click or drag to resize

DeviceSetErrorCorrectionTable Method

This method sets the error correction table in the device.

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

Parameters

ect
Type: SystemByte
Error correction table to write
See Also