04-15-2019 04:17 PM
@RavensFan wrote:
If that subVI can be made Re-entrant, yes you can fix it. If you can't, then no.
I'm not sure what RavensFan means by "that subVI", but I suspect he means the Conex routines. You may need to call them and explain what you need to do ... I would not bet much money on this.
A better way to go is to see if you can connect to the Controllers directly (say, with MAX) and can send them commands and get responses. If so, you should be able to code many (all?) of the Conex routines directly in LabVIEW, and thereby develop a set of reentrant routines.
Bob Schor
04-16-2019 08:11 AM
Thank you I will test if I can do this