Download Print this page

UNI-T UTG1000X Series Programming Manual page 50

Function/arbitrary waveform generator
Hide thumbs Also See for UTG1000X Series:

Advertisement

Programming Manual
The following command can generate the impulse wave as shown above.
:CHANnel1:MODe CONTinue
:CHANnel1:BASE:WAVe PULSe
:CHANnel1:BASE:FREQuency 100000
:CHANnel1:BASE:HIGH 2
:CHANnel1:BASE:LOW 0
:CHANnel1:BASE:PHAse 270
:CHANnel1:BASE:DUTY 20
:CHANnel1:PULSe:RISe 0.0000002
:CHANnel1:PULSe:FALL 0.0000002
:CHANnel1:OUTPut ON
Configuring Arbitrary Wave
This section is to introduce how to configure the arbitrary wave.
Explanation
A harmonic wave has frequency, amplitude, offset and phase. It also adds mode and wave file.
Example
The following code can load and modify built-in arbitrary wave.
:CHANnel1:MODe CONTinue
:CHANnel1:BASE:WAVe ARB
:CHANnel1:ARB:MODe DDS
:CHANnel1:BASE:ARB INTernal,"ACos.bsv"
:CHANnel1:BASE:FREQuency 200000
:CHANnel1:BASE:AMPLitude 2
:CHANnel1:BASE:OFFSet 0
:CHANnel1:BASE:PHAse 90
:CHANnel1:OUTPut ON
The wave generate by the above command as shown below.
Instruments.uni-trend.com
UTG1000X Series
50 / 51

Advertisement

loading