> i know this function but when i use the run fpga i/o node function,
there is "wait until done". what is that for? and what i need to connect to
"wait until done"?
If "wait until done" is true, the property node won't finish until the FPGA
VI/bitfile is idle. So, if you have an infinit loop on your FPGA, you
probably don't want to set this option. But if you do a short measurement,
you can set it to true, and afterwards read the results.
Regards,
Wiebe.