Actions

Difference between revisions of "RESET TAKEN"

From Zenitel Wiki

 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 10: Line 11:
 
|colspan="5"|A device reports that it has done an internal reset.  Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
 
|colspan="5"|A device reports that it has done an internal reset.  Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
 
|-
 
|-
|align=center|1||[[UINT2]]||colspan="3"|Reset reason<br\>0 = unknown<br\>1 = Hardware reset<br\>2 = [[RESET_DEVICE]] executed<br\>3 = Software problem
+
|align=center|1||[[UINT2]]||colspan="3"|Reset reason<br />0 = unknown<br />1 = Hardware reset<br />2 = [[RESET_DEVICE]] executed<br />3 = Software problem
 
|-
 
|-
|align=center|2||[[UINT2]]<br\>(optional)||colspan="3"|Problem info (system specific)
+
|align=center|2||[[UINT2]]<br />(optional)||colspan="3"|Problem info (system specific)
 
|-
 
|-
 
|}
 
|}
Line 18: Line 19:
  
 
[[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 16:05, 3 October 2019

AI.png
RESET_TAKEN 0x0038 56 AMC 07.30
$RSTT
A device reports that it has done an internal reset. Using this message speeds up recovery time for an unexpected reset from 2 minutes (3 pong timeouts) to 1 second!
1 UINT2 Reset reason
0 = unknown
1 = Hardware reset
2 = RESET_DEVICE executed
3 = Software problem
2 UINT2
(optional)
Problem info (system specific)


Back to AlphaNet message list