
Model 2700 Multimeter/Switch System User’s Manual
Remote Operations
10-15
Program messages
A program message is made up of one or more command words sent by the computer to
the instrument. Each common command is a three letter acronym preceded by an
asterisk (*). SCPI commands are categorized in the STATus subsystem and are used to
explain how command words are structured to formulate program messages.
STATus
Path (Root)
:OPERation
Path
:ENABle <NRf>
Command and parameter
:ENABle?
Query command
:PRESet
Command
Single command messages
The above command structure has three levels. The first level is made up of the root com-
mand (STATus) and serves as a path. The second level is made up of another path
(:OPERation) and a command (:PRESet). The third path is made up of one command for
the :OPERation path. The three commands in this structure can be executed by sending
three separate program messages as follows:
stat:oper:enab <NRf>
stat:oper:enab?
stat:pres
In each of the above program messages, the path pointer starts at the root command (stat)
and moves down the command levels until the command is executed.
Multiple command messages
You can send multiple command messages in the same program message as long as they
are separated by semicolons (;). The following is an example showing two commands in
one program message:
stat:oper; stat:oper:enab <NRf>
When the above is sent, the first command word is recognized as the root command (stat).
When the next colon is detected, the path pointer moves down to the next command level
and executes the command. When the path pointer sees the colon after the semicolon (;), it
resets back to the root level and starts over.
Commands that are on the same command level can be executed without having to retype
the entire command path. Example:
stat:oper:enab <NRf>; enab?
After the first command (:enab) is executed, the path pointer is at the third command level
in the structure. Since :enab? is also on the third level, it can be typed in without repeating
the entire path name. Notice that the leading colon for :enab? is not included in the pro-
gram message. If a colon were included, the path pointer would reset to the root level and
expect a root command. Since :enab? is not a root command, an error would occur.
Summary of Contents for 2700
Page 3: ......
Page 7: ......
Page 197: ...5 24 Rel Math Ratio Channel Average dB Model 2700 Multimeter Switch System User s Manual...
Page 213: ...6 16 Buffer Model 2700 Multimeter Switch System User s Manual...
Page 289: ...9 18 Limits and Digital I O Model 2700 Multimeter Switch System User s Manual...
Page 335: ...11 24 Status Structure Model 2700 Multimeter Switch System User s Manual...
Page 336: ...12 CommonCommands...
Page 344: ...13 SCPISignalOriented MeasurementCommands...
Page 353: ...13 10 SCPI Signal Oriented Commands Model 2700 Multimeter Switch System User s Manual...
Page 363: ...14 10 FORMat and Misc SYSTem Commands Model 2700 Multimeter Switch System User s Manual...
Page 364: ...15 SCPIReferenceTables...
Page 391: ...A 2 Specifications Model 2700 Multimeter Switch System User s Manual...
Page 392: ...Model 2700 Multimeter Switch System User s Manual Specifications A 3...
Page 393: ...A 4 Specifications Model 2700 Multimeter Switch System User s Manual...
Page 394: ...Model 2700 Multimeter Switch System User s Manual Specifications A 5...
Page 395: ...A 6 Specifications Model 2700 Multimeter Switch System User s Manual...
Page 400: ...B Model7700ConnectionGuide...
Page 411: ...B 12 Model 7700 Connection Guide Model 2700 Multimeter Switch System User s Manual...
Page 412: ...C StatusandErrorMessages...
Page 419: ...C 8 Status and Error Messages Model 2700 Multimeter Switch System User s Manual...
Page 420: ...D SignalProcessing SequenceandDataFlow...
Page 434: ...E MeasurementConsiderations...
Page 443: ...E 10 Measurement Considerations Model 2700 Multimeter Switch System User s Manual...
Page 454: ...G IEEE 488BusOverview...
Page 469: ...G 16 IEEE 488 Bus Overview Model 2700 Multimeter Switch System User s Manual...
Page 470: ...H KE2700InstrumentDriver Examples...
Page 489: ...H 20 KE2700 Instrument Driver Examples Model 2700 Multimeter Switch System User s Manual...
Page 499: ......