Common Command Introduction
24
\F7\FF\ F7\FF\F7\FF \F7\FF\F6\FF\F6\FF \F6\FF\F6\FF\F6\FF
\F6\FF\F6\FF\F6\ FF\F6\FF\F6\FF\F6\F F\F6\FF\F6\FF\F6\FF \F6\FF\F6
\FF\F5\FF\F5\FF\
……
Note:
The 4060b waveform generator is 16 bit meaning its range can be between -32,768 and 32,768. The data must
sent and read in hexadecimal in little endian. Therefore, the least significant byte is put first.
Example: 22,500 in hex is 57E4, to send that point in little endian it would change to E457.
2.32 Virtual Key Command
Description
The Command is used to send simulate a operation of pressing key on front panel.
Command Syntax
<value>={a parameter from the table below.}
<state>=<0,1>( “1” is effective to virtual value, and “0” is useless )
Example
VKEY VALUE,15, STATE,1
VKEY VALUE,KB_SWEEP, STATE,1
Note:The following table states the corresponding key on front panel.
3
Paramter
Value Paramter
Value
KB_FUNC1
28
KB_NUMBER_4
52
KB_FUNC2
23
KB_NUMBER_5
53
KB_FUNC3
18
KB_NUMBER_6
54
KB_FUNC4
13
KB_NUMBER_7
55
KB_FUNC5
8
KB_NUMBER_8
56
KB_FUNC6
3
KB_NUMBER_9
57
KB_SINE
34
KB_POINT
46
KB_SQUARE
29
KB_NEGATIVE
4
KB_ RAMP
24
KB_LEFT
44
KB_PULSE
19
KB_RIGHT
40
KB_NOISE
14
KB_UP
45
KB_ARB
9
KB_DOWN
39
KB_MOD
15
KB_OUTPUT1
153
KB_SWEEP
16
KB_OUTPUT2
152
KB_BURST
17
KB_KNOB_RIGHT 175
KB_WAVES
4
KB_KNOB_LEFT 177
KB_UTILITY
11
KB_KNOB_DOWN 176
KB_PARAMETER
5
KB_HELP
12
KB_STORE_RECALL 70
KB_CHANNEL
72
KB_NUMBER_0
48
KB_NUMBER_1
49
KB_NUMBER_2
50
KB_NUMBER_3
51
2.33 IP Command
Description
The Command can set and get system IP address.
Command Syntax
(SYSTem:COMMunicate:LAN:IPADdress) <parameter1>.<parameter2>.<parameter3>.
<parameter4> <parameter1>={a integer value between 1 and 223}
Summary of Contents for 4060B Series
Page 1: ......