Hi everyone,
Just want to share our open source project "Labview Python Bridge".
Connect labview apps with python apps in realtime with multi-processing data queues.
https://github.com/jmor2000/labview_python_bridge
If anyone has any questions or suggestions for new developments / features, let me know.
Cheers
Jeff
Bit of a long shot but is your FPGA initialising Trig_0 in any way, e.g. Setting it to F on startup to get it into a known state? I've just recently fixed an issue on my 1085 system where everything was running normally until I used a FPGA card to set a trigger. Once this had happened the trigger was reserved by the FPGA and I could no longer control it through DAQmx even if I closed and restarted the DAQmx tasks, but I also didn't get any DAQmx errors.