Online documentation, manuals and tutorials
< All Topics
Print

SerialWrite

Description

Sends a string to the serial port.

Properties

Specific

Connection

EXPRESSION (object:SerialConnection)

The name of the serial connection.

Data

EXPRESSION (string)

The string that is sent to the serial port.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Examples

  • SerialPort
Page content