:TPRogram:SLINe:INDex

Flex Apps:
FlexOTO
FlexOTO Instance:
Stations

Command Syntax

:TPRogram:SLINe:INDex <line-number>

Where <line-number> identifies a line to edit in the Test Program.

Query Response

An integer identifying a selected Test Program line.

Description

Selects a line in the Station's Test Program. Once the line is selected, all other commands in the :TPRogram:SLINe SCPI node perform edits to that line. This allows you to modify the line with tasks such as:

  • Changing the fixture assigned to the line (:TPRogram:SLINe:FIXTure command)
  • Changing the Lane assigned to the line (:TPRogram:SLINe:LANE command)
  • Changing measurement parameters, measurements, saving waveform data, and saving eye diagram image file. For example, you can change the units of measure for a single measurement in the line using the (:TPRogram:SLINe:PUNits command.

The following picture shows how the selected line's Index number (3) is shown on FlexOTO's Station tab and also in the Selected Test Line Setup dialog from which edits are made. This corresponds to the following commands:

:TPRogram:SLINe:INDex 3
:TPRogram:SLINe:MEASurements TDEQ,OOMA,OER

To edit all of the Test Program lines instead of a single targeted line, use the similar commands under the :TPRogram:SETup SCPI node.