Online documentation, manuals and tutorials
< All Topics
Print

SelectInstrument

Description

Opens a dialog box for selecting an instrument. The selected instrument is sent to the instrument output.

It will not be necessary to use this Action if the global instrument object variable is set to Persistent, because the instrument selection dialog box will open immediately when the dashboard is started.
However, if we don’t want the instrument selection dialog box to open automatically at startup, then we must not enable the Persistent checkbox for the global instrument variable and we can use this Action later to select the desired instrument.

Alt text

Properties

General

Description

String

This is the description of the Action component. Description is displayed below the component in the Project editor/viewer. In the main toolbar, it is possible to hide or display descriptions of all components with one click.

Inputs

seqin

SEQ | MANDATORY

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

instrument

DATA(object:Instrument) | MANDATORY

The selected instrument is sent to this output.

Page content