Attero Tech CommandHub User Manual

Unify proxy device for control and routing

Advertisement

Quick Links

CommandHub
unIFY Proxy device for control and routing

User Manual

Date 05/01/2015
Revision 01
 Attero Tech, LLC
1315 Directors Row, Suite 107, Ft Wayne, IN 46808
Phone 260-496-9668 • Fax 260-496-9879
www.atterotech.com
614-00019-01

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CommandHub and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Attero Tech CommandHub

  • Page 1: User Manual

    CommandHub unIFY Proxy device for control and routing User Manual Date 05/01/2015 Revision 01  Attero Tech, LLC 1315 Directors Row, Suite 107, Ft Wayne, IN 46808 Phone 260-496-9668 • Fax 260-496-9879 www.atterotech.com 614-00019-01...
  • Page 2: Important Safety Instructions

    10. Protect the power cord from being walked on or pinched particularly at plugs, convenience receptacles, and the point where they exit from the apparatus. 11. Only use attachments/accessories specified by Attero Tech 12. Use only with the cart, stand, tripod, bracket, or table specified by the manufacturer, or sold with the apparatus.
  • Page 3 LLC will, at our option, repair or replace any defective parts without charge for either parts or labor. If Attero Tech, LLC cannot correct the defect in the equipment, it will be replaced at no charge with a similar new item. Attero Tech, LLC will pay for the cost of returning your equipment to you.
  • Page 4: Table Of Contents

    4.2.7 – Configure Network State Status ........................15 4.2.8 – Network State Changed (Asynchronous) ....................... 16 4.2.9 – Get Network State ............................17 4.2.10 – Get Clock State ............................. 18 APPENDIX A – Reference Documents ................................A-1 © Attero Tech LLC 2015 Page 3 614-00019-01...
  • Page 5: Overview

    User Manual 1 – Overview The unIFY CommandHub is a versatile tool for integrating 3rd party control systems with Dante audio networks. The CommandHub provides a simplified interface to control systems, allowing the programmer to interact with Attero Tech endpoint devices for parameter control using a name-based protocol and eliminating the need to communicate directly to endpoint devices using specific IP addresses.
  • Page 6: Installation

    The CommandHub can be mounted in several locations. The unit can sit on top of a table or shelf. There are also mounting holes on the underside allowing the CommandHub to be permanently mounted on virtually any surface and in any orientation.
  • Page 7: Network Connections

    Figure 2 - CommandHub Application Diagram *Note: The CommandHub can’t be used if the control system uses the same network as the Dante network as it does not support this mode of operation. The control network must be separate network with a different set of IP addresses to the Dante network.
  • Page 8: Configuration

    3 – Configuration Configuration of the CommandHub is done by accessing its internal web interface using any device with a web browser. The web interface is available on any of three different IP addresses depending on which port the browser is accessing the web interface through: The IP address of the Dante Ethernet port if using the Dante Network port.
  • Page 9: Message Format Specification

    CommandHub on the control network side. These commands are converted and then passed on to the device via the CommandHub’s Dante interface using a Dante proprietary protocol. Any responses from the device are delivered back to the CommandHub which in turn, sends them to the UDP Response port at the source IP address of the original command message.
  • Page 10: Get Dante Device List

    CommandHub User Manual 4.2.1 – Get Dante Device List This command will retrieve a list of Dante devices detected on the Dante network by the CommandHub. Start Command Stop Character (ASCII) Character 0x02 GDDL 0x03 0x07 0x04 Table 1 - GDDL Command Format...
  • Page 11: Get Dante Device Tx Channel List

    Example response: <START> RDTX unDX2IO-010203 <CR> 0002 Analog In 1 <CR> Analog In 2 <CR> <STOP> Example error response: [device not present] <START> RDTX unDX2IO-010203 <CR> 0001 [NA] Device Not Present <CR> <STOP> © Attero Tech LLC 2015 Page 10 614-00019-01...
  • Page 12: Get Dante Device Rx Channel List

    Example response: <START> RDRX unDX2IO-010203 <CR> 0002 Analog Out 1 <CR> Analog Out 2 <CR> <STOP> Example error response: [device not present] <START> RDRX unDX2IO-010203 <CR> 0001 [NA] Device Not Present <CR> <STOP> © Attero Tech LLC 2015 Page 11 614-00019-01...
  • Page 13: Get Assigned Dante Channel List

    *Note: Channel assignments are reflected as assignments to a device's receive channel, similar to the "Connected To" status shown in Dante Controller. Example error response: [device not present] <START> RADC unDX2IO-010203 <CR> 0001 [NA] Device Not Present <CR> <STOP> © Attero Tech LLC 2015 Page 12 614-00019-01...
  • Page 14: Set Dante Route

    *Note: Spaces in the examples are for clarity only. Spaces may occur in the message content as part of channel names but are never used as message delimiters. Example command: <START> SDRT unDX2IO-010203<CR> Analog Out 1<CR> Analog In 1@unD3IO-020304<CR> <STOP> Example response: <START> RDRT 0000 <STOP> © Attero Tech LLC 2015 Page 13 614-00019-01...
  • Page 15: Get Version

    CommandHub User Manual 4.2.6 – Get Version This command will retrieve a current version of the CommandHub software. Start Command Stop Character (ASCII) Characters 0x02 GVER 0x03 0x07 0x04 Table 11 - GVER Command Format Start Command Version Stop Character...
  • Page 16: Configure Network State Status

    *Note: By default the asynchronous notifications are disabled upon initial configuration of the CommandHub and must be enabled via the CSTS command if desired. In addition, the asynchronous messages will be sent out continuously (if enabled) at the rate of the configured time interval until cleared by issuing the “GNST”...
  • Page 17: Network State Changed (Asynchronous)

    3 party controller to query the CommandHub to get an updated status of devices. For example, if a Dante device goes off-line, the Network State Changed command will be asynchronously sent out each active TCP connection, if a controller is listening for the message they can then query for the updated device list to see which device has gone offline.
  • Page 18: Get Network State

    002 – channel routing changed • 004 – device clocking status changed Example command: <START> GNST <STOP> Example response: (example – detected a device & clock status has changed) <START> RNST 00000005 <STOP> © Attero Tech LLC 2015 Page 17 614-00019-01...
  • Page 19: Get Clock State

    If the interface is not supported, the response would be NA. (example) Response: <START> RCLK 2 <CR> Primary,Master,No <CR> NA <CR> <STOP> Example error response: [device not present] <START> RCLK 1 [NA] Device Not Present <CR> <STOP> © Attero Tech LLC 2015 Page 18 614-00019-01...
  • Page 20: Appendix A - Reference Documents

    CommandHub User Manual APPENDIX A – Reference Documents The following table lists the relevant reference documents. Document Title Location party Software API Registered Login on website © Attero Tech LLC 2015 Page A-1 614-00019-01...

Table of Contents