I know there's a SETUPSER instruction and it works great, but I'm trying to provide a way for customers to select their comms parameters from the touch screen (c-more) and then implement that in ladder. I know there's not that many combinations (8 baud rates, 2 options each for data bits, stop bits, and parity), but I'm wondering if there's a way to programmatically tell the SETUPSER instruction to use 9600/8/N/1 or 2400/7/E/2 without having to just have 64 separate rungs controlled by a host of input logic.