EZ Chart icon EZ Chart 4-series bar chart for real-time sensor comparison in ARC; set titles, values, RGB bar colors and conditional coloring via EZ-Script. Try it →
 

Writestring

COM.writeString(port, str)

Parameters

port COM port name as a string.
str String to write to the COM port.

Returns

Nothing

Description

Writes the string given by str to the specified COM port.