LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Easy 7 Segment Digital Display Hardware

Solved!
Go to solution
Solution
Accepted by topic author Dhubbell

OMG THAT WAS STUPID SIMPLE! Smiley Frustrated

 

Only needed the VISA WRITE command, see attached vi, too easy.

 

Now my next step is to pass an address in the VISA WRITE and parse the address out in the Arduino.  That will probably be stupid easy and take me another day to figure that out...


Thanks for all the help!

0 Kudos
Message 21 of 22
(1,008 Views)

OK, after playing around more the NI Visa Vis, you first must use VISA CONFIGURE SERIAL PORT once to open the port, then you can WRITE anytime you want to display.  Probably a good idea to CLOSE the port after your done too.

0 Kudos
Message 22 of 22
(1,001 Views)