LabJackJNI

Introduction
Introduction

LabJackJNI is a Java API for the LabJack analog/digital measurement device. The API uses JNI for Win32 systems.

LabJackJNI provides direct access to all of the ljackuw.dll functions.  The only difference in the API is that arrays are used in Java where pointers are used in C.

An alternate, simpler interface is also available via the LabJackWrapper class.

Copyright (c) Kris Kusumoto 2004
Last Updated: 05-FEB-04
Hosted By SourceForge.net Logo