Online documentation, manuals and tutorials
< All Topics
Print

SerialRead

Description

Sends the read stream received via the selected serial connection to the data output.

Properties

Specific

Connection

EXPRESSION (object:SerialConnection)

The name of the serial connection.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

data

DATA(string) | MANDATORY

Output to which the read stream is sent.

Examples

  • SerialPort
Page content