Scpi.calculate(Ch).Selected.filter.gate.time.shape - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2

SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SHAPe

Object Type
Data Type
Target
Description
Range
Notes
Out of Range
Preset Value
Syntax
Equivalent Softkeys
Property (read/write)
String
The active trace of channel Ch,
Ch:
channel number 1–4 (see Table 1 on page 22)
The gate shape of the gating function.
"MAXimum"
: Maximum shape
"WIDE"
: Wide shape
"NORMal"
: Normal shape
"MINimum"
: Minimum shape
The short format of the parameter is indicated by upper case letters. There is
no distinction between upper and lower case letters when the property is
written. When the property is read out, the short format is indicated by upper
case letters.
An error occurs. Error code: 218.
"NORM"
Dim Param As String
Param = app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SHAPe
app.SCPI.CALCulate(Ch).SELected.FILTer.GATE.TIME.SHAPe = "MAX"
DTF Settings > Gating > Shape > Maximum | Wide | Normal | Minimum
COM/DCOM Programming manual
41

Advertisement

Table of Contents
loading

Table of Contents