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)