Serial Port (NVM-302D, NVM-302E)

The Serial Port component provides RS-232 serial communication between the Q-SYS Control Engine and external devices connected to the NVM-302E or NVM-302D's RS-232 port(s). Use this component to control third-party devices such as displays, projectors, media players, lighting controllers, and other RS-232-compatible equipment through Lua scripting.

The Serial Port is a subcomponent of the NVM-302E Encoder and NVM-302D Decoder. The NVM-302E has two Serial Port components (Serial Port A and Serial Port B), corresponding to the two RS-232 3-pin Euro Terminal Connectors on the hardware. The NVM-302D has one Serial Port component (Serial Port), corresponding to its single RS-232 connector.

The Serial Port component connects to the same downstream components as the Serial Port on a Q-SYS Core or other peripherals: wire the Serial Port output pin to a Control Script, Command Button, or Text Controller component to send and receive serial data.

Note: The serial port's communication parameters (baud rate, data bits, parity, stop bits) are configured in the downstream component, in a Lua Control Script), not in the Serial Port component itself.