LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Show/hide the filter events node inside a event structure

Solved!
Go to solution

Hello everyone,

 

I am trying to find out, as the title suggests, how to make the filter events node inside a event structure visible as it seems that the default setting for the event structure is not to show it.

 

Thank you.

0 Kudos
Message 1 of 5
(6,094 Views)

I don't think you can control its visibility at all. It's either there (if your event is a filter event) or it's not (if it's a notify event), so to make it visible, you need a filter event.


___________________
Try to take over the world!
0 Kudos
Message 2 of 5
(6,089 Views)
Solution
Accepted by topic author Fixxer

In order to show the filtering nodes, you need to select a filtering event. These are the ones ending in a question mark and having a red glyph.

 

Compare "Key down" vs. "Key down?" for example.

Message 3 of 5
(6,087 Views)

Ok then, I understand now.

Thank you for your prompt responses.

0 Kudos
Message 4 of 5
(6,084 Views)

You can find all possible events in the event configuration dialog.

0 Kudos
Message 5 of 5
(6,074 Views)