background image

 

1

 

  

 

D0  D1  D2  D3  D4  D5  D6  D7 

LSB                                                MSB 

**The default product ID for this unit is set to “1” at the time of delivery.  

 

3-3 RS-232C (COM PORT) Set-up Guide 

After booting the MX-8000 matrix router, connect the RS-232C cable and configure the  communication 
settings as follows:   

 

Execute DVI switch controller 3.0, MiniTerm.exe or hyper terminal.   

 

Communication setting:   

You may set port COM 1 ~ 4 or you may use all available ports.  

Baud rate: 19200, Data bit:8, Stop bit:1, Parity: None, Flow Control: None 

 

 

 
 
4. COMMUNICATION CODE CONFIGURATION 

 
 

4-1 Configuration of RS-232C Communication Code  

 

 

Programmer’s Guide (Code Structure and Examples) 

This section is designed for programmers who wish to create their own control programs using the 
command code. All PureLink digital matrix routers provide a simple character stream control used by 
external control devices attached to a PureLink device. Command codes are used primarily for 
control, during system installation and setup, and for diagnostic purposes. 

 

Overview 
 

Command code is a set of alphanumeric characters that combine to form control commands. 
Command code strings are entered into a terminal emulation program (such as windows 
HyperTerminal) running on an external control device. The control device (PC, third-party controller) 
sends the commands to the system. Control devices must be able to send and receive ASCII or 
HEXA code via an RS-232 or Ethernet port. 

 

Command Code Formats 
 

A command code is a series of command characters and numbers used to send commands to the 
system. Commands include basic formulas for creating and disconnecting switches, as well as for 
verifying the status of switches.  

 
In a command code, each character is either general command (e.g, C for connect) or an identifier that indicates 
what the following number designates (e.g, “O” and the number following it designate an “output number”). The 
command code *255CI01O01! Can be interested as follows: (*) Starting the command code (255) Router ID is 255 
(C) Create connection on (I01) Input 01 to (O01) Output 01 (!) take the command. For a complete list of command 
characters and their functions, see page 32 
 

Ack value (Acknowledge value: Response from PureLink device) will be echoed back to the terminal 
screen as the unit accepts them. When a command is successfully executed, all of the characters 
appear containing the character “s” which stands for status. For example, 

Summary of Contents for MX - 8000

Page 1: ...MX 8000 80 x 80 Digital Modular Matrix Router Owner s Manual...

Page 2: ...ERATION CONFIGURATION DIAGRAM 8 2 2 PRODUCT SPECIFICATIONS 9 CHAPTER THREE OPERATIONAL GUIDELINES 9 3 1 MAIN MENU USER GUIDE 9 3 2 PRODUCT ID SET UP GUIDE 18 3 3 RS 232C COM PORT SET UP GUIDE 18 CHAPT...

Page 3: ...Do not place any heavy objects or equipment on top of the unit To prevent electrical damage TURN OFF the power to this unit before inserting or removing INPUT OUTPUT slot cards If you experience any p...

Page 4: ...or all outputs without limitation One source can be viewed on multiple displays at the same time Cross Platform switching is done instantly with no frame delay or latency PureLink Digital Matrix Route...

Page 5: ...5 1 4 Part Names Reference Front Panel 1 7 LCD Touch panel 2 Menu button 3 Power switch 4 Lock 5 Ventilation 1 2 3 4 5...

Page 6: ...6 MX 8000 HDMI Type 1 Control card 2 HDMI Input card 3 Ventilation 4 HDMI Output card 5 Power LED 6 AC power port 7 F G 8 Ventilation...

Page 7: ...7 MX 8000 DVI Type 1 Control card 2 DVI Input card 3 Ventilation 4 DVI Output card 5 Power LED 6 AC power port 7 F G 8 Ventilation...

Page 8: ...ated Stabilized AC input power AVR based power supply is highly advised 2 PRODUCT FEATURES 2 1 System Configuration Diagram Operation configuration diagram of the matrix is shown in following picture...

Page 9: ...VGA 640 480 WUXGA 1900 1200 60Hz 480p 1080i p Panel 7 inch touch panel pressure recognition type Port switch control Front LCD touch panel RS 232C port LAN port Input output port Input 80 output 80 In...

Page 10: ...after initiation of the system Then it shows main menu as follows CREATE set input output channels Touch Panel Display Main Menu PREVIEW preview the status of input output channels or EDID set up SYS...

Page 11: ...ALL select all OUTPUTS at a time CLEAR ALL cancel all selections OK finalize channel set up and return to the main menu PRESET SAVE start PRESET menu RETURN return to CHANNEL OUTPUT menu Set EDID Dat...

Page 12: ...duct type phosphor or filter type timings supported by the display display size luminance data and for digital displays only pixel mapping data Retrieve and Save of EDID Select EDID on the main menu t...

Page 13: ...en the screen below INPUT OUTPUT CHANNEL PREVIEW initial screen view INPUT VIEW switching status based on input OUTPUT VIEW switching status based on output MATRIX VIEW shows input output status at th...

Page 14: ...he screen in all directions CANCEL return to main menu System Set up Select SYSTEM CONFIG to open the RS 232 set up menu below Use SYSTEM CONFIG to set up RS 232 LAN and SYSTEM communications codes Ba...

Page 15: ...teway IP Address input Gateway IP Address default 192 168 000 001 Subnet Mask input Subnet Mask default 255 255 255 255 Mac Address set up Mac Address default 00 08 DC 00 00 00 HEX CHAR SELECT select...

Page 16: ...1 CANCEL return to main menu...

Page 17: ...w RS232 configuration status LAN view LAN configuration status SYSTEM view touch sound set up CHANNEL view channel selection set up Select CANCEL to return to the main menu Preset set up Select PRESET...

Page 18: ...eset Name Input Name Save Preset Call Preset Call Select Preset Name Preset Call 3 2 Product ID Set up Guide Product ID setting DIP switch When multiple matrix routers are being used a product ID can...

Page 19: ...ommand code strings are entered into a terminal emulation program such as windows HyperTerminal running on an external control device The control device PC third party controller sends the commands to...

Page 20: ...quire execution of multiple strings one command per string All s begin with Start byte All s end with End byte All s will be executed when Enter is entered The correct Router ID must be entered in a c...

Page 21: ...eo and Audio this must precede input and output specification 1 0x56 0x44 0x76 0x64 VD vd Disconnect Video only Disconnect command for Video only this must precede input and output specification 2 0x4...

Page 22: ...he initially entered character or number If these characters appear all or part of the command has not been executed Table 4 2 Descriptions of Acknowledge ACK Signals Ack value Description Input 1 is...

Page 23: ...nd their functions see page 21 To connect a switch 1 Enter the Connect command below Replace the s with the input and output number s 255CI O Examples Connect Video and Audio Command Codes Action 255C...

Page 24: ...connect command below Replace the s with the input and output number s 255DI O Examples Disconnect Video and Audio Command Codes Action 255DI01O00 Disconnect Input 1 to no Output 00 255DI00O03 04 05 D...

Page 25: ...trol 1 Enter the Baud rate setting command below Replace the s with the input and output number s 255 001 Baud rate at 19200 002 Baud rate at 38400 003 Baud rate at 57600 004 Baud rate at 115200 Examp...

Page 26: ...nel Change http 192 168 0 2 LCD CGI O01 I01 O02 I02 O03 I03 O04 I04 O05 I05 O06 I06 O07 I07 O08 I08 O09 I 09 O10 I10 O11 I11 O12 I12 O13 I13 O14 I14 O15 I15 O16 I16 O17 I17 O18 I18 O19 I19 O20 I20 O21...

Page 27: ...29 Pin Connector 1 TMDS DATA 2M 2 TMDS DATA 2P 3 TMDS DATA 2 4 Shield 4 TMDS DATA 4M N C 5 TMDS DATA 4P N C 6 DDC Clock 7 DDC Data 8 N C 9 TMDS DATA 1M 10 TMDS DATA 1P 11 TMDS DATA 1 3 Shield 12 TMDS...

Page 28: ...me the property of PureLink Replacement products may be new or reconditioned Repaired or replacement products or parts come with a 90 day warranty or the remainder of the warranty period PureLink shal...

Page 29: ...e 6 D 48432 Rheine Telefon 49 0 5971 800 299 0 Fax 49 0 5971 800 299 99 E mail info purelink de www purelink de For order support please contact your local dealer For technical support please contact...

Reviews: