![Teledyne Everywhereyoulook T3AWG3K-C Series Скачать руководство пользователя страница 58](http://html.mh-extra.com/html/teledyne/everywhereyoulook-t3awg3k-c-series/everywhereyoulook-t3awg3k-c-series_programming-manual_1080769058.webp)
Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
57
2.13
Display Group Commands
Command
DISPlay:FOCus (No Query Form)
Description
Selects the channel that is displayed "in front" on a two/four/eight-
channel instrument.
Group
Display
Syntax
DISPlay:FOCus {CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8|DIGitals}
Related
Commands
None
Arguments
•
CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8 is the display page
relative to the selected analog channel
•
DIGitals: digital channels display page
Returns
None
Example
DISPlay:FOCus CH2
It brings the channel 2 page to the front
Table 58: DISPlay:FOCus
Command
DISPlay:UNIT:VOLT (No Query Form)
Description
Selects the method for specifying voltage ranges. You can specify a
voltage range as an amplitude and an offset or as high and low
values.
Group
Display
Syntax
DISPlay:UNIT:VOLT {AMPLitudeoff|HIGHlow}
Related
Commands
SEQuence:ELEM[n]:AMPlitude[m]
SEQuence:ELEM[n]:OFFset[m]
SEQuence:ELEM[n]:VOLTage:HIGH[m]
SEQuence:ELEM[n]:VOLTage:LOW[m]
Arguments
None
Returns
None
Example
The following examples both specify a waveform voltage from 1 to 4 V:
DISP:UNIT:VOLT HIGH;
SEQ:ELEM:VOLT:LOW 1;
SEQ:ELEM:VOLT:HIGH 4;
DISP:UNIT:VOLT:AMPL;
SEQ:ELEM:AMP 3;
SEQ:ELEM:OFF 2.5;
Table 59: DISPlay:UNIT:VOLT