07-27-2013 06:57 PM
Hey folks so currently I have a VI where I can control the voltage on my sbRIO 9636 from the evaluation kit. I want to display this voltage on the LCD screen. However, I initialized the LCD panel and when I try to connect my FPGA Reference output(from the FPGA target) and wire it up to the fpga refernce input of my LCD initialization, I get an error saying the terminals are two different types.
Here are both of my VIs. 1 for the program(dioled) and the other which acts as my fpga target(DIO.vi)
07-28-2013 01:03 AM
Your both attahcments are broken VIs, because the LabVIEW project is missing (that contains the target and other resources information).
Don't you have the complete LabVIEW project with you?
07-28-2013 03:02 PM
Sorry for the late response! I ended up figuring out a solution.