Difference between revisions of "Error List AIO"
Jump to navigation
Jump to search
(Created page with "This page provides an overview of the error codes used in the All In One design. == Versioning == This document describes the Action Type Bytes available for the All In One...") |
|||
Line 9: | Line 9: | ||
|} | |} | ||
− | == | + | == Error codes AIO == |
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | ! width="5%"| | + | ! width="5%"|Error Code |
− | ! width="5%"| | + | ! width="5%"|Parameter 1 |
− | ! width="5%"| | + | ! width="5%"|Parameter 2 |
− | ! width="5%"| | + | ! width="5%"|Parameter 3 |
!Description | !Description | ||
|- | |- | ||
− | |||
!<div align="center">0</div> | !<div align="center">0</div> | ||
!<div align="center">x</div> | !<div align="center">x</div> | ||
!<div align="center">-</div> | !<div align="center">-</div> | ||
− | | | + | !<div align="center">-</div> |
+ | |Output Error: Output module nr x (0-79) is not responding | ||
|- | |- | ||
− | |||
!<div align="center">1</div> | !<div align="center">1</div> | ||
!<div align="center">x</div> | !<div align="center">x</div> | ||
!<div align="center">-</div> | !<div align="center">-</div> | ||
− | | | + | !<div align="center">-</div> |
+ | |Input Error: Input module nr x (0-79) is not responding | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | Note: | ||
+ | * When "-" is found in the above tables, those values can be ignored |
Revision as of 16:08, 6 January 2018
This page provides an overview of the error codes used in the All In One design.
Versioning
This document describes the Action Type Bytes available for the All In One design
Gateway Module FW version |
---|
NOT IN PRODUCTION V0.4 |
Error codes AIO
Error Code | Parameter 1 | Parameter 2 | Parameter 3 | Description |
---|---|---|---|---|
0
|
x
|
-
|
-
|
Output Error: Output module nr x (0-79) is not responding |
1
|
x
|
-
|
-
|
Input Error: Input module nr x (0-79) is not responding |
Note:
- When "-" is found in the above tables, those values can be ignored