Programming Manual UTG1000X Series
Instruments.uni-trend.com
13
/
51
Continuous
:CHANnel<n>:BASE:WAVe
Syntax
:CHANnel<n>:BASE:WAVe
{ SINe | SQUare | PULSe | RAMP | ARB | NOISe | DC }
:CHANnel<n>:BASE:WAVe?
Description
Set the basic wave for the specified channel, which is sine wave, square wave, impulse wave, triangle wave,
arbitrary wave, noise wave and DC.
<n>: Channel number, n takes value 1, 2.
Return Format
The query returns the basic wave of the specified channel.
For Example
:CHANnel1:BASE:WAVe SINe
Set the basic wave of CH1 to sine wave.
:CHANnel1:BASE:WAVe?
The query returns SINe.
:CHANnel<n>:BASE:FREQuency
Syntax
:CHANnel<n>:BASE:FREQuency {<freq>}
:CHANnel<n>:BASE:FREQuency?
Description
Set the output frequency for the specified channel.
<freq> represents frequency value, the unit is Hz. (1e-6Hz ~ the allowed maximum frequency of current
wave).
<n>: Channel number, n takes value 1, 2.
Return Format
The query returns the output frequency of the specified channel in scientific notation.
For Example
:CHANnel1:BASE:FREQuency 2000
Set the output frequency of CH1 to 2KHz.
:CHANnel1:BASE:FREQuency?
The query returns 2e+3.
:CHANnel<n>:BASE:PERiod
Syntax
:CHANnel<n>:BASE:PERiod { <period>}
:CHANnel<n>:BASE:PERiod?
Description
Set the output period for the specified channel.
<period> represents period, the unit is S.
If it is sine wave, the range is from currently allowed maximum time to 1e6s.