Train Vision Object By Script icon Train Vision Object By Script Train camera vision objects via controlcommand(), attach camera, start learning, monitor progress, and return object name for scripts. Try it →
 

Writestringnewline

COM.writeStringNewLine(port, str)

Parameters

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

Description

Writes the string given by str with a newline character appended to the end to the specified COM port.