USERS GUIDE DXE-CAT-S2L HDMI HDBaseT CAT Extender with IP Control i Manual Number: 121201
User Guide SAFETY INSTRUCTIONS Please review the following safety precautions. If this is the first time using this model, then read this manual before installing or using the product. If the product is not functioning properly, please contact your local dealer or Aurora for further instructions. The lightning symbol in the triangle is used to alert you to the presence of dangerous voltage inside the product that may be sufficient to constitute a risk of electric shock to anyone opening the case.
User Guide TABLE OF CONTENTS PACKAGE CONTENTS .............................................................................................................1 INTRODUCTION........................................................................................................................2 About ..................................................................................................................................................... 2 Features .....................................................
User Guide PACKAGE CONTENTS Please make sure the following items are included within your package. Contact your dealer if any items are missing or damaged. • DXE-CAT-RX2 x 1 • DXE-CAT-TX2L x 1 • DXE-CAT-E1 Wall / Desk Mount Ears x 4 • 24V DC Power Adapter x 1 Optional Accessories • IR Receiver CA0026-1 • IR Emitter CA0012-1 • IR Blaster CA0049-1 • RS-232 Adaptor (3.5mm TRS to FEMALE DB9 2-TX 3-RX) CA0052-F2T3R • RS-232 Adaptor (3.
User Guide INTRODUCTION About The DXE-CAT-S2L is part of the growing Digital Xtreme Series. This product is different than the typical CAT extender found on the market today as it not only breaks the price barrier but the feature and usability aspects as well. All connectors are on one side to make wiring cleaner and rack mounting easier. Having the ability to power the device with the choice of transmit or receive reduces the installation time and keeps things neat.
User Guide Front & Rear Panel DXE-CAT-TX2L Front LED Indicators • IR Out – Blinks when emitting IR to device from IR Port. It is normal to be lit if nothing is plug into IR port. • IR In – Blinks when receiving IR from IR port. It is normal to be lit if nothing is plug into IR port. • TX – RS-232 Transmit. Blinking rate and intensity will vary with baud rate. • RX – RS-232 Receive. Blinking rate and intensity will vary with baud rate.
User Guide Front & Rear Panel DXE-CAT-RX2 Front LED Indicators • IR Out – Blinks when emitting IR to device from IR Port. It is normal to be lit if nothing is plug into IR port. • IR In – Blinks when receiving IR from IR port. It is normal to be lit if nothing is plug into IR port. • TX – RS-232 Transmit. Blinking rate and intensity will vary with baud rate. • RX – RS-232 Receive. Blinking rate and intensity will vary with baud rate.
User Guide IR EXTENDERS IR Blaster IR Receiver IR Connections The DXE-CAT Series has the ability to auto detect on the IR port if a receiver or a blaster / emitter is connected. IR Blaster / Emitter: Plug in an IR blaster to emit all IR command signals received from the IR receiver to control the associated devices with built-in IR sensor IR Receiver: Plug in an IR receiver to receive all IR command signals from the IR remote controls of the associated devices.
User Guide IP Setup Default IP The default IP out of the box is 192.168.1.10 static. Make certain to change the IP on the unit at a time or you will get collisions on the network. Each device must have a unique IP address. DHCP can be used but it is recommended to issue IP address based on the MAC address. This assures the DHCP does not reassign the IP address at a later time causing issues.
User Guide General Settings Status - Shows the current IP Address, Hostname, Mac Address, Serial number, and the firmware revision. Change Password – The default password is admin. It is recommend to change the password for better security on the network especially if it is not private. Reset Factory Defaults – Once pressed a confirm screen will appear. Once confirmed the unit will restore the default IP address and password. Firmware Update Mode – This but forces the unit into an update mode.
User Guide Network Settings Current Network Settings - Shows the current IP Address, Subnet Mask, Gateway, Hostname, and Mac Address. Network Configuration – This section allows the turning on/off of the DHCP and allowing the entry of static IP settings if DHCP is not utilized. If you use DHCP it is always recommended to use a switch that can map the MAC address to a defined IP address otherwise the IP address may change inadvertently at a later time making it difficult to target the device.
User Guide Port Settings Master Remote IP – Enter the Aurora control system IP the DXE-LXC is going to push information to. Note: If an Aurora control system is not used RPC, Telnet, or TCP is available. Local Serial Port 1 Settings – Baud Rate, Date Size, Parity, and Stop bits are selected for the TX RS-232 port. Remote Serial Port 2 Settings – Baud Rate, Date Size, Parity, and Stop bits are selected for the RX RS-232 port.
User Guide Port Processing Session – Choose between the following modes of operation. Manual - Ports are just serial ports manipulated via RPC / Telnet / TCP commands. Push to Variable - RX data is pushed via Aurora RPC to given Master Remote IP. Push to Port - RX data is pushed to given IP remote serial port via Aurora RPC. Telnet Client - Unit will attempt to connect to given server IP and pass and receive serial port data.
User Guide Port Settings (Manual) With port processing session set to manual there will be no additional selections as the system is set to trigger the functionality with IP commands. Ports will not pass data from the TX to RX and vice versa in this mode.
User Guide Port Settings (Push to Variable) Remote Session IP Address – Enter the IP address the variable is to be sent to an Aurora control device. Note the IP address overrides the Master Remote IP address. Target RPC Variable Name – Enter the variable utilized by the remote control processor.
User Guide Port Settings (Telnet Server) Telnet Local Port Number – Defaulted to Port 23 but can be changed to other port numbers. Telnet Timeout Seconds – Defaulted to no timeout but can be set to timeout and close the connection. Telnet Protocol – Default is Telnet otherwise it can be set to none which is used for TCP.
User Guide Port Settings (Telnet Client) Remote Session IP Address – Enter Telnet Server IP Address. Telnet Remote Port Number – Defaulted to Port 23 but can be changed to other port numbers. Telnet Local Port Number – Defaulted to Port 23 but can be changed to other port numbers. Telnet Timeout Seconds – Defaulted to no timeout but can be set to timeout and close the connection. Telnet Protocol – Default is Telnet otherwise it can be set to none which is used for TCP.
User Guide Port Settings (Push to Port) Remote Session IP Address – Enter IP address of serial port on another Aurora control device to target. This will forward the serial data to any Aurora control system product. It overrides the master Remote IP. Target RPC Serial Port Number – Enter the serial port number of the Aurora control device.
User Guide Port Settings (Pass-Through) Pass-Through mode allows the serial ports on both the DXE-CAT-TX and DXE-CAT-RX to become a virtual cable link. The serial receive of one unit will be sent to the serial transmit of the other unit. IP commands will still force serial strings out the local or remote ports when necessary.
User Guide IP Commands TCP/RPC Commands Remote procedure calls (RPCs) are used to control the DXE-CAT-S2L from any device with a web browser (PC, iPad, touch panel, etc.), an external control system, or another web-enabled device. RPCs can be used to send serial and IR commands, receive serial data, and retrieve system information.
User Guide TCP/RPC Command Usage Sample Usage Send the serial command “PowerOn<0D>” out the RX serial port: method=Serial_Send¶m1=2¶m2=PowerOn%0D¶m3=100 Send the ‘Play’ command to a DVD player on the DXE-CAT-S2L TX side: method=IR_SendCommand¶m1=1¶m2=DVD¶m3=Play Retrieve a list of all IR file names: method=GetIRFileNames Response Tokens status - 0 for Failure, 1 for Success faultCode - If status is 0 (failure), faultCode will be an integer representing a specific error.
User Guide Web Server The DXE-CAT-TX2L has a built in web server that can hold up to 8MB of web pages (including firmware). Using FTP, webpage(s) can be uploaded to the wwwpub directory. Web pages utilizing HTML, Flash, AJAX, etc., can be served up using the units IP address or host name (if NetBIOS is used). Aurora has a free tool called YIPI available for download on the Aurora website to create webpages quick and easily. YIPI also has the ability to FTP to the unit as well.
User Guide CONNECTOR PIN DEFINITION HDMI Pin 1 TMDS Data2+ Pin 8 TMDS Data0 Shield Pin 15 SCL Pin 2 TMDS Data2 Shield Pin 9 TMDS Data0– Pin 16 SDA Pin 3 TMDS Data2– Pin 10 TMDS Clock+ Pin 17 DDC/CEC Ground Pin 4 TMDS Data1+ Pin 11 TMDS Clock Shield Pin 18 +5 V Power Pin 5 TMDS Data1 Shield Pin 12 TMDS Clock– Pin 19 Hot Plug Detect Pin 6 TMDS Data1– Pin 13 CEC Pin 7 TMDS Data0+ Pin 14 Reserved (N.C.
User Guide APPENDIX 1 Troubleshooting Problem Solution 1. No Video Signal. 2. LED is not lit 3. LAN POE not working 4. IR not working 5. DXE-CAT-RX is very warm 6. IR port on RX side does not work with some devices 7. Need to update firmware 8. Cannot ping IP address a. Check that the power plug is properly inserted into a functioning power outlet. b. Make certain source is on. c. Verify pin-out of connector at each end. d. If used in electrical noisy environment shielded CAT cable may be required.
User Guide APPENDIX 3 Model Name Technical Distance Max Resolution Color Depth RS-232 IR Carrier Freq.
User Guide APPENDIX 4 Warranty Limited 3 Year Warranty Aurora Multimedia Corp. (“Manufacturer”) warrants that this product is free of defects in both materials and workmanship for a period of 3 years as defined herein for parts and labor from date of purchase. This Limited Warranty covers products purchased in the year of 2009 and after. Motorized mechanical parts (Hard Drives, DVD, etc), mechanical parts (buttons, doors, etc), remotes and cables are covered for a period of 1 year.
www.auroramultimedia.com User Guide This product warranty extends to the original purchaser only and will be null and void upon any assignment or Aurora Multimedia Corp.