As a first step to run a program in background of my Teststand sequence, I am trying to accomplish the very well detailed procedure that follows to run a VI asynchronously (my future intention is to call my program from a VI that runs in parallel during the Teststand sequence).
https://decibel.ni.com/content/docs/DOC-21743
I think I followed every single step, however my implementation has a signifcative failure : the "asynchronous VI" does not want to close eventhough the concerned boolean parameter is set to "true" and should be read by this VI ...
I assume I am missing something obvious ... But the fact is that I really miss it ! Can anyone show me my mistake please ?
Thank you in advance !
Attached, you can find my sequence and VI.