Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple channels from GigE camera

Hello NI Folks,

 

I am using a GigE camera for my Machine Vision application. I have to save data from all three channels coming out of Camera.

 

I am using Example VI from National Instruments 'Grab and Setup attributes.vi' to get attributes and save Image. But the problem is this example VI has capability only to grab data from one channel. Anyone please give an idea for Which part of thIS example VI should I edit to grab all the three channels ??

 

I checked this issue even in MAX. I selected all three channels in MAX and tried to take a snap from camera, but there is only one image captured, there is no option in MAX to view all three channels. I am attaching the MAX scrrenshot below which shows all the channels from my GigE are activated

MAX screenshot.png 

 

How to make Labview to read all the three channels from camera ??

 

Regards

Neo.

0 Kudos
Message 1 of 14
(5,623 Views)

Hello Neo6,

 

what camera is in use and which version of IMAQdx?

best regards
Alexander
0 Kudos
Message 2 of 14
(5,612 Views)

Hello Mr.Alexander Dlasner,

 

Camera is from third party supplier (Automation technologies)  and NI-IMAQ version August 2012

 

 

Regards

Neo

0 Kudos
Message 3 of 14
(5,611 Views)

Hello Neo6,

 

and what camera exactly and what is mean with three channels is this a 3D camera or a line camera?

 

Iif you change the checkbox so only one is marked like DC0 or only DC1 do you get different pictures?

best regards
Alexander
0 Kudos
Message 4 of 14
(5,607 Views)

Hello Mr.Alexander Glasner,

 

This is the camera I am using

http://www.automationtechnology.de/cms/index.php?id=243&L=1

 

It is used for Laser triangulation technique. this camera gives out  3D data in one channel, Intensity data in other channel, grey scale Image in third channel. All these these channels comes out ofcamera through a single Gigabit Ethernet.Camera manufacture provided a software with which streaming of desired channels is possible. But I want to do it in Labview. Is there any block in IMAQ library to isolate these channels from GigE Interface ?

 

My point with MAX is, MAX is able to grab all the attributes including its channels names DC0,DC1,DC2. But it is not able to display three channels seperately when selected.

 

Regards

Neo

0 Kudos
Message 5 of 14
(5,604 Views)

Hello Neo6

 

for setting the attribute this should help

Programmatically Get and Set Attributes with IMAQdx vs. IMAQ for IEEE 1394

 

It should look like this

test.png

 

But at the moment, i did not know if this helps because normaly, it should also work in MAX.

best regards
Alexander
Message 6 of 14
(5,601 Views)

Hello Mr.Alexander Glasner,

 

Sscrrenshot seems like works for me..... thnx..I will get you back soon

 

Have a Nice Weekend

 

Regards

Neo 

0 Kudos
Message 7 of 14
(5,596 Views)

Hello Mr.Alexander Glasner,

 

First of all ,Many thanks for your solution. I came to know one more way of soving these kind of problem. But I have few questions for you

 

1) Lets say, if I use three property nodes to activate three data channels on camera or some how I activate all three channels, How to display three data channels seperately ? How to display these three data channels seperately comming out of session out terminal of open Camera.vi ?

 

                   Here I have single camera with three software data channels and one hardware interface(ethernet) coming out of camera

 

Regards

Neo.

 

 

0 Kudos
Message 8 of 14
(5,565 Views)

Hello Neo6,

 

first question get you differnt images into the MAX, if you select only one and unselect the other

options and save it, because if not the software implementation also fail.

 

Have you cantact the vendor and asked, if they have examples?

best regards
Alexander
0 Kudos
Message 9 of 14
(5,558 Views)

Hello Neo6

 

you can also try ties

 

Compatibility Test for IEEE-1394 and GigE Cameras with NI-IMAQdx

 

and check if the attributes can be set

best regards
Alexander
Message 10 of 14
(5,554 Views)