07-30-2012 10:51 AM
I am trying to implement a control system with multiple inputs/outputs in a Real-Time Target. The controller is built in simulink and therefore SIT (Simulation Interface Toolkit) is used.
For the inputs I am using the NI PCIe-6353 (32 AI, 4AO), which already works great for both input and output (I tried output just to check, but my application requires more than 4 outputs). However, I am failing to get a voltage out of the NI PCI-6723 (32 AO card).
I am not sure if the 6723 is not compatible to be used in this framework (SIT, RT target) or the mapping is not being properly done.
Any help is greatly appreciated!
07-30-2012 11:41 AM
Ok guys... If I use the output card only it works fine... It seems that it has to do with RTSI.
I will check a little bit more about this and let you know if I can't make it work.