Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple channels from GigE camera

Hello Mr.Alexander Glasner,

 

Thank you for the info. I will try and report you back

 

Regards

Neo.

0 Kudos
Message 11 of 14
(1,065 Views)

Hi Neo,

 

I don't think any of the above steps will really help you. If you can't get it to give you multiple channels of data in MAX, you are not going to able to do so programatically.

 

Really to solve this we need more information about how the camera is designed to send the multiple channels of data. Does it send one image with three sections? Does it send it using multiple GVSP streams? Does it have multiple individual camera instances? This is information the manufacturer should be able to provide for you.

 

Eric

Message 12 of 14
(1,060 Views)

Hello Mr. Alexander Glasner,

 

Unfortunately its not working. After all this discussion, seems I am bit clear about my problem. I want to decode the data coming out of ethernet cable into three channels as Mr.Eric said in the above post.

 

 

@Eric

Many thanks for your reply.I am trying to get details from manufacturer. In general ,is there any block in IMAQdx to decode ethernet data??? for example a block with inputs like Session in, protocol  and outputs as channels?

 

Regards

Neo

0 Kudos
Message 13 of 14
(1,050 Views)

Hello Alexander Glasner and Eric,

 

My problem was almost solved. Got specifications from manufactrurer.  In the Image obtained by the MAX , data from three channels is arranged in following order.

 

DC0 = Line 0, Line 3, Line 6, ... of the Image

DC1 = Line 1, Line 4, Line 7, ... of the Image

DC2 = Line 2, Line 5, Line 8, ... of the Image 

 

Now I need to isolate line0 line3 line6  of the obtained Image and reassemble them to get the data channel 1 image and so on.............

 

Thank you both of you for your help

 

Regards

Neo.

 

0 Kudos
Message 14 of 14
(1,041 Views)