Bit
|
Value in Dec.
|
Value in Hex.
|
ENO Status
|
Description
|
---|---|---|---|---|
Bit 0 = 1
|
1
|
0x0001
|
False
|
Error in a floating point value calculation
|
Bit 1 = 1
|
2
|
0x0002
|
False
|
Invalid value recorded at one of the floating point inputs
|
Bit 2 = 1
|
4
|
0x0004
|
False
|
Division by zero during a floating point value calculation
|
Bit 3 = 1
|
8
|
0x0008
|
False
|
Capacity overflow during a floating point value calculation
|
Bit 8 = 1
|
256
|
0x0100
|
True
|
T_DELAY exceeds the maximum value that can be reached on the BUFFER output
|