NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Member
Zhang ShengWei
Posts: 11
0 Kudos

How to connect up 2 relays of SCXI-1161 with DAQmx in programming my application

My application will use several SCXI-1166 and SCXI-1161 modules. The SCXI-1166 modules are good, but I couldn't control the SCXI-1161 module to keep over 2 relays in connecting state.For example, when I connect the second relay of SCXI-1161,the first connected relay will always shut off automatically! I know this problem can be solved when using with Traditional NI-DAQ driver,but the SCXI-1166 can only used with DAQmx.
How can I do ?
Member
Guy Ferraro
Posts: 169
0 Kudos

Re: How to connect up 2 relays of SCXI-1161 with DAQmx in programming my application

There is bug in DAqmx that will prevent you from connecting 2 channels on the SCXI-1161. This bug has been fixed with NI-DAQ 7.1. You can upgrade to NI-DAQ 7.1 from our website: http://digital.ni.com/softlib.nsf/websearch/C1F802E457EA042586256DD00001B0C9?opendocument&node=132060_US

I apologize for the inconvinience that might have caused you.

Regards
Member
smoothdurban
Posts: 143
0 Kudos

Re: How to connect up 2 relays of SCXI-1161 with DAQmx in programming my application

I have run into this same problem except I have NI-DAQmx v 8.9.5.

 

Essentially when I have one relay actuated so nc0 -> com0 and I want to actuate another nc1 -> com1  this first relay opens no0 -> com0

 

Anyone else run into this??

Tim Z
Test Engineer
Magna International
Active Participant
Now_With_Underscores
Posts: 345
0 Kudos

Re: How to connect up 2 relays of SCXI-1161 with DAQmx in programming my application

Hey Smooth,

 

Calling the relay open and close VIs on the separate 1161 channels won't affect the other channels if you've configured your code properly.  Post up your code and we can look it over.

 

-John S
National Instruments
Analog Engineer
Member
smoothdurban
Posts: 143
0 Kudos

Re: How to connect up 2 relays of SCXI-1161 with DAQmx in programming my application

John I was able to determine the error.

 

I had the DAQmx Switch Set Topology and Reset VI in my loop as opposed to calling before my loop which was causing the error.

 

After I removed the VI outside of my loop I no longer have this problem.

 

Thanks for your interest in my problem.

Tim Z
Test Engineer
Magna International
Active Participant
Now_With_Underscores
Posts: 345
0 Kudos

Re: How to connect up 2 relays of SCXI-1161 with DAQmx in programming my application

Glad you've got it working.  Happy switching!

 

-click-

-John S
National Instruments
Analog Engineer
By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page