LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to use a fixed Miniscan Ms4404 barcode scanner.

 

I am trying to use a fixed Miniscan Ms4404 barcode
scanner. In such a way that when a part passes through, it will scan
automatically without manually triggering the barcode scanner. Moreover is
there a way to use this scanner communicate with Slc5/03 Processor?.. basically
to cut it short i need a basic idea on how to setup this entire project. Your
input and suggestions will be greatfully appreciated.

Thanks

Joe

0 Kudos
Message 1 of 4
(2,605 Views)

Do you have a means of detecting when the part is in position to be scanned, such as a proximity switch, or a camera, or some sort of load sensor? When you say the part passes through are you saying the part is continually in motion? How fast is it? If it's too fast you may not be able to detect the part being in position and triggering the scanner under software-based control.

 

as for the question regarding communicating with the Slc5/03 processor, this is a vague question. What's the processor doing? What kind of communication are you referring to? If you have a processor in there, what is the LabVIEW-based app doing?

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

Knight of NI
Posts: 14,454
0 Kudos
 

Do you have a means of detecting when the part is in position to be scanned, such as a proximity switch, or a camera, or some sort of load sensor? When you say the part passes through are you saying the part is continually in motion? How fast is it? If it's too fast you may not be able to detect the part being in position and triggering the scanner under software-based control.

 

as for the question regarding communicating with the Slc5/03 processor, this is a vague question. What's the processor doing? What kind of communication are you referring to? If you have a processor in there, what is the LabVIEW-based app doing?

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

According to the manual, the scanner has a serial(RS-232) interface that you would just read with LabVIEW and a VISA function. Don't understand the reference to a PLC.

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