LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Limit to frames on an event structure

thanks altenbach

yeah i followed ravens suggestions, can u give me some suggestions with the latest post

Thanks again

0 Kudos
Message 11 of 15
(892 Views)
I have a hard time figuring out what exactly the program should do. It seems you want to turn on LEDs with no way of ever turning them off again during the run of the program. LED1 is "special", that it should turn on as either black or pink, depending on some other switch.
 
 Maybe the attached draft can point you in the right direction. You need to be much more specific descriping the desired functionality. Step by step, what exactly should the operator see when he does certain things?
 
 
0 Kudos
Message 12 of 15
(873 Views)

Thanks altenbach, when is the boolean button is enabled the LED1 to 3 turns ON but its not going back to its default colour when the prgm is restarted.

Thanks again

 

0 Kudos
Message 13 of 15
(847 Views)
That's because all colors for D1 have already been defaulted to pink.  If that's not correct, you may want to delete D1, copy one of the D's and make that a new D1 inside the cluster.
0 Kudos
Message 14 of 15
(834 Views)

Thanks Raven,

I have solved that,its working now

0 Kudos
Message 15 of 15
(832 Views)