Online documentation, manuals and tutorials
< All Topics
Print

InstrumentRead

Description

Use this to read from the Instrument. Usually, this action is used for the instruments which implements properietary (non-SCPI) commands protocol. This action will send the read stream to the data output.

Properties

Specific

Instrument

EXPRESSION (object:Instrument)

Instrument object from which we want to read data.

Inputs

seqin

SEQ | MANDATORY

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

data

DATA(stream) | MANDATORY

Output to which the read stream is sent.

Page content