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!