Please enable JavaScript to view this site.

 CMT VNA Programming Manual

Conventions

The following conventions are used throughout this section.

Syntax

The following symbols are used in command syntax:

<>

Identifiers enclosed in angular brackets indicate that a particular type of data must be specified.

[]

Parts enclosed in square brackets can be omitted.

{}

Parts enclosed in curly brackets indicate that you must select one of the items in this part. Individual items are separated by a vertical bar "|".

Space

Space separates commands from parameters.

,

Comma separates adjacent parameters.

Ellipses indicate that parameters in that part are omitted.

Identifiers

Identifier

Parameter

Description

<numeric>

Number

{<integer>|<real>}

<frequency>

Frequency

<numeric>{[HZ]|KHZ|MHZ|GHZ}

<power>

Power

<numeric>{[DBM]|DBMW|DBW|KW|W|MW|UW|NW}

<time>

Time

<numeric>{[S]|MS|US|NS|PS|FS}

<phase>

Phase

<numeric>{[DEG]|MADEG|KDEG|MDEG|UDEG}

<stimulus>

Stimulus

{<frequency>|<power>|<time>}

<numeric list>

Numeric List

<numeric 1>,<numeric 2>,...<numeric N>

<bool>

Boolean parameter

{0|1|ON|OFF}

<char>

Character parameter

Predefined set of character strings without quotes

<port>

Port Number

<integer>

<string>

String parameter

Quoted string

 

Rev.:  26.00