Jump to content

Ni vision (Get LCD ROI, Read LCD...)


Recommended Posts

I want to make some reading with my usb camera display so "multimeter". I started with example "LCD Example"(LabVIEW\examples\Vision\3. Applications\LCD Example.vi ); I started new .vi and copy one image from example, but I don't know why is not working, ROI is same as it was...;

Can anyone help me, .vi and test picture are attached.

post-26867-0-83577300-1323538045.png

test.vi

Edited by mcride50
Link to comment

I don't have vision installed on this machine, but if this is the example I think it is, your problem is with the fact that the IMAQ Get LCD ROI gets the ROI of the LCD by looking for 88 on the display. You can look at the help and it will create a ROI for the LCD if the 88 (or in this case 8888) is shown on the start. That's why the example will load the 88 first, then cycle through the other images (after the ROI has been setup).

Create a ROI that goes into the IMAQ Read LCD sub VI that is setup to have 4 ROI (one for each segment) and it should work.

Link to comment
  • 3 years later...

I want to make some reading with my usb camera display so "multimeter". I started with example "LCD Example"(LabVIEW\examples\Vision\3. Applications\LCD Example.vi ); I started new .vi and copy one image from example, but I don't know why is not working, ROI is same as it was...;

Can anyone help me, .vi and test picture are attached.

Hello mcride50

I have a questione for you. I have a problem with create a program which will be work with IMAQ get LCD and USB Camera. Maybe you  have solved this  problem and you have an example of how to do it. I will be greatefull for your help. 

Best Regards 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.