Difference between revisions of "Node"
From Zenitel Wiki
(New page: All ACDP data messages are addressed to a device. A device is always related to (owned by) a node. A full device address consists of <'''node'''> <'''device'''>. <br> <'''Node'''> is ...) |
|||
Line 5: | Line 5: | ||
! style="background:#ffdead;" width="100" |Value (decimal) | ! style="background:#ffdead;" width="100" |Value (decimal) | ||
! style="background:#ffdead;" width="100" |Value (Hex) | ! style="background:#ffdead;" width="100" |Value (Hex) | ||
− | ! style="background:#ffdead;" width="600" | | + | ! style="background:#ffdead;" width="600" |Node Type |
|- | |- | ||
| align=right | 0 || align=right | 0x00 || Invalid device (reserved NULL value) | | align=right | 0 || align=right | 0x00 || Invalid device (reserved NULL value) |
Revision as of 22:16, 19 June 2007
All ACDP data messages are addressed to a device. A device is always related to (owned by) a node. A full device address consists of <node> <device>.
<Node> is one byte.
Value (decimal) | Value (Hex) | Node Type |
---|---|---|
0 | 0x00 | Invalid device (reserved NULL value) |
1 - 64 | 0x01 - 0x40 | External boxes. RIOs, PCs etc. |