User manual

WaveStation SCPI Command Reference Manual
920595 RevA
10
ARWV Arbitrary Wave Command
DESCRIPTION
Changes the arbitrary waveform type.
COMMAND SYNTAX
<channel>: ARbWaVe <INDEX>, <NAME>
<channel>:= {C1,C2}
<index>: 2 to 60 (The following table provides index number meanings.)
<name>: See the following table.
Index
Name
Index
Name
Index
Name
Index
Name
Index
Name
2
StairUp
13
LogRise
24
Gmonopuls
38
Gausswin
49
Acot
3
StairDn
14
Sqrt
25
Tripuls
39
Triang
50~60
User space
4
StarUD
15
Root3
26
Cardiac
40
Blackman Harris
5
PPulse
16
X^2
27
Quake
41
Barthannwin
6
NPulse
17
X^3
28
Chirp
42
Tan
7
Trapezia
18
Sinc
29
Twotone
43
Cot
8
UpRamp
19
Gussian
30
Snr
44
Sec
9
DnRamp
20
Dlorentz
34
Hamming
45
Csc
10
Exp_Fall
21
Haversine
35
Hanning
46
Asin
11
Exp_Rise
22
Lorentz
36
Kaiser
47
Acos
12
LogFall
23
Gauspuls
37
Blackman
48
Atan
Note: When using remote commands, you have the option of using one of the two following ways to set them.
QUERY SYNTAX
<channel>: ARbWaVe?
<channel>:= {C1,C2}
RESPONSE FORMAT
<channel>: ARbWaVe <index>
EXAMPLE 1
Set a StairUp arbitrary waveform output by index.
ARWV INDEX,2
EXAMPLE 2
Retrieve the current arbitrary waveform type.
ARWV?
Return:
ARWV INDEX,2,NAME,stairup
EXAMPLE 3
Set Atan arbitrary waveform output by name.
ARWV NAME,ATAN
RELATED COMMANDS
BSWV