User Manual

33
E.g. 3: To Generate a FSK Wave via CH1
Target: Generate a FSK wave with 10 kHz, 5 Vpp, 0 V offset carrier wave (Sine), internal
modulation source, 800 Hz hop frequency and 200 Hz FSK rate via CH1.
Step
SCPI Command
Comment
0
*IDN?
/*Query ID to check the operating state*/
1
:CHAN CH1
/*Set current channel as CH1*/
2
:FUNC:SINE:LOAD OFF
/*Set the load as High Z*/
3
:FUNC:SINE:FREQ 10000
/*Set the frequency of carrier*/
4
:FUNC:SINE:AMPL 5
/*Set the amplitude of carrier*/
5
:FUNC:SINE:OFFS 0
/*Set the offset of carrier*/
6
:FUNC:FSK:source internal
/*Select internal modulation source*/
7
:FUNC:FSK:hopfreq 800
/* Set the hop frequency*/
8
:FUNC:FSK:RATE 200
/* Set the FSK rate*/
9
:CHAN:CH1 1
/*Enable the connector of CH1 at front panel*/