01-08-2007 09:10 AM
01-08-2007 09:30 AM - edited 01-08-2007 09:30 AM
Assuming that you are using DAQmx, simply select the polymorphic selector of the DAQmx Read and do a Analog>Unscaled and then pick the type of integer array you want. If you are using the DAQ Assistant, I don't think you can select unscaled for that so you could convert the assistant to a VI and modify that (right click on it and select Open Front Panel). If you are not using DAQmx, please provide the name of the function you are using.
Message Edited by Dennis Knutson on 01-08-2007 08:31 AM