Difference between revisions of "PONG"
From Zenitel Wiki
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|PONG | !style="background:#ffdead;" width="90pt" colspan="2"|PONG | ||
− | !style="background:#ffdead;" width="100pt"| | + | !style="background:#ffdead;" width="100pt"|0x003D |
!style="background:#ffdead;" width="30pt"|61 | !style="background:#ffdead;" width="30pt"|61 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 05.00 |
|- | |- | ||
|colspan="5"|'''$PONG''' | |colspan="5"|'''$PONG''' | ||
Line 12: | Line 13: | ||
These were introduced for [[RIO]] 02.12. The [[AMC]] does NOT supply these messages. | These were introduced for [[RIO]] 02.12. The [[AMC]] does NOT supply these messages. | ||
|- | |- | ||
− | |align=center|1||[[UINT1]]<br | + | |align=center|1||[[UINT1]]<br />(optional)||colspan="2"|Device Specific Flags<br />AMC: Standby/Autonom/Slave. Default 0.||AMC 07.60 |
|- | |- | ||
− | |align=center|2||[[UINT1]]<br | + | |align=center|2||[[UINT1]]<br />(optional)||colspan="3"|Software version: Major<br />Example: 07 of 07.60 |
|- | |- | ||
− | |align=center|3||[[UINT1]]<br | + | |align=center|3||[[UINT1]]<br />(optional)||colspan="3"|Software version: Minor<br />Example: 60 of 07.60 |
|- | |- | ||
− | |align=center|4||[[UINT1]]<br | + | |align=center|4||[[UINT1]]<br />(optional)||colspan="3"|Abilities. Device specific.<br />[[RIO]]: 1 = IIC board present. |
|- | |- | ||
− | |align=center|5||[[UINT2]]<br | + | |align=center|5||[[UINT2]]<br />(optional)||colspan="3"|Device Specific Error Counter<br />[[RIO]]: ISO 1745 problem counter for this [[RIO]] |
|- | |- | ||
|} | |} | ||
Line 26: | Line 27: | ||
[[AlphaNet_Data_Protocol#Device_Control_and_Status|Back to AlphaNet message list]] | [[AlphaNet_Data_Protocol#Device_Control_and_Status|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] |
Latest revision as of 15:03, 3 October 2019
PONG | 0x003D | 61 | AMC 05.00 | |
---|---|---|---|---|
$PONG | ||||
Response to the PING message. “Yes, I’m here.”
The message has a number of optional trace parameters for debugging of distributed devices. These were introduced for RIO 02.12. The AMC does NOT supply these messages. | ||||
1 | UINT1 (optional) |
Device Specific Flags AMC: Standby/Autonom/Slave. Default 0. |
AMC 07.60 | |
2 | UINT1 (optional) |
Software version: Major Example: 07 of 07.60 | ||
3 | UINT1 (optional) |
Software version: Minor Example: 60 of 07.60 | ||
4 | UINT1 (optional) |
Abilities. Device specific. RIO: 1 = IIC board present. | ||
5 | UINT2 (optional) |
Device Specific Error Counter RIO: ISO 1745 problem counter for this RIO |