07-28-2005 02:27 PM
I would like to use the USB-600x Interactive control.vi . I want ot get the data out as an ASCII. How do I do that?
Thank.
07-29-2005
10:54 AM
- last edited on
07-02-2025
06:04 AM
by
Content Cleaner
Hello Music,
First of all, the USB 600X devices are now supported by DAQmx! I highly reccomend installing the newest verson of the DAQmx driver.
You cannot read the data back in ASCII format. However, once you read the data out, you can convert it to ASCII using the String/Number Conversion functions on the the String functions palette.
08-01-2005 03:45 PM
E. Lee,
Thank you, for your information. I was playing with the program and found the NI Datalogger, It almost does what I need.
This is my new question.
Datalogger creates a data file for one channel. How can I get the data for all channels?
Music
08-02-2005 12:00 PM