Combining commands from the same subsystem
To execute more than one function within the same subsystem a semi-colon
(;) is used to separate the functions:
:<subsystem>:<function><separator><data>;
<function><separator><data><terminator>
(For example :TIMebase:REFerence LEFT;VERNier ON)
Duplicate mnemonics
Identical function mnemonics can be used for more than one subsystem. For
example, the function mnemonic DELAY may be used to set the trigger delay
or measure channel-to-channel delay:
:TIMEBASE:DELAY 30 US
sets the trigger delay to 30
µ
s.
:MEASURE:DELAY
measures the delay betwen predefined start and end channels (see
:MEASure:DEFine:DELay).
:TIMebase and :MEASure are subsystem selectors and determine which
meaning of DELAY is used.
Introduction to Programming
Combining commands from the same subsystem
15
Содержание 54620A
Страница 6: ...6 ...
Страница 9: ...1 Introduction to Programming ...
Страница 21: ...2 Programming Getting Started ...
Страница 35: ...3 Programming over HP IB ...
Страница 40: ...40 ...
Страница 41: ...4 Programming over RS 232 C ...
Страница 48: ...48 ...
Страница 49: ...5 Programming and Documentation Conventions ...
Страница 53: ...Programming and Documentation Conventions The command tree 53 ...
Страница 60: ...60 ...
Страница 61: ...6 Status Reporting ...
Страница 63: ...Status Reporting Data Structures Figure 4 Status Reporting 63 ...
Страница 68: ...68 ...
Страница 69: ...7 Installing and Using the Programmer s Reference ...
Страница 76: ...76 ...
Страница 77: ...8 Programmer s Quick Reference ...