Online documentation, manuals and tutorials
< All Topics
Print

ConnectInstrument

Description

Initiates asynchronous connection to the instrument, i.e. the Action will not wait for us to disconnect from the instrument before exiting to seqout, but exits immediately. We can check whether we are connected or not with instrument_variable.isConnected. For example we can monitor this expression within the Watch Action in order to catch the moment when connection to the instrument occurred to start sending SCPI commands.

Properties

Specific

Instrument

EXPRESSION (object:Instrument)

Instrument object to connect to.

Inputs

seqin

SEQ | MANDATORY

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Page content