---
"Thanks. Am I right when thinking "Agilent USB address DOES NOT have something like device number inside"? In other words - USB addresses are different but they do not have any info about sequence of chassis connection. From them I cannot find out which chassis was connected first but which was second. Is that right?"
---
You are correct.
USB VISA addresses are static, and don’t say anything about when a device was connected.
The address format is:
USB
board::manufacturer ID::model code::serial number::USB interface number::INSTR
WHERE
Board is usually 0,
manufacture ID will be a value assigned to an instrument manufacturer,
model code will be a number specific to the model of the instrument,
serial number is the serial number of the instrument, and
USB interface number is usually 0.