From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting to multiple USB-6501 and figuring our which is which

A project I am working will have 3 USB-6501s. When the development is done this will be moved to several machines as an application. 

 

When that application fires up for the first time on the new machine, which of the 3 USB 6501 will be Device 1? Or how does my application know that a particular device is hooked up to particular DIO lines?

 

Will I need to use some DIO lines as a key to identify which one is which? For instance, bits 0 and 1 are 00 for device 0, 01 for device 1 and so on?

 

Will every target machine need to be configured in MAX the first time? We would prefer not to install MAX on all the machines.

 

What if the USB plugs get switched around?

 

Thanks!

0 Kudos
Message 1 of 2
(652 Views)

Hi 2verb,

 

you can edit the device labels in MAX on each target machine.

Or you read the serial number of each USB6501 and compare those serials with a database (might be a real database or just a text file…) to assign the DAQ hardware according to your physical setup…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(614 Views)