Home | Products | Support | Sales | Applications

Sitemap | Checkout | RSS FeedSubscribe to our Data Acquisition RSS Feed | Twitter

 

Instructions for WinDaq Add-ons and Utilites

Port acquired data directly to SQL database
WinDaq/SQL
Port data in real time from WinDaq to a MySQL or MSSQL database. FREE download. Click here to learn more.
Port acquired data directly to Windows Excel
WinDaq/XL
This WinDaq Software data acquisition add-on allows you to port acquired data directly into an Excel Spreadsheet in real time. 60-day Trial Version available.
Data Acquisition for Linux
DataqSDK Linux Package
Free C++ Software Developers Kit for use with the DI-194RS and DI-154RS Starter Kit devices. Click here to learn more...
Learn how to program your DAQ unit with VB6
Want to learn how to program? We recommend starting with Visual Basic 6.0. "Teach Yourself Visual Basic 6 in 24 Hours": In just 24 sessions of one hour or less, you will be up and running. Only $29.99. Click here to purchase

WinDaq Add-on programs are supported in WinDaq versions 3.16 and higher. For the latest version of WinDaq go to Upgrades. Note that an upgrade using WinDaq/Pro or WinDaq/Pro+ may require you to purchase a new key. Use the guidelines below to incorporate your add-on to the WinDaq menu.

Add keys

Add keys to the [Tools] section of the TPDATAQ.INI file to include your add-on in the WinDaq menu. The WinDaq XY Viewer Add On has already been installed and keys have been placed in the TPDATAQ.INI file:

[Tools]
Fn=AddOnExeFileName
TEXTn=MenuItemName
IDn=IDNumber
AUTHORn=AuthorName
HELPn=AddOnHelpFileName

For example, XY Viewer has the following keys assigned:

F1=C:\Windaq\xy32.exe
TEXT1=&XY
ID1=2
AUTHOR1=Dataq
HELP1=xy32.hlp

Use a similar format to include your add on.

Required Keys

Fn: Application path

TEXTn: Text for the menu item in WinDaq Acquisition software. Using ampersand (&) immediately after a letter designates a keyboard shortcut and underlines that letter in the WinDaq View > Add ons menu.

IDn: DATAQ approved Unique ID. Upon submitting an add on DATAQ will assign an ID number to your program. If you do not submit your add on to DATAQ, use a unique identifier of your own.

Optional Keys

AUTHORn: Author of the add on.

HELPn: Name of the help file for the add on. Must be placed in the Windows\Help Directory.

n is a number to differentiate each add on and is generally incremented at each additional installed add on program.

Removing an add on

To remove an add on, replace TEXTn=MenuItemName with TEXTn=REMOVED. DO NOT delete the block of keys in the tpdataq.ini file as this will cause subsequent add ons to be unavailable.

Command Line

WinDaq will spawn an add on using the following command line:

<addon.exe> -D<DLLName> -N<Title> -I<ChannelIndex>

<addon.exe> is your add on program executable filename.

<DLLName> is the DLL used by WinDaq for your acquisition session.

<Title> is assigned by WinDaq and uses a portion or all of the WinDaq Title bar to create the title bar for the add on.

<ChannelIndex> the index of the highlighted channel in Windaq. For example if channels 2,3,6,8,9 are enabled, channel 6's index is 2. If no channel is highlighted, ChannelIndex will be -1

Data Acquisition Product Links

(click on text to jump to page)
Data Acquisition | Data Logger | Chart Recorder | Thermocouple | Oscilloscope | Load Cell | Pressure Sensor