User`s guide

1-7
Introduction to Programming
Combining Commands from the Same Subsystem
Combining Commands from the Same Subsystem
To execute more than one function within the same subsystem, separate the
functions with a semicolon (;):
:<subsystem>:<function><separator><data>;
<function><separator><data><terminator>
(For example :CHANNEL1:COUPLING DC;BWLIMIT ON)