Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

myRIO Serial Connection custom baudrate

Solved!
Go to solution

I want to set my custom baudrate on myrio, My sensor baud rate is 200 K which I want to connect directly to myRIo UART port, however , I can not set my badrate in labview to 200 K. It shows I can only save my baud rate in  multiplication of 9600. So is there anyway to set my custom baud rate ?

0 Kudos
Message 1 of 2
(3,227 Views)
Solution
Accepted by topic author shank16

Hi shank16,

 

There will not be a way to do this in LabVIEW by simply configuring the port baud rate, you will most likely have to set up a custom serial interface in the FPGA VI. You should be able to just read the digital lines from your sensor and use the FPGA to set up the timing. I would look to the follow document as a good place to get started. 

Developing Digital Communication Interfaces with LabVIEW FPGA: http://www.ni.com/white-paper/5385/en/

 

Regards,

 

Conrad 

Applications Engineer 

National Instruments

 

0 Kudos
Message 2 of 2
(3,173 Views)