ni.com is currently undergoing scheduled maintenance.

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

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx functions for SCXI

Hi,
 
I'm quite a beginner on CVI and I hva got some question about DAQmx for SCXI.
 
Firstly, I have to convert a CVI 5.5 program to CVI 8.1. The fact is that there are some functions that I don't find in DAQmx like:
 
SCXI_load_config
SCXI_set_config
SCXI_set_gain  => I've found this  " DAQmxSetChanAttribute with Gain in attribute" but I'm not sure it's equivalent because I've to pass  a TaskHandle.
SCXI_reset
 
 
Is there an equivalent of these functions?
 
Thanks a lot
 
james
0 Kudos
Message 1 of 4
(3,469 Views)
I've search more further and I don't know how to configure my scxi chassis!!!
 
Nobody uses SCXI with DAQmx under CVI 8???
 
thanks
0 Kudos
Message 2 of 4
(3,437 Views)
Hello,

Did you try to open one of SCXI examples? You can find them by openning the NI Example Finder in LabWindows/CVI: clik on 'Help' menu, then 'Find Examples...' and type SCXI under 'Search' tab.

Cordially,
0 Kudos
Message 3 of 4
(3,408 Views)

hi,

there are only 2 examples using  SCXI on CVI8 and It doesn't help me.

 

But I've solved my problem. I've looked into DAQmx library and finally found the attributes I need to set.

 

Thanks

0 Kudos
Message 4 of 4
(3,405 Views)