In NIMax, when we look at our network devices list, we see three sets of devices and want to know why a device is in our list 3 times.
Let's say we have a power supply N6700C as a device. For the N6700C, we see three entries in the network devices list.
1. Our alias we defined
2. TCPIP0::A-[Device].local::5025::SOCKET
3. [Device] "TCPIP0::A-[Device].local::hislip0::INSTR
What are these three entries? We understand what the alias is (#1) as we use that in our code, but don't know what the others are there for. Can someone explain it'?