How do I communicate with Prologix GPIB-ETHERNET controller?
Connect to TCP port 1234 on the GPIB-ETHERNET controller. Once connected, you may communicate using: • Terminal window in Prologix GPIB Configurator • Terminal utilities such as TeraTerm or HyperTerm applications (both support network connections in addition to serial connections) • Custom programs using network sockets. Most programming languages and frameworks support network connectivity. Please see sample programs in the Resources section.