Online documentation, manuals and tutorials
< All Topics
Print

DisconnectInstrument

Description

Initiates asynchronous disconnection from 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 disconnected or not with instrument_variable.isConnected. For example we can monitor this expression within the Watch Action in order to catch the moment when disconnection from the instrument occurred.

Properties

Specific

Instrument

EXPRESSION (object:Instrument)

Instrument object to disconnect from.

Inputs

seqin

SEQ | MANDATORY

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Page content