Scpi.initiate(Ch).Continuous - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2
Object Type
Data Type
Target
Description
Allowable Values
Preset Value
Syntax
Notes
Equivalent Softkeys

SCPI.INITiate(Ch).CONTinuous

Property (read/write)
Boolean
Channel Ch,
Ch:
channel number 1–4 (see Table 1 on page 22)
The ON/OFF state of the continuous trigger initiation mode. If the
continuous trigger initiation mode is set to OFF, the channel turns to the
hold state.
True: Continuous trigger initiation mode ON
False: Continuous trigger initiation mode OFF
True
Dim Status As Boolean
Status = app.SCPI.INITiate(Ch).CONTinuous
app.SCPI.INITiate(Ch).CONTinuous = False
The sweep start in continuous trigger initiation mode depends on the trigger
source. If the trigger is set to internal, the sweeps will go immediately one
after another. If the trigger is set otherwise, the sweep will start when the
trigger signal is received.
System > Trigger > Continuous | Single | Hold
COM/DCOM Programming manual
141

Advertisement

Table of Contents
loading

Table of Contents