User Guide User Manual
Table Of Contents
- Chapter 1 • Introduction
- Chapter 2 • Installation
- Chapter 3 • Virtualization/Control Software
- Explaining Virtual I/O Switching
- Virtualization/Control Program
- Creating a virtual I/O switching system (map)
- Reassigning virtual I/O connectors
- Creating rooms within the system
- Remote controlling the Matrix 12800 system
- Programming the matrix offline (emulate mode)
- Saving and restoring matrix settings
- Creating program byte strings
- Ethernet operation
- Windows buttons and drop boxes
- Special Characters
- Chapter 4 • Programming Guide
- Chapter 5 • Web Operations
- Chapter 6 • Upgrades and Maintenance
- Opening and Closing the Matrix Switcher
- Removing and Installing the Fan Assembly
- Removing and Installing the Power Supply Module
- Replacing the Fuse
- Removing and Cleaning the Filter
- Setting the DIP Switches
- Removing and Installing the Controller Card and Replacing the Firmware
- Removing and Installing the I/O Card and Setting the Audio Gain
- Troubleshooting
- Appendix A • Ethernet Connection
- Appendix B • Reference Information
- Inside rear cover: warranty

A-3
Matrix 12800 Switchers • Ethernet Connection
PRELIMINARY
Pinging to deterine Matrix IP Addre
The Microsoft
®
Ping utility is available at the DOS prompt. Ping tests the Ethernet
interface between the computer and the switcher. Ping can also be used to
determine the actual numeric IP address from an alias and to determine the web
address.
Ping the switcher as follows:
1. On the Windows task bar, click on Start > Run.
2. At the Open prompt, type command.
3. Click the OK button.
4. At the DOS prompt, type ping {IP address} and then press [Enter]. The
computer returns a display similar to figure A-2.
The line Pinging ... reports the actual numeric IP address, regardless of
whether you entered the actual numeric IP address or an alias name.
C:\>ping 192.168.254.254
Pinging 192.168.254.254 with 32 bytes of data:
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Ping statistics for 192.168.254.254:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Figure A-2 — Ping response
Pinging to deterine Web IP addre
The Ping utility has a modifier, -a, that directs the command to return the Web
address rather than the numeric IP address.
At the DOS prompt, type ping -a {IP address} and then press [Enter]. The return
display of the computer is similar to the Ping response shown in figure A-2, except
that when you specify the -a modifier, the line Pinging mail... reports the web IP
address rather than the numeric IP address, regardless of whether you entered the
actual numeric IP address or an alias name.