|
LabJack U12 Downloads
U12SetupV120a.exe:
This is the legacy software installation for the LabJack U12. The
directory and file structure has been changed since V1.17, so LabJack
U12 software V1.17 or lower should be uninstalled first. If you
are not sure what version you currently have installed, run LJtest
and see if it reports driver version 1.17 or lower. LabJackUD does
not support the U12, so this U12 specific driver should still be
used. This install includes drivers, documentation, examples (LabVIEW),
and sample applications. 05/30/2007, 17 MB, Windows 98SE/ME/2000/XP/Vista.
LabJack_U12_Quickstart_Guide.PDF:
The quickstart guide provides installation instructions along with
an overview of the features and operation of the LabJack U12. Revision
1.09, 9/8/2003, 182 kB History
LabJack_U12_Users_Guide.PDF:
The complete manual for the LabJack U12, including specifications
in Appendix A. Revision 1.09, 12/24/2004, 2.8 MB Revision
History
LabJack_U12_OEM
PH/NTH Dimension Drawings: Drawings for the LJU12-PH and LJU12-NTH.
These are board-only OEM versions of the LabJack U12. 2/17/2004,
83 kB
Linux:
LabJack U12 drivers for Linux kernel v2.4 and v2.6. These do not
have the full functionality of the Windows drivers, and we do not
claim to fully support Linux. In particular, stream mode is not
supported. Refer to the "Readme" and "Function Status"
files for further information, limitations of the drivers, and current
status of the drivers. Please use the forum for any questions or
comments. Apr 18, 2006, 72 KB.
Macintosh: If you are interested in using a LabJack U12 with
Apple/Macintosh, please see our forum.
We do not support Mac at this time, but we have helped with the
public effort which has developed some drivers. For a complete and
supported Mac solution, please check out VVI.
LJU12spi:
Application note about SPI communication (Synch function) on the
LabJack U12. Has schematics and example C++ code to interface with
the ADS7813 16-bit analog to digital converter and DAC7611 12-bit
digital to analog converter. 11/20/2003, 126 KB
LabJackDotNet:
LabJack U12 wrapper objects to allow the use of a LabJack in .NET
applications. Refer to the README.txt file for further information.
2/3/2005, 68KB.
VEE:
LabJack U12 drivers for Agilent VEE. As opposed to actual drivers,
this download consists of instructions and examples concerning how
to call our existing drivers from VEE.Refer to the README.txt file
for futher information, and notify us of any comments or problems.
10/16/2003, 27 KB. Also, one of our German distributors has some
more advanced VEE support available. Check out the downloads page
at Meilhaus.
LJMATLAB:
LabJack U12 drivers for MATLAB. Developed and tested on MATLAB 6.1.
This download allows data acquisition and control in MATLAB using
the LabJack U12. Requires the normal LabJack U12 Legacy DLL which
is installed by one of the software distributions above. 4/22/2004,
750 KB. For MATLAB 5, replace the DLLs from the main download (LJMATLAB),
with LJMATLAB5,
4/6/2004, 554 KB). NOTE: MATLAB 6.5 and higher now supports direct
DLL calls, so special drivers are not required, but a special header
is needed to use some functions (more
info).
LJsimplelog:
This is a simple logging program that can write the 8 analog inputs
and the 4 IO inputs to file up to 25 times per second. Executing
this program requires previous installation of the LabJack U12 Legacy
software package. Includes executable and LabVIEW 6 source VIs.
V1.08, 8/20/2002, 157 KB
LJstream1:
This is a modified version of LJstream configured for 1-channel
acquisition, allowing scan rates of 200-1200 Hz. Executing this
program requires previous installation of the LabJack U12 Legacy
software package. Includes executable and LabVIEW 6 source VIs.
V1.09, 5/17/2007, 800 KB
LJstream2:
This is a modified version of LJstream configured for 2-channel
acquisition, allowing scan rates of 100-600 Hz. Executing this program
requires previous installation of the LabJack U12 Legacy software
package. Includes executable and LabVIEW 6 source VIs. V1.09, 5/17/2007,
800 KB
Win98sehid.zip:
A few people have had an installation problem with the LabJack U12
on Windows 98 Second Edition (LJtest passes the first few tests
and fails the rest). It appears that it is possible for Win98SE
to have the first edition USB drivers installed. Download this zip,
and read the readme.txt file contained within. This has fixed the
problem every time. 6/17/2002, 38KB, Windows 98SE
VisualBasic6_U12:
VB6 Examples for the LabJack U12. See the readme.txt file for further
information. Mar 26, 2007, 20 KB
GP_VB6_DirectDLL_U12:
User Submitted. Well documented VB6 examples that use the direct
DLL method to call U12 functions. We generally recommend all VB6
applications use the ActiveX OCX, but the direct DLL calls are fine
as long as tream or burst mode are not needed. Submitted by Glyn
Pole from UWIC Cardiff. Jan 12,
2006, 220 KB
LJConsole:
A simple example of a Visual C (VC6) console program that calls
AISample from the LabJack U12 Legacy DLL. 1/30/2002, 107 KB
LJCStream:
A simple example of a Visual C (VC6) console program that calls
the stream functions from the LabJack U12 Legacy DLL. 1/30/2002,
107 KB
Dev-C++:
Demonstrates dynamic linking to call U12 functions from Dev-C++
(bloodshed.net). 8/30/2002,
5 KB
Visual
C++ DLL: A user-submitted simple example of a Visual C++ windows
program that calls functions from the LabJack U12 Legacy DLL. 5/12/2005,
31 KB, submitted by Mike
Sluch
Visual
C++ OCX: A user-submitted simple example of a Visual C++ windows
program that calls functions from the LabJack U12 OCX. If the program
does not run, you probably have a different version of the OCX than
us, and need to re-import it in VC by going to Projects=>Add
To Project=>Components and Controls=>Registered ActiveX Controls=>Ljackuwx
Control. 12/6/2002, 37 KB
Bitops:
Bit manipulation functions for C from snippets.org.
Provides convenient set, clear, and test functions that are useful
when working with digital I/O. 4/29/2002, 3 KB
LJExcel:
This simple example demonstrates talking to the LabJack U12 directly
from Microsoft Excel, using the VBA and ActiveX capabilities included
with Excel. 5/24/2002, 11 KB
LabVIEW50_LJU12:
LabVIEW drivers for the LabJack U12 reverted to LabVIEW version
5.0. These should only be used with LabVIEW versions less than 6.
For LabVIEW 6 or higher, use the drivers included in the normal
U12 Legacy install. See the forum topic titled "Getting
started with the LabJack U12 in LabVIEW". 3/23/2005, 387KB
Delphi:
From user: "A seasoned Delphi programmer would probably use
the U12 DLL directly (as in the downloads below), but script writers
or beginners might feel more confident with these functions or the
LJ object." 12/11/2003, 5KB, submitted by Liberty
Instruments
Delphi:
User submitted U12 Delphi driver. 2/17/2004, 18 KB, submitted by
Tim Hughes.
TestPoint:
User submitted TestPoint4 example for the LabJack U12. 6/26/2002,
12 KB, submitted by Formost
Systems
EEPROM
Programmer: User submitted C++ example uses the LabJack U12's
D lines and the function DigitalIO to program a parallel EEPROM.
5/20/2002, 46 KB, submitted by Kevin
Smith
PowerBASIC:
User submitted PowerBASIC example calls the LabJack U12 DLL functions
AISample and AOUpdate. Anyone who has programmed in Quick- Basic,
or other classic versions of Basic, should be able to use PowerBASIC
(www.powerbasic.com), which is Windows friendly. 5/20/2002, 3 KB
Borland
C Builder: User submitted Borland C version of our U12 LJConsole
example. See the readme file for more info. 12/2/2002, 84 KB, submitted
by Rockee Zhang from the University
of Nebraska
LabWindows/CVI:
User submitted U12 example for LabWindows/CVI from National Instruments
(ni.com). See the readme file for more info. 12/2/2002, 34 KB, submitted
by Frank Borg from Jyvaskyla University in Finland.
Perl:
User submitted native Perl module which provides direct access to
the LabJack U12 from the Perl language in Linux. 1/31/2003, 32 KB,
submitted by Chris Drake from ReadNotify.com.
Perl:
Device::LabJack drivers for Perl under both Windows and
Linux - from CPAN. Submitted by Chris Drake.
Python:
User submitted Python example for the LabJack U12 on Windows. 8/23/2005,
1 KB, submitted by Joe Phillips.
DAQFactory:
DAQFactory is a commercial software package from Azeotech,
which allows non-programmers to create custom applications. The
LabJack U12 is heavily supported by DAQFactory. For more info check
out the DAQFactory
board on our forum. Every LabJack includes a fully licensed copy of DAQFactory Express.
Java:
Teravation has created a Java interface for the LabJack U12. For
more info check out the Java
board on our forum.
|