First to me, I use the queue mechanism in producer / consumer template.
If I don't release the queue used and exit the LV application(exe), what happens in LV or computer?
Before releasing the queue, should I always flush the buffer?
In RS-232, I have met some problem from abnormal quit of program (without closing VISA).
After shut down the program, sometimes, I got a warning message in initializing VISA (open VISA).
How do I treat the code in starting part for after shut down abnormal?
Is there a function to check the closeness of VISA?