hvl_ccb.dev.labjack

Submodules

Module contents

A LabJack T-series devices wrapper around the LabJack’s LJM Library; see https://labjack.com/ljm . The wrapper was originally developed and tested for a LabJack T7-PRO device.

Extra installation

To use this LabJack T-series devices wrapper:

  1. install the hvl_ccb package with a labjack extra feature:

    $ pip install "hvl_ccb[labjack]"
    

    this will install the Python bindings for the library.

  2. install the library - follow instruction in https://labjack.com/support/software/installers/ljm .