Actions

Difference between revisions of "PONG"

From Zenitel Wiki

Line 26: Line 26:
  
 
[[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]]

Revision as of 22:47, 17 December 2007

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<br\>(optional) Device Specific Flags<br\>AMC: Standby/Autonom/Slave. Default 0. AMC 07.60
2 UINT1<br\>(optional) Software version: Major<br\>Example: 07 of 07.60
3 UINT1<br\>(optional) Software version: Minor<br\>Example: 60 of 07.60
4 UINT1<br\>(optional) Abilities. Device specific.<br\>RIO: 1 = IIC board present.
5 UINT2<br\>(optional) Device Specific Error Counter<br\>RIO: ISO 1745 problem counter for this RIO


Back to AlphaNet message list