Returns the addresses of all connected devices.
[status, deviceAddrs] = findAllInstruments()
a real containing the status of the operation.
a matrix of string containing the addresses of all connected devices.
This macro returns the adress (or descriptor) of each connected device. An empty matrix [] is returned if no device is connected.
output example: !TCPIP0::127.0.0.1::TEST::INSTR ! ! ! !ASRL1::INSTR ! ! ! !ASRL4::INSTR !