< No > is the serial number of sequence parameter
of the specified group, integer, 0 to 2047.
<volt> is the voltage of sequence parameter of the
group. Unit is V, number, voltage range of the
active channel.
<curr> is the current of sequence parameter of the
group. Unit is A, number, current range of the
active channel.
<time> is the time of sequence parameter of the
group. Unit is s, number, 1s to 300s.
:SEQUence2:PARAmeter 1,8,1,10
Sets the CH2 sequence parameter of the 1st group
as 8V,1A,10s.
Queries the specified several groups of sequence
parameter.
Returns to a string initiating from #. Data head is to
describe data length information starting from #.
For example, ##9000000037, the later 9 digits
(000000037) following the initial 9 indicate length of
data flow (37 bytes).
The format of sequence parameter of each group is
“serial number, voltage, current, timer time”, and
parameter of each group is divided by
semicolon“;”. For example:
1,8.000,1.0000,10;2,6.000,1.0000,10; represents
sequence parameters for 2 groups; the serial
number of sequence parameter for 1st group is
1with voltage 8.000V, current 1.0000A and timer
time 10s. The serial number of sequence parameter
for 2nd group is 2with voltage 6.000V, current
1.0000A and timer time 10s.