Hybrid test stand control software.
- Download the LJM Software
- Download the Python wrapper for the LJM library:
python -m pip install labjack-ljm
, wherepython
is your usual Python interpreter (For unit tests) - Download
cmake
with a package manager of your choice
When running while connected to the LabJack, make sure that add_definitions(-DUSE_LABJACK)
is uncommented in the CMakeLists.txt
file.
- Create a top-level
build/
directory - Run
cmake ..
from withinbuild/
- Run
make
- Run
./hybrid
Note: On macOS, you may have to manually set your DYLD_LIBRARY_PATH
, such as export DYLD_LIBRARY_PATH=/usr/local/lib/
[valve] [num] [on/off]
Available valves: mav
, sv
Valve numbers 1-5
for sv