Programming Manual UTG900E Series
Instruments.uni-trend.com
Description
The arbitrary wave has frequency, amplitude, offset and phase, and also adds modes and wave files.
Example
The built-in arbitrary wave can be loaded and modified by the following codes.
: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 waves generated by the commands are as followings.