Programming Manual UTG900E Series
Instruments.uni-trend.com
The above sawtooth wave can be generated by following commands.
:CHANnel1:MODe CONTinue
:CHANnel1:BASE:WAVe RAMP
:CHANnel1:BASE:FREQuency 30000
:CHANnel1:BASE:HIGH 2
:CHANnel1:BASE:LOW 0
:CHANnel1:BASE:PHAse 90
:CHANnel1:RAMP:SYMMetry 20
:CHANnel1:OUTPut ON
Pulse Wave Configuration
Description
The pulse wave has amplitude, offset, and phase relative to the synchronization pulse. It also adds
edge slope and duty ratio (or pulse width). Its amplitude and offset can be set by high and low voltage.
Example
The following waves can be set by the SCPI command series, and the high level and low level can be used to
replace :CHANnel1:BASE:AMPLitude and :CHANnel1:BASE:OFFSet.
The above pulse wave can be generated by following commands.
: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
Arbitrary Wave Configuration
In this page, we will introduce how to configure arbitrary wave.