I have a 5973 with a non functioning Lcd screen and do not know the assigned IP address so Chemstation cannot see it to load the instrument top. Also have used the Agilent communications software to try and see if it would detect the MSD and it doesn't even see my 6890GC. Basically I need some ideas on how to find out what the IP address of the MSD without the use of the LCD screen and the Agilent software. Any help is appreciated
Open the command prompt in windows (windows R then type cmd)
type arp -a and hit enter
If you're lucky it will give you the IP address and MAC address of each device on your network.
The MAC address of your MS might be written on a sticker on the card in the instrument. But if not, you should be able to figure out which one it is by unplugging the MS from the network, using the arp -a command a second time, and seeing which IP address disappeared. You could also Google to find out what Agilent's MAC addresses look like (they might all start with the same few letters or something like that).