Online documentation, manuals and tutorials
< All Topics
Print

SerialConnect

Description

Makes a connection to the serial port. If the connection is successful, Flow execution continues through the seqout output, and if an error occurred, it can be caught if Catch error is enabled.

Properties

Specific

Connection

EXPRESSION (object:SerialConnection)

The name of the connection to be used for serial communication.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Examples

  • SerialPort
Page content