Online documentation, manuals and tutorials
< All Topics
Print

GetInstrument

Description

Retrieves an instrument object by its ID. The instrument ID can be found in these two places: Instrument Properties when the instrument is selected on the Instruments Home page and in the header of the Terminal tab of the instrument.

Alt text

Alt text

Use this Action when you want to access a specific instrument, i.e. you don’t want to use a dialog box as a method for selecting an instrument.

Properties

Specific

Instrument ID

EXPRESSION (string)

The ID of the instrument whose object we want to retrieve.

Inputs

seqin

SEQ | MANDATORY

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output

instrument

DATA(object:Instrument) | MANDATORY

The retrieved object is sent to this output.

Page content