mcride50 Posted December 10, 2011 Report Share Posted December 10, 2011 (edited) 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. test.vi Edited December 10, 2011 by mcride50 Quote Link to comment
hooovahh Posted December 12, 2011 Report Share Posted December 12, 2011 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. Quote Link to comment
wizard33 Posted May 11, 2015 Report Share Posted May 11, 2015 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 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.