Actions

Difference between revisions of "PONG"

From Zenitel Wiki

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"  
 
{| border="1"  
 
|-
 
|-
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\>(optional)||colspan="2"|Device Specific Flags<br\>AMC:  Standby/Autonom/Slave.  Default 0.||AMC 07.60
+
|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\>(optional)||colspan="3"|Software version: Major<br\>Example: 07 of 07.60
+
|align=center|2||[[UINT1]]<br />(optional)||colspan="3"|Software version: Major<br />Example: 07 of 07.60
 
|-
 
|-
|align=center|3||[[UINT1]]<br\>(optional)||colspan="3"|Software version: Minor<br\>Example: 60 of 07.60
+
|align=center|3||[[UINT1]]<br />(optional)||colspan="3"|Software version: Minor<br />Example: 60 of 07.60
 
|-
 
|-
|align=center|4||[[UINT1]]<br\>(optional)||colspan="3"|Abilities.  Device specific.<br\>[[RIO]]:  1 = IIC board present.
+
|align=center|4||[[UINT1]]<br />(optional)||colspan="3"|Abilities.  Device specific.<br />[[RIO]]:  1 = IIC board present.
 
|-
 
|-
|align=center|5||[[UINT2]]<br\>(optional)||colspan="3"|Device Specific Error Counter<br\>[[RIO]]:  ISO 1745 problem counter for this [[RIO]]
+
|align=center|5||[[UINT2]]<br />(optional)||colspan="3"|Device Specific Error Counter<br />[[RIO]]:  ISO 1745 problem counter for this [[RIO]]
 
|-
 
|-
 
|}
 
|}

Latest revision as of 16:03, 3 October 2019

AI.png
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


Back to AlphaNet message list