SkillAgentSearch skills...

LJSocket

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

Install / Use

/learn @labjack/LJSocket
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

"LJSocket homepage":https://labjack.com/support/software/misc-documentation/ljsocket

Requirements:

  • "LabJackPython":http://github.com/labjack/LabJackPython : 5-26-2015 release or older. Newer versions are not compatible.
  • "Exodriver":http://github.com/labjack/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.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks3

Languages

Python

Security Score

55/100

Audited on Jan 24, 2023

No findings