EMatrixCode::GetUnusedErrorCorrection

This property is deprecated.

Measured unused error correction value (1.0 to 0 scale), as defined by the AIM standard, after a read operation, provided that the print quality assessment has been enabled.

Namespace: Euresys::Open_eVision

[C++]

float GetUnusedErrorCorrection() const

Remarks

The EMatrixCode::UnusedErrorCorrection property takes into account the number of redundant bits used for error correction only; no erasure nor error detection bits are considered.

EMatrixCode.UnusedErrorCorrection

This property is deprecated.

Measured unused error correction value (1.0 to 0 scale), as defined by the AIM standard, after a read operation, provided that the print quality assessment has been enabled.

Namespace: Euresys.Open_eVision

[C#]

float UnusedErrorCorrection

{ get; }

Remarks

The EMatrixCode::UnusedErrorCorrection property takes into account the number of redundant bits used for error correction only; no erasure nor error detection bits are considered.