From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does my UART Channel selection not say (ASRL1:: INSTR) after the channel?

Okay, it was the UART express vi that I was talking about.

 

So If I start a new myRIO project and open the Main.vi's block diagram.

Then place a UART Express vi from the myRIO function palette, I get a configuration box where I can select the UART channel:

 NI-MAX myRIO Project.png

0 Kudos
Message 11 of 15
(710 Views)

This is what my UART configuration screen looks like:

UART.jpg

0 Kudos
Message 12 of 15
(694 Views)

Is the project connected to your myRIO ?

0 Kudos
Message 13 of 15
(690 Views)

You are using a custom FPGA, not the Scan Engine.  That's fine, you will just have different setting menus because of it.  The UARTs on the myRIO actually go through the FPGA.  So by making a custom FPGA, your setup will have to be at least a little different.  But that is also likely why VISA won't work for you here.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 14 of 15
(683 Views)

How can I use the scan engine instead of the custom FPGA?  Or, if I want to use the custom FPGA, how do I configure the UART?

0 Kudos
Message 15 of 15
(670 Views)