Gunjan Posted January 18, 2006 Report Share Posted January 18, 2006 I am using a LED in my VI, which i want to blink at a control frequency at a particlar condition. I tried changing the VI properties (in the property node) of the same, but still not getting the desired results. please suggest Quote Link to comment
Yair Posted January 18, 2006 Report Share Posted January 18, 2006 I am using a LED in my VI, which i want to blink at a control frequency at a particlar condition. I tried changing the VI properties (in the property node) of the same, but still not getting the desired results. please suggest The blinking rate and color are global properties and can only be set from the LabVIEW options menu, inside the Front Panel and Colors pages. You can do this programmatically by modifying the Colors[] property of the LED, but that would be significantly more complex. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.