LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Which shared variable raised event?

Solved!
Go to solution

Hello,

 

I register shared variables to raise event (see picture appended). How is it possible to detect which shared variable raised event but not parsing string  of Shared Variable in the dynamic event terminal of event structure?

 

Thanks.

mez
0 Kudos
Message 1 of 5
(2,510 Views)
Solution
Accepted by topic author pmez

Hello mez,

 

It looks like you have access to the shared variable that generates the event, take a look at the picture in the following link:

 

https://decibel.ni.com/content/docs/DOC-4375

 

Michel

0 Kudos
Message 2 of 5
(2,498 Views)

Hello Michel,

 

thank you for your response.

 

I use this method too. But it's tricky way  IMO 🙂 and I would like to find how to solve this IN event structure.

 

mez

mez
0 Kudos
Message 3 of 5
(2,493 Views)

Then I'm not sure what you are looking for.

 

MIchel

0 Kudos
Message 4 of 5
(2,483 Views)

Hello Mitchel,

 

I like to use clean solutions when possible.

 

In my case:

 - parsing the string to identify variable raising event  - it is not too well-arranged (and effective);

 - using control to hand over variable events - it is not well-arranged at all and adds extra work during design and maintenance.

 

My "vision" is - it exists item in dynamic event terminals carrying variable idetification usable directly.

 

However, it appears that there is not such  possibility.

 

Anyway, thanks for the discussion.

 

 

mez
0 Kudos
Message 5 of 5
(2,434 Views)