ReferenceDriverLabJackConfigure Device

Configure a LabJack Device

Learn how to connect and configure LabJack devices.

The Synnax Driver reads from and writes to LabJack T-Series devices.

Only T-Series devices are supported. If you are interested in using Synnax with other LabJack devices, contact us.

Prerequisites

Before you can start using your LabJack hardware with Synnax, you will need to ensure that you have the following:

  1. A Synnax Core running on your network.
  2. A Synnax Driver running on your network. This Driver must be connected to the Core and running on the same machine as your LabJack hardware is connected to.
  3. The LJM library installed on the machine running the Synnax Driver.
  4. The Synnax Console installed on your local machine.

Supported Operating Systems

Platform Status
Windows ✓ Supported
Linux ✓ Supported
NI Linux Real-Time ✗ Not Supported
macOS ✓ Supported
Docker ✗ Not Supported

Configuration Parameters Reference

Parameter Type Required Description
name string Yes Human-readable device name for identification in Console
rack string Yes Synnax Driver (rack) key where the device is connected
model string Yes LabJack model (LJM_dtT4, LJM_dtT7, or LJM_dtT8)
location string Yes Physical connection identifier (see below)
identifier string Yes Device identifier: serial number, IP address, device name, etc.
connection_type string No Connection method: ANY (default), USB, TCP, ETHERNET, or WIFI

connection_type is only supported through the Python and TypeScript client libraries.

How-To

Before you begin, connect to your device and update it using Kipling.