Assigning device numbers to multiple Tx Labjacks?


tryerson

Recommended Posts

Yes you do, and they need to be non-zero (as zero is the "First Found" in DAQFactory).  The actual assignment has to be done in Kipling.  Then just put the desired ID in the D# column of the channel.  For the T7 over Ethernet you would not need to do this and can simply specify the IP address of the T7 in the D# column.

Link to comment
Share on other sites

See "Opening a Device" here:

https://labjack.com/support/software/examples/ljm/daqfactory

DAQFactory's D# is the Identifier parameter passed to the open call:

https://labjack.com/support/software/api/ljm/function-reference/ljmopens

"To specify an identifier, use a serial number, IP address, or device name."

With USB, serial number would be the common choice to pass.

 

 

Link to comment
Share on other sites

  • 2 months later...

Just noticed this.  It seems we get notified of new topics, but no notification for any posts after that.

T series devices do not have a "Local ID" like our older devices.  Instead the identifier options are serial number, IP address, or device name.  You can edit the device name on the "Device Info" tab of Kipling, but does DAQFactory work with this string parameter?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.