HI,
is there a way to find out the address of a certain device in an Ethernet network using LabVIEW 8? What I want to do is to communicate with a device via TCP/IP using LabVIEWs VISA functions. This works great, but I have to know the device address. I tried the "visa find resouce.vi",but the resource i found is" ASRL1::INSTR"and "ASRL3::INSTR",it didn't find my device.i don't know why.