60
Data Format
○
1
○
2
○
3
○
4
:MEASure:PARAmeter<NR1> LF
1. Command
2. Space
3. Parameter
4.Program Message Terminator
Parameter:
There must be a <space> between the last command and the first parameter in a
subsystem command.
For example: :MEASure:PARAmeter Z
If you send more than one parameter with a single command, each parameter must be
separated by a comma.
For example: :MEASure:PARAmeter Z,LS,Q
<> Angular brackets enclose words or characters that are used to symbolize a
program code parameter or a command.
<NR1>Integers
Example: 1,2,3,4
<NR2> Decimal number
Example: 0.1,0.23,0.001
<NR3> Float
Example: 2.2E+2,1.1E-1
<disc> Discrete data
Example: ON,OFF,MAXimum,MINimum
{ } When several items are enclosed by braces, one and only one of these elements
may be selected. A vertical bar can be read as "or" and is used to separate
alternative parameter options.
For example:
:MEASure:SPEEd{MAXimum|FAST|MEDium|SLOW|SLOW2}
Means
:MEASure:SPEEd MAXimum or :MEASure:SPEEd FAST……
。