Delphi IO Example (U12)
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
File attachment:
DAQ Devices
- UD Series (U3, U6, UE9)
- U12
- Quickstart Guide
- User's Guide
- U12 OEM PH/NTH Dimension Drawings
- Hardware Troubleshooting
- Software Options
- Installers and Drivers
- Programming
- Windows Examples
- Borland C Builder
- C Bit Operations
- C EEPROM Example
- C SPI Example
- DASYLab
- Delphi
- Delphi IO Example
- Dev-C++
- DotNet, C#, VB.NET
- Java
- LJsimplelog
- LJstream1
- LJstream2
- LabVIEW
- LabWindows/CVI
- MATLAB
- Perl
- PowerBASIC
- Python
- TestPoint
- VB6 DirectDLL
- VBA Excel
- VC6 Simple Example
- VC6 Stream Example
- VEE
- Visual Basic 6, VB6
- Visual C++ OCX
- Visual C++ DLL
- Windows Examples
- T Series
All Support Guides
Search
Shopping Cart
Testimonials
-
Man, you LabJack folks are great! ...and with fast responses! I think this will do just fine for me. THANK YOU VERY MUCH!!!—Lew, ISB, LLC

Comments
#1
I can't view the example file...
When I try to open it up, Adobe Reader gives me an error message saying "Adobe Reader could not open 'LabJackIO.pas' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
Am I doing something wrong?
#2
This pas file is a wrapper you include in your Delphi project and provides functions you can call from your Delphi program to talk to the U12. If you want to look at it, open it in a text editor not Adobe Reader.
It looks like the user just provided the pas file and not any examples that use it.
The normal U12 Delphi download (also user-submitted) has a different wrapper and an example.