ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

PCIe1430 Camera Channel Addressing

I am using the PCIe1430 succesffully from MAX to acquire images from two Pulnix Color Cameras (TMC-1400CL). In my Labview Code also I could read the image information fine from the Port 0. But I havn't been able to figure out how can I address the camera connected on the other Port, which is Port 1.

I would appreciate if you guys could send me a vi showing the addressing format for the two ports. (I have tried img0:port0 etc but it didn't seem to work)

Thanks in advance.

0 Kudos
Message 1 of 3
(3,290 Views)

K_seeker,

Have you tried...

img0::1

This should work.  If it doesn't, tell me.

Good Luck,

Lorne Hengst
Application Engineer
National Instruments

0 Kudos
Message 2 of 3
(3,279 Views)
Yes. I got the response from NI. So for the record, "img0::0" is the interface name for camera connected at port 0 and "img0::1" is the same for port 1.
 
Thanks
0 Kudos
Message 3 of 3
(3,276 Views)