I am in the process of writing a replacement for software that was written with VB 6 and the CWAI component. Our application uses the PCI-6111. This code was written with the "ReturnDataType" property set to "cwaiBinaryCodes". Is there a way using the DAQmx "C" api to have the equivalent of "cwaiBinaryCodes" returned to me, i.e., of having "unscaled" data returned to me? I am using the DAQmxCreateAIVoltageChan function; however, other than creating a "custom scale" to "unscale" the data, I see no other means of having DAQmx return unscaled data to me.
Thanks in advance!
Best Regards,
Matthew