IO:Serial

Last updated 5 August 2026

IO:Serial provides direct communication with the available

serial ports of the Videoserver.

Pin Info

Input 1: Toggle [Bang]

Input 1: Enable/Disable [Int]

Input 2: Write [String]

1-Toggle[Bang]: Toggles the active state of the Node.

1-Enable/Disable[Int]: Deactivates the Node on a 0 and activates it on any other input.

2-Write[String]: If the Node is active, the Delimiter is addedto the string and then sent to the selected Device.

Output 1: Connected [Int]

Output 2: Read [String]

1-Connected[Int]: Emits 1 (TRUE) if node is activatedand 0 if it is deactivated.

2-Read[String]: Emits any Messages receivedfrom the selected Serial Port.