03-02-2009 01:18 PM
I need to send 11 bits of data (vs 8 bits) over the SPI of the USB-8451. I believe that the Advanced API should do this but I do not know how to set-up the script. Code in MS C/C++ would be nice or a basic program flow would do. I could not find and C/C++ examples, only LabView examples. Any guidance would be appreciated.
03-03-2009 05:27 PM
Have you looked at the NI-845x Software User Manual?
Pages 7-3 to 7-6 describe the Advanced API and include a programming example using the scriptingfunctions of the Advanced API.
03-04-2009 06:49 AM