LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel event structures triggering on the same events

Solved!
Go to solution

Code attached [as separate VI's--they're in a much bigger project I can't send wholesale]. You'll want to remove the VI inside the event loop so I haven't included it. The top-level code is "DELETE LATER SV event parallelism.vi"

 

When I run this as a test I'm not doing anything with the web service. It's just VI's in a project.

 

 

0 Kudos
Message 31 of 32
(544 Views)

Update:

 

NI has confirmed that the reentrance property is not working as expected with web method VI's all the way back to 8.6. Another post will contain solutions or workarounds to that problem. The diagrams shown above seem to be sufficient to provide multiple instances of the web method VI's to trigger on single events simultaneously once the reentrance problem is resolved.

0 Kudos
Message 32 of 32
(521 Views)