Issue Details
I have a single-board Reconfigurable I/O sbRIO-9609 controller and configured a UART through the sbRIO CLIP generator's Peripherals page. I use this port via VISA in a LabVIEW Real-Time Virtual Instrument.
When I request a baud rate of 9600, the transmitted signal on the TX line runs uniformly fast. Specifically, one 10-bit frame measures approximately 0.93 ms instead of the expected 1.04 ms. This timing error is uniform across all bits. The onboard RS-232 port works correctly at 9600 baud, and only the RMC CLIP-based UART ports are affected. What causes this baud rate error and how can I correct it?