Actions

Difference between revisions of "SYSPARAM"

From Zenitel Wiki

 
Line 14: Line 14:
  
 
|-
 
|-
|align=center|2||[[UINT1]] ||colspan="3"| 1 - block the use of [[RESET DEVICE|$RESET]], [[SMALL RESET|$SMALL_RESET]] and [[CHILLY RESET|$RESET_CHILLY]] <br> 0 - allows the use of above mentioned commands
+
|align=center|2||[[UINT1]] ||colspan="3"| 1 - block the use of data protocol commands [[RESET DEVICE|$RESET]], [[SMALL RESET|$SMALL_RESET]] and [[CHILLY RESET|$RESET_CHILLY]] <br> 0 - allows the use of above mentioned commands
 
|-
 
|-
 
|colspan="2"|Response||colspan="3"| $SYSPARAM
 
|colspan="2"|Response||colspan="3"| $SYSPARAM

Latest revision as of 16:03, 11 August 2023

AI.png
SYSPARAM (read and write system parameters) 0x00B5 181 AMC 11.5.3.4
$SYSPARAM 'block_reset' 1
$SYSPARAM 'block_reset' 0
Set block_reset parameter to 1
Reset state of block_reset parameter.
SYSPARAM read and set system parameters, the parameters can be used from AMCd and from other process on the AMC boards (HAIPD).
(EventHandler %syspar).
1 TEXT16 Name of parameter
2 UINT1 1 - block the use of data protocol commands $RESET, $SMALL_RESET and $RESET_CHILLY
0 - allows the use of above mentioned commands
Response $SYSPARAM



Back to AlphaNet message list