07-01-2008 11:06 AM
07-02-2008 02:49 AM
07-02-2008 07:55 AM
Dear Muks
Our objective is to sort small size, mis-color and mis-surface texture of green soybean pods out of good ones.
We would like to use LABVIEW 8 that we have with PIC 16f877. We would like to take the data from camera which is sent to LABVIEW 8 (to measure surface texture) and VIsion Builder for automated inspection ver 3.5 (to measure size and color) to make decision whether it is godd pod or not good pod. Then we would like to use LABVIEW to communicate with PIC16f877 to control the nozzles to eject air to shoot the not good pod. Now we can measure color of whole pod by Vison Builder and we are studying how to measure surface texture using IMAQ function in LABVIEW.
We would like to ask you
1 how can we send the data from camera to LABVIEW?
2 how can we use LABVIEW to make decision?
3 how can LABVIEW communicate with PIC16f877 to control nozzles?
May be now you understand our objective and our questions.
So please kindly teach us how we should do.
Thank you very much and we are waiting for your reply.
With my best regards,
Panmanas
07-02-2008 03:50 PM
Hi Panmanas,
A lot of the machine vision part of your application will depend on what software you have and what it is exactly that you would like to do. Is there a reason you want to use LabVIEW if you are already using Vision Builder AI?
1 how can we send the data from camera to LABVIEW?
2 how can we use LABVIEW to make decision?
If you have Vision Development Module (VDM), you can write a Vision Builder AI script and choose to create LabVIEW code from it. Can you be more specific on what kind of processing/decisions you need to make? Also, if you have VDM you can use Vision Assistant to create code for this part of your application.
3 how can LABVIEW communicate with PIC16f877 to control nozzles?
I am assuming you are using serial to communicate - if not, what protocol are you using? There are examples for serial communication, A good starting example is calld Basic Serial Write and Read.
07-02-2008 08:49 PM
Dear Michelle_B
Thank you very much for your suggestion. We will start and try to apply as you teach.
With my best regrads,
Panmanas
11-28-2008 09:28 PM
hi sir,
i have the same porblem i used pic 16f877a as analoge to digital converter then i want to connect 16f877a with labview using serial port
please if u have any information that can help be in these topic answer me
thanx
12-01-2008 12:00 PM