Programming Manual UTG900E Series
Instruments.uni-trend.com
:CHANnel1:BASE:WAVe?
The query returns SINe.
:CHANnel<n>:BASE:FREQuency
Command Format
:CHANnel<n>:BASE:FREQuency {<freq>}
:CHANnel<n>:BASE:FREQuency?
Function
Set the output frequency of specified channel.
<freq> means the frequency value, in “Hz” unit. (1e-6s ~ current max. frequency of wave)
<n>: Channel No, n value 1, 2.
Return Format
The query returns the output frequency of specified channel, using scientific notation to return.
Example
:CHANnel1:BASE:FREQuency 2000
Set the output frequency of channel 1 to 2KHz
:CHANnel1:BASE:FREQuency?
The query returns 2e+3
:CHANnel<n>:BASE:PERiod
Command Format
:CHANnel<n>:BASE:PERiod { <period>}
:CHANnel<n>:BASE:PERiod?
Function
Set the output period of specified channel.
<period> means period, in “S” unit.
If sine wave: max. ~ 1e3s
<n>: Channel No, n value 1, 2.
Return Format
The query returns the upper amplitude limit of specified channel, using scientific notation to return.
Example
:CHANnel1:BASE:PERiod 0.002
Set the output period of channel 1 to 2ms
:CHANnel1:BASE:PERiod?
The query returns 2e-3
:CHANnel<n>:BASE:PHASe
Command Format
:CHANnel<n>:BASE:PHASe { <phase>}
:CHANnel<n>:BASE:PHAse?
Function
Set the output phase of specified channel.
<phase> means the phase, in “°” unit, range of -360~360.
<n>: Channel No, n value 1, 2.
Return Format
The query returns the output phase of specified channel.
Example