LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Led should stays on after the object containing the qr code is scanned

Hello everyone

 

i am working on a project where i have to do sorting of Object using QR code. ( the sorting mechanism is done using motor)..

 

I am doing step by step.. I already interface the labview with arduino using lifa.

 

Now in my VI, when i press the boolean, the webcam is on, the camera decode the qr code using the vision assistant.

 

then if the qr code is matched with the qr code i want to be sorted, the motor will on..

 

 

Now i try to use LED first to understand the concept n work with simple thing..

in my VI, when i press the QR code n it is matched. i represent the motor with a led which i put it at pin 3 as shown in the attachment...

 

But my main problem is that when i scan the qr code, the led is blinking . I dont want it to blink. I want it to stay on ..

 

can some1 help me with this please.

 

i try many possibilities. i try with case structure, with while loop..

but the led continues to blink.

Download All
0 Kudos
Message 1 of 4
(2,443 Views)

This is another way i tried

0 Kudos
Message 2 of 4
(2,442 Views)

You have been told to attach actual code. Pictures are useless to debug. We cannot follow code that has overlapping and backwards wires all over the place.

 

(Still, from what we can tell, your code has many weird constructs....)

0 Kudos
Message 3 of 4
(2,424 Views)

Dear Sir

this is the vi

 

Actually, i really want to make an led stay high. What should i put so as i can accomplish this?

Download All
0 Kudos
Message 4 of 4
(2,413 Views)