I have a system where I want to turn on / off a digital output running on the FPGA.
Once I set the boolean on my realtime side (which turns on the FPGA output), I see the output turn on the CRIO, but it flickers on and off. (not latching?). I just want the FPGA to stay on as long as the output is turned on, on the realtime side. I cant change the mechanical action of the switch due to limitations on FPGA / RT according to labview ( I get an error at compile)
Any suggestions on how to correct this?