LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

case structure

I updated the program with the suggestions. But the program runs only for one iteration of image acquisition and stops.

0 Kudos
Message 11 of 14
(482 Views)

Hi ymadhuri,

 

your VI runs only once because there's no loop in the block diagram...

 

When suggesting just one frame of a flat sequence I thought of something like that:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 14
(474 Views)

I corrected the code and when I run the code i do not observe my expected result. Is this code corrct to achieve the below mentioned task.

 

When I execute the program, want to acquire real time images and display on the front panel. When the user press the save boolean swith then the image   should be sent for pattern matching. If the mattern is matched then a green LED should turn on and the matched pattern should go to "speak text "vi to give audio output. If the pattern is not matched then a red LED should glow.

0 Kudos
Message 13 of 14
(454 Views)

Any suggestions to proceed further?

0 Kudos
Message 14 of 14
(410 Views)