41
CMD600
A2820ā1.1 en
PAR_PRINT
Print selected parameter on selected packet or print all packet of parameters.
command PAR_PRINT select_packet,select_param
parameters:
select_packet int Select packet.
select_param int Select parameter. If is this value 255, then print
all parameters in packet. In first column print
name of parameter, in second column actual
value of parameters and in third default value
of parameters.
response OK, PAR_PRINT = select_param,parar_value
parameters:
select_param int Selected parameter.
parar_value string Parameter value for selected parameter.
inquiry PAR_PRINT = ?
response OK, PAR_PRINT= actual packet
parameters:
actual
packet
float Return actual packet.
help PAR_PRINT?
response OK, PAR_PRINT select packet,select_param[255..print all packet]
SET_GPIO
command SET_GPIO pin_name, pin_state
parameters:
pin_name string pin_name: SW_R4, SW_R3, SW_R2, SW_C2,
SW_TEST
pin_state int 0:set to logical 0
1:set to logical 1
response OK, SET_GPIO = pin_name, pin_state
parameters:
pin_name int See description above.
pin_state int See description above.