07-16-2008 08:02 AM - edited 07-16-2008 08:03 AM
07-16-2008 08:11 AM
In my applications, because IT wants me to keep the instruments and I/O off of the company network (which I think is a real good idea anayway), I install a second NIC and an ethernet switch like a Netgear FS105. I configure the 2nd NIC with a fixed IP address. I then use it to control my Fieldpoint, a Keithley DMM and a Tektronix scope.
Mike
07-16-2008 08:40 AM
07-16-2008 09:40 AM
07-16-2008 12:10 PM
Thank you guys for the reply.
If I use a NETGEAR FS105, how is each intrument identified on the computer? Are they assigned with different IP addresses?
07-16-2008 12:12 PM
07-16-2008 01:02 PM
Hub is like a piece of cable with all the devices attached. Every device will see all the packets.
Switch will only send information to the relevant device. The other devices will not see any packets that are not addressed to the device. Generally, everything is on the same sub-network.
Router will break the ethernet into 2 sub-networks. One outside and one inside. Most routers will do packet filtering and limit the packets the inside network will see. In addition it can provide dhcp services.