34
TRIGger:DELay
Unit mSec. Data is represented in milliseconds. For example: 1 equals 1mSec;
TRIGger:SOURce
BUS - 0x0000; EXT - 0x0001 as return value.
NOTES
1. LAN specific commands are not available for MODBUS TCP interface.
2. SYSTEM[:COMMunicate]:LANGuage command is not available for MODBUS TCP interface.
3. SYSTem:VERSion? Command is not available for MODBUS TCP interface.
4. Read/Write commands (defined as RW) have the same set of Return and Parameter values, although
defined as Parameter in the table above.
9.9
Sequencer Activation
This section describes how to activate basic sequencer operation. Refer to USER MANUAL
(IA761-04-02_) for general information regarding sequencer functionality combined with the trigger system.
For example, the following sequence should be programmed as follows:
Figure 9–1: LIST Mode Example
SCPI programming language:
Select LIST Mode Sequence
Set voltage values ”2,4,2,8,5,4” Volts
LIST:DWEL 0.5,0.5,1,1,1,1
Set dwell values ”0.5,0.5,1,1,1,1” Seconds
Set AUTO step execution mode ”AUTO”
Set list execution iterations ”1”
TRIG:SOUR BUS Select BUS trigger source via communication
0
1
2
3
4
5
6
7
8
9
10
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
Voltage [V]
Time [S]