34
CMD600
A2820−1.1 en
PAR_PACKET_SWITCH
Set new packet of parameters. It can be used to check which packet of parameters is
active.
command PAR_PACKET_SWITCH packet
parameters:
packet int Set new packet of parameters[1 or 2]
response OK, PAR_PACKET_SWITCH=new packet
parameters:
new packet int Return selected packet.
inquiry PAR_PACKET_SWITCH =?
response OK, PAR_PACKET_SWITCH = active packet
parameters:
active
packet
int 1.. active parameter packet 1. 2.. active
parameter packet 2.
help PAR_PACKET_SWITCH?
response OK, PAR_PACKET_SWITCH set new packet of parameters[1..2]
PAR_PACKET_POINTER
This command can be used when you want read from inactive packet. This command set
read pointer to selected packet. Then is possible read parameters on packet 2
( ip_address, ch_gain, ch_lpf...). It is not recommended that you read status of device
(ch_extended_status..) because values maybe won’t be correct. After read must set
pointer to active packet ( cmd par_packet_pointer 0).
Example (Active packet is 1):
• Use command par_packet_pointer 2
• Read parameters
• use command par_packet_pointer 0
command PAR_PACKET_POINTER packet
parameters:
packet int [1..2]...set read pointer to packet.
0..........set back read pointer to active packet
response OK, PAR_PACKET_ POINTER = packet
parameters:
packet int Return selected packet.
inquiry PAR_PACKET_ POINTER = ?
response OK, PAR_PACKET_ POINTER = pointer
parameters:
pointer int [1..2]...when read pointer is set to inactive
packet
0.........pointer is set to active packet
help PAR_PACKET_ POINTER ?
response OK, PAR_PACKET_ POINTER pointer to packet of parameters [0..2]