08-02-2024 04:33 AM
I want to connect servo drive over RS485 protocol with myRIO but there's no definite guidelines for it. Can anyone guide how should I start?
08-02-2024 06:32 PM
The easiest way would be Using USB-RS485 or other USB-to-COM devices on myRIO
A more complicated way would be to implement serial communication on FPGA. FPGA IP (IPNet): Digital Buses and Protocols (SPI, I2C and Serial) Toolkit for LabVIEW is a good starting point.
08-05-2024 05:59 AM