Skip to content

Write and read LabJack commands over a TCP socket instead of USB

Notifications You must be signed in to change notification settings

labjack/LJSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab15089 · Aug 19, 2016

History

23 Commits
Dec 4, 2009
Aug 12, 2010
Dec 4, 2009
Mar 25, 2010
Aug 19, 2016
Nov 23, 2009
Sep 15, 2010
Sep 15, 2010
Sep 2, 2010
Mar 25, 2010
Mar 25, 2010
Mar 23, 2010
Mar 25, 2010
Jan 21, 2010

Repository files navigation

LJSocket homepage

Requirements:

  • LabJackPython : 5-26-2015 release or older. Newer versions are not compatible.
  • Exodriver
  • Python 2.6 and Twisted, included with Mac OS X 10.6

Running:

Plug in a U3 and run

$ twistd -ny ljsocketServiceTac.py

The U3 will be available on port 6001. Anything you can normally write to it
over USB, you can now write to it over a socket on port 6001.

The U3 will also be available over Modbus at port 5020.

About

Write and read LabJack commands over a TCP socket instead of USB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published