Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
105
Related Commands
SEQuence:ELEM[n]:VOLTage:LOW[m]
Arguments
The value of n indicates the sequence element number.
The value of m is the channel number.
<Volts>::=<NRf> sets the is the high level of output amplitude
expressed in Volt.
MINimum sets or queries the minimum value of high voltage level.
MAXimum sets or queries the maximum value of high voltage level.
DEFault sets the default value of high voltage level (1V).
Returns
<Volts>::=<NRf>
Example
SEQuence:ELEM2:VOLTage:HIGH1 2.3
Sets the high level voltage of the channel 1 for sequencer element 2
to 2.3 V
SEQuence:ELEM2:VOLTage:HIGH1?
Might returns 2.3.
Table 142: SEQuence:ELEM[n]:VOLTage:HIGH[m]
Command
SEQuence:ELEM[n]:VOLTage:LOW[m]
Description
This command sets or returns the low voltage level of the waveform
for the element “n” of the channel “m”.
Group
Sequence
Syntax
SEQuence:ELEM[n]:VOLTage:LOW[m] {MINimum|MAXimum|
DEFault|<Volts>}
SEQuence:ELEM[n]:VOLTage:LOW[m]? [{MINimum|MAXimum}]
Related Commands
SEQuence:ELEM[n]:VOLTage:HIGH[m]
Arguments
The value of n indicates the sequence element number.
The value of m is the channel number.
<Volts>::=<NRf> sets the is the low level of output amplitude
expressed in Volt.
MINimum sets or queries the minimum value of low voltage level.
MAXimum sets or queries the maximum value of low voltage level.
DEFault sets the default value of low voltage level (-1V).
Returns
<Volts>::=<NRf>
Example
SEQuence:ELEM2:VOLTage:LOW2 -1.7
Sets the low level voltage of the channel 2 for sequencer element 2
to -1.7 V
SEQuence:ELEM1:VOLTage:LOW3? MINimum
Might returns -6.
Table 143: SEQuence:ELEM[n]:VOLTage:LOW[m]