|
LabJack UE9 Downloads
LabJackUDSetupV302.exe: [Windows, UD] This is the installation for the Windows universal driver (UD). This driver supports the UE9 and the U3. This install includes drivers, documentation, and the utility applications LJControlPanel and LJSelfUpgrade. Apr. 28, 2008, 5.45 MB, Windows 98/ME/2000/XP/32-bit Vista.
The utility applications LJControlPanel and LJSelfUpgrade require the .NET framework available for free from Microsoft. The installer above will detect whether .NET framework V1.1 is installed, and if not will download and install it (~22 MB). Optionally, a complete installer including the .NET framework (~29 MB), is available.
LabJack
UE9 Users Guide: The complete user's guide for the UE9, including
documentation for the LabJackUD driver.
Includes specifications in Appendix A. Revision 1.10,
Feb 12, 2008, 1.2 MB.
Quickstart Guide: This is the quickstart guide that ships
with the UE9 (hardcopy). Mar 16, 2008, 900 KB.
DAQFactory
- LabJackUD Quick Tutorial: A quick introduction to using the U3/UE9 with
the DAQFactory Express software included with every LabJack. Mar 19, 2008.
DAQFactory - LabJackUD Application Guide: A complete guide to using the U3/UE9 with the DAQFactory Express software included with every LabJack. Mar 19, 2008.
UD Driver for Windows Quick Reference - UE9: If using the UD driver, we recommend keeping this 8-page document handy for development. Saved in RTF format so it can be used to copy/paste constants. Mar 14, 2008, 240 KB.
LJStreamUD.zip: Ready-to-run executable streams analog inputs from 1-8 channels on a U3 or UE9. Displays up to 4 channels on a graph and writes data to file. Executable requires the LabVIEW 6.0 run time engine (which can coexist with other versions of the LVRTE). The LVRTE6 is installed by the U12 Legacy software installation, can be download here, or can be download at ni.com. Source code available in LabVIEW_LJUD archive. Apr 17, 2008, 500 KB.
EI1050SA_setup.exe: [Windows, UD] Installation program for a Windows application that performs temperature and humidity readings from a EI-1050 probe. Source code available in the LabJackPython archive. Source code will work for Windows, Linux and Mac OS X. March 26, 2007, 3.8 MB.
UE9_Calibration_App.zip:
[Windows, UD] A console C application (with VC6 source code) for
recalibrating a UE9. Requires a reference meter and UD driver V2.48
or higher. The UE9 is shipped fully calibrated, but this application
can be used to recalibrate at a later time if needed. Version 0.91,
Apr 17, 2006, 67 KB.
UE9 Firmware: Link to the firmware download site. Use the application LJSelfUpgrade.exe (from the UD installation) to program new firmware. LJSelfUpgrade also has a link to download current firmware files.
Windows UD Driver Examples:
Delphi_LJUD.zip: [Windows, UD] Delphi wrapper and examples. Refer to the text file in the zip for more information. May 29, 2007, 294 KB.
DevC_LJUD.zip: [Windows, UD] Basic example for Dev-C++ 4.9.9.2 (with Mingw port of GCC, bloodshed.net) and the LabJackUD driver. Demonstrates dynamic linking which should work with many Windows C compilers including Borland. Sep 18, 2007, 8KB.
DotNet_LJUD.zip: [Windows, UD] C# and VB .Net examples for the LabJackUD driver. Refer to the text file in the zip for more information. Delete and replace any previous versions. Aug 1, 2007, 66 KB.
Java_LJUD.zip: [Windows, UD] Java wrapper and examples. Refer to the text file in the zip for more information. July 26, 2007, 129 KB.
LabVIEW_LJUD.zip: [Windows, UD] LabVIEW driver/example VIs for the LabJackUD driver. Refer to the "readme.txt" file in the zip for more information. Delete and replace any previous versions. LabVIEW 6.0 or higher. Jan 16, 2008, 5.0 MB. For LabVIEW 5 users only, download LabVIEW50_LJUD.zip (reverted).
LabWindowsCVI_LJUD.zip: [Windows, UD] Basic example for LabWindows/CVI and the LabJackUD driver. Dec 7, 2005, 4 KB.
MATLAB_LJUD.zip: [Windows, UD] MATLAB drivers and examples version 1.32. See the PDF included in the download zip. Tested on MATLAB 7.0, but should work with 6.5 or newer (let us know your results). Feb 14, 2007, 126 KB.
PureBasic_LJUD.zip: [Windows, UD] PureBasic examples for the LabJackUD driver. Aug 24, 2006, 2.7 KB.
VC6_LJUD.zip:
[Windows, UD] Examples for Visual C/C++ 6 and the LabJackUD driver.
Oct 3, 2007, 400 KB.
VEE_LJUD.zip: [Windows, UD] Agilent VEE examples for the LabJackUD driver. Refer to the text file in the zip for more information. Aug 24, 2006, 52 KB.
VisualBasic_LJUD.zip:
[Windows, UD] Includes a Visual Basic module for the LabJackUD driver,
and examples. Examples are VB6 and VBA (Microsoft Excel 2000). Jun 26, 2007, 147 KB.
Other Drivers/Examples:
LabVIEW_NativeTCP_UE9.zip:
[Multiplatform, Native Ethernet] These VIs make use of the native
TCP capability of LabVIEW. They do not require any special LabJack
drivers, and thus should work on any LabVIEW platform that supports
TCP. We have tested them on Windows, and customers have tested them on Linux. Please let us know
of any feedback for other operating systems supported by LabVIEW (Mac, Pocket
PC, Palm). Also includes UDP VIs. Refer to the "readme.txt"
file in the zip for more information. Simply extract the folder
to the desired location. Delete any previous VIs first. LabVIEW
6.0 or higher. Dec 16, 2005, 1.4 MB.
PocketPC_NativeTCP_UE9.zip:
[Pocket PC, Ethernet] For Pocket PC PDAs with a wired or wireless
Ethernet port. This package contains Microsoft Visual Studio .NET
example projects (written in C#) for calling low-level UE9 functions
over a TCP connection on a Pocket PC PDA. Refer to the "readme.txt"
file in the zip for more information. Oct 10, 2005, 554 KB.
PocketPC_NativeUSB_U3UE9.zip:
[Pocket PC, USB] For Pocket PC PDAs with a USB host port (tested),
or a compact flash USB host adapter (tested). This package
contains USB drivers and Microsoft Visual Studio .NET example projects
(written in C#) for calling low-level U3/UE9 functions over a USB
connection on a Pocket PC PDA. Also includes executables, including
a handy program that reads and writes a few I/O. Here is a screenshot
of that program for the UE9, and a picture of a typical
UE9/PDA connection. Refer to the "readme.txt" file
in the zip for more information. April 29, 2008, 1.33 MB.
C_NativeTCP_UE9.zip:
[Linux/Mac/Windows, Ethernet] For Linux, Mac OSX, and Windows. This
package contains example code (written in C) for calling low-level
UE9 functions over a TCP connection (no special drivers required).
Refer to the readme file in the zip for more information. Oct 4,
2007, 46 KB.
Linux_C_NativeUSB_U3UE9.zip:
[Linux, USB] For Linux 2.6. This package contains drivers/examples
(written in C) for calling low-level U3 and UE9 functions over a USB connection. Refer to the README file in the zip for more information. This replaces the former UE9 Linux package C_NativeUSB_UE9.zip. April 25, 2008, 120 KB.
MacOSX_C_NativeUSB_U3UE9.dmg:
[Mac, USB] Tested on PowerPC Mac OS X 10.3 and 10.4. This package
contains drivers/examples (written in C) for calling low-level U3
and UE9 functions over a USB connection. Refer to the readme file
in the archive for more information. April 25, 2008, 150 KB.
LabJackPython.zip: [Windows/Linux/Mac, USB, Ethernet] Version 0.63 has been tested on Windows, Mac OS X 10.4, and the Linux 2.6 kernel. This package contains a wrapper for the Windows UD driver, and the Mac and Linux LabJack libraries. Refer to the readme file in the archive for more information. March 24, 2008, 183 KB.
|