•
In the format of #NX...X, the data block header is used to describe the length
information. For example, in #9000000037, the N is 9, indicating that the 9
numbers following it are intended to describe the data length. That is,
000000037 can indicate the length of this data block (37 bytes).
•
Each group of parameters is in the format of "number,voltage,current,time”, and
multiple groups of parameters are separated by ";". For example,
1,0.500,1.000,1.0;2,5.500,2.000,1.0; are two groups of parameters. The number of
the first group is 1, with 0.5 V voltage, 1 A current, and 1 s time; the number of
the second group is 2, with 5.5 V voltage, 2 A current, and 1 s time.
Examples
:TIMEr:GROUP:INDEx 1 /*Sets the index number of the group currently
edited to 1.*/
:TIME:GROUP:PARA 0.5,1,1 /*Sets the parameters of the group
currently edited to 0.5 V, 1 A, and 1 s.*/
:TIMEr:GROUP:INDEx 2 /*Sets the index number of the group currently
edited to 2.*/
:TIME:GROUP:PARA 5.5,2,1 /*Sets the parameters of the group
currently edited to 5.5 V, 2 A, and 1 s.*/
:TIMEr:GROUP:INDEx 1 /*Sets the index number of the group currently
edited to 1.*/
:TIME:GROUP:PARA? 2 /*Queries two groups of parameters starting
from group 1. The query returns
#90000000371,0.500,1.000,1.0;2,5.500,2.000,1.0.*/
4.12.7
:TIMEr:GROUP:DELete
Syntax
:TIMEr:GROUP:DELete
[<
groupcount>]
Description
Deletes groups of parameters starting from the group currently edited.
Parameter
Name
Type
Range
Default
<groupcount> Integer
1 to 512
1
Remarks
<Groupcount> is the number of groups to be deleted. If not specified, it is 1 by
default.
Return Format
None.
Examples
:TIMEr:GROUP:INDEx 25 /*Sets the index number of the group
currently edited to 25./
Command System
Copyright ©RIGOL TECHNOLOGIES CO., LTD. All rights reserved.
101
Summary of Contents for DP900 Series
Page 1: ......
Page 133: ...d Exit Programming Examples Copyright RIGOL TECHNOLOGIES CO LTD All rights reserved 125 ...
Page 141: ......