PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

How select the channel with a PCI-1408

I'm a french student and i don't know how select my channel on my PCI-1408 card.
I developpe my software with Borland C++ 3.0
Thanks to you
0 Kudos
Message 1 of 2
(4,694 Views)
Hi Nono,

If you use the high-level imaq functions, then the default channel on your PCI-1408 will be used. You can set the default channel in Measurement and Automation Explorer(MAX) by right-clicking on a channel and selecting 'Set As Default'.

Or else, you can set the channel to acquire with imgSetBufferElement() with IMG_BUFF_CHANNEL as the itemType and the channel number as the itemValue.
Message 2 of 2
(4,694 Views)