03-16-2014 11:41 PM
Hi,
I have written code which successfully syncronizes three PCI 6733 AO and DO using RTSI to configure the sample clock for each board. I have attempted to modify this code for two PCI 6713 cards (unfortunately can't sycn the AO andDO of the cards) so have installed a third card PCI6534 for DO. I am having no luck getting any DO output from the 6534 as I continue to see error -200077 when the DAQmx Write executes for the DO, the ones doing AO are just fine..
I have tried to digest the user manual for clues and have searched through the forums but the answer remains somewhat elusive.
Any help would be appreciated, the code is attached and a JPG as well.
Cheers
Brenton
03-18-2014 10:54 AM
Hi Brenton,
This error can sometimes occur because of the on-board memory restrictions of the PCI-6534.
PCI-6534 buffer restrictions (found in 653X User Manual ) :
You can fix this problem by using 32 bits of data for output or following the above restrictions.
Try checking your Samples per Channel input for the digital tasks as well as your data array.