:TPRogram:SETup:INSTruments

Flex Apps:
FlexOTO
FlexOTO Instance:
Stations

Command Syntax

:TPRogram:SETup:INSTruments ["instrument-name,instrument-name,instrument-name,..."]

Where <instrument-name> is a name string that identifies one or more Instrument blocks on the Hardware Diagram. Be sure to include the double quote (") characters on both sides of the entire string. The string can include up to 20 valid Windows file name characters.

Query Syntax

:TPRogram:SETup:INSTruments?

Query Response

"instrument-name,instrument-name,instrument-name,..."

A comma delimited string of all Instruments selected to be included in the Test Program.

Description

When adding new lines to a Test Program, this command selects one or more Instruments to be included in the Test Program. Note the following rules:

  • One new Test Program line will be created for each selected Fixture Lane.
  • A test Line can contain only one Instrument, so if multiple Instruments are assigned each Instrument will result in a separate line.
  • When the Test Program is run, each Instrument will perform one or more measurements as defined by the Instrument driver.

This command is equivalent to the User Measurements settings field in the Test Program Measurement Setup dialog. To remove all Instruments from the Test Plan lines you are adding, send this command without any arguments.

To include an Instrument when editing an existing line of a Test Program, use the :TPRogram:SLINe:INSTrument command.

Measurement Instruments are added FlexOTO by writing an instrument driver.