LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Notifier not receiving signal

Hello,

 

I have two snippits that should do the same thing. I had a small program to test a portion of my code with before implementing it into a larger program. This block below works as intended. There are two while loops, one for sending a notification and one for receiving a notification. The notification gets sent about every 5 seconds and only gets sent when the case statement is true. The wait on notification updates as it should.

SuperFastSquirrel_0-1715970648415.png

This code snippit below should be doing the exact same thing...  but it doesn't.

SuperFastSquirrel_1-1715970766239.png

When I probe the case statement, it turns true about every 5 seconds as it should, and the data cluster is updating as it should. However, the wait on notification doesn't ever receive anything so that while loop never executes.

My question is why. I've looked this over and fought with it for a while and can't get it to work. If anyone sees or knows of a reason why, I would be delighted to know about it.

Thank you

0 Kudos
Message 1 of 4
(425 Views)

I'm not even going to attempt to answer without you uploading your VI.

 

We can't debug images.

Message 2 of 4
(404 Views)

And some of us old-timers don't have the latest version(s) of LabVIEW, so you'll reach more of us if you "Save for Previous Version" and specify 2019 or 2021.

 

Bob Schor

0 Kudos
Message 3 of 4
(356 Views)

Why is it messy?

0 Kudos
Message 4 of 4
(347 Views)