LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read data sent via ethernet with TCP

OK, now that I see the camera model it looks like it's specifically a bar code camera.  

 

Are you trying to get the full video, or just the bar code data?  If you only need the bar code results, I recommend you look into enabling the MODBUS option and using that.  There are at least 3 existing, free, MODBUS toolkits for LabVIEW.  (Ethernet/IP, the only other option I have made work, has 1 non-free toolkit and one free .NET library that I found).

 

If you want the raw video feed, you might be out of luck without investing a ton of time into trying to reverse engineer their protocols.  

0 Kudos
Message 11 of 12
(496 Views)

@Kyle97330  a écrit :

Are you trying to get the full video, or just the bar code data? 

 

I just want the data, I'll look for the MODBUS way then, thanks ! I'm also trying to catch the data with a FTP server, it seems to be the simplest way according to the camera support guy I talked to. I will post an update here once I managed to do it. 

0 Kudos
Message 12 of 12
(480 Views)