Skip to content

Serial Print

AutomationDirect edited this page Jan 10, 2020 · 3 revisions

Serial Print


Description

Output data through a serial port.


Usage

Depending on the desired data type, select the appropriate 'Print' block. The top input 'String', 'Number', 'Character' etc... is the data to print. The 'new line' boolean determines whether the serial port will print a new line character at the end of the data. Use 'port' to select which serial port to print from.


Reference

Clone this wiki locally