05-10-2010 07:45 AM
I use NIDAQmx 8.6 with LabWindows 7.1. Can I use in NIDAQmx- functions the standard datatypes instead of the NIDAQmx datatypes?
For example 'unsigned char' instead of 'uInt8', 'long' instead of 'TaskHandle'.
I have seen in 'NIDAQmx.h' that NIDAQmx datatypes anyway are derivates from the standard datatypes.
Solved! Go to Solution.
05-10-2010 07:53 AM
05-10-2010 08:17 AM