Skip to Content
0
Former Member
Jun 16, 2011 at 08:49 AM

Problem while testing LED Meter

41 Views

Hello Everyone !

I created one animated object LED Meter and given the values as below :

Current Value - 40

MinRange - 0

MaxRange - 100

From the LED1 to LED10 written the code as given below :

If ( CurrentValue > 10, Red, Green )

Tried to follow as possible steps but unable to get the correct output based on the values given for the above parameters. Can anyone tell me where I am getting wrong. Also when I am unable to test this. So also let me know the steps to test this.

Thanks