Hoi,
We are using two PCIe 6323 devices with Daqmx 9.8 and c# ( Microsoft Visualstudio Express 2013 )
These boards are connected with a RTSI cable and are in use to sychronize 32 digital out channels on both boards.
These digital out part of the c# application is working fine.
Adding a timed asynchronous analog input is also working fine, but running both parts at the same time we got timing errormessages.
As we know, there is somesting wrong with our use of the reference clock.
How can we choose the right sample clock and reference clock for the analog input?
In the attachment the c# codes and the errorcodes