Hello,
due to a glitch with our network while typing within the browser, it had
looked as if all the entered informations were lost. So for security
reasons we pushed two times "submit" in an empty looking webform.
This resulted in the creation of the messages 239953 and 239954
before we retyped a shorter version as message 239965.
Attached is an adapted "Programmatically Fire Events.vi", which is
not broken.
Attached are also the last attempts of "Wait for More Events.vi"
and "Dynamically Monitor More VI's.vi", but both are broken by
now. In the best state only one VI was shown beiing broken.
We played extensively with "Dynamically Monitor VI's.vi" and
"Wait for Events.vi" because they are well running examples.
But we found that their fixed patterns of parameters seem to be
built fixed within LabView.
E.g. if we connect within "Wait for More Events.vi" the "event reg.
reference" with the top left connection of "Register for Events",
the events will immediately drop back to the simple original scheme.
Trying to create a subVI looked successful. While making sure the
the selected elements resembled the wanted parameters, at least no
direkt error was seen. Actually "Wait for More Events.vi" was
created once this way.
So the best thing would be to have a more complete example of
"Dynamically Monitor VI's.vi" and "Wait for Events.vi". 🙂