|
To extract the files once you have downloaded them:
*.tar.bz2: $ tar -xjf DataqSDK_Linux.tar.bz2
*.tar.gz: $ tar -xzf DataqSDK_Linux.tar.gz
DataqSDK 1.0 for Linux is Open Source software with a General Public License (GPL). This means that you can download the source code, written in C++, and make modifications to the program to fit your specific application. If you would like to contribute any programming to the DataqSDK for Linux, please visit the DATAQ Developer Network.
Who should use this?
Those looking for a way to acquire data from their DI-194RS/154RS data acquisition unit in Linux.
Those who are familiar with the Linux OS and C++ programming.
|