LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Rotate LED at an angle clockwise

Hello!

I want to rotate LED indicator clockwise at a certain angle. How to do it?

Download All
0 Kudos
Message 1 of 4
(166 Views)

You could just use a 2D picture and rotate it with code. (ancient example).

 

(I have no idea what your control has to do with an LED. Please explain)

0 Kudos
Message 2 of 4
(160 Views)

Do you want another indicator with the truck rotated 90 deg?

Or do you want the truck in the current indicator to be rotated 90 deg when the state is TRUE?

Or do you want to be able to rotate it under some other condition?

0 Kudos
Message 3 of 4
(116 Views)

Yes, the terms "certain angle" is obviously very vague. I read it as anything from 0 to 359 degrees?

 

Just a few orientations (e.g. 45 or 90 degree increments) could be easily solved with a picture ring.

0 Kudos
Message 4 of 4
(93 Views)