DXB-8i & DXI Programming Quickstart Guide

DXI-8i Quickstart Guide

Sending Serial Data:

To send serial data, simply type the serial command into the appropriate box on the intended button.  Any hexadecimal data should be preceded by a percent sign (e.g., %0D to send a carriage return).


Sending Telnet Data:

Below is the command structure for DXI to send a Telnet command:


Any hexadecimal data should be preceded by a percent sign (e.g., %0D to send a carriage return).

Example:


Sending Multiple Telnet Commands:

You can send multiple Telnet commands by using a delimiter between commands.  The character # is used with a single digit after for delays between commands in a string to create a “Macro”. A 0-F (0-15) will follow the #. Each number is a multiple of 100ms delay so #8 is 800ms, #D is 1300ms. If # character is required to be sent for none delay purpose then a ## must be used. Delay can only be specified in between telnet commands separated by commas.


Presets:

Presets allow you to define a set of discreet commands, then cycle up and down through them with button presses. A typical application might be volume commands. Here we've programmed 0-100% in increments of 10. You can see the output in the Hercules Terminal below.

Color Macro:

The COLOR MACRO option, allows a button press-or-release to set the color of one, or many buttons. A Typical application is having the ON button turn green, and the OFF button turn off...and then the OFF button turning red, and ON to off


The other color option buttons simply set the Press/Release state if Macro function in not desired.


Programmed IP Address:

The DXB-8i ships default: 192.168.1.100. 192.168.1.100. You can set the desired programmed network parameters in the upper-right configuration window. During programming, the unit will change to the new address, so you may need to adjust you PC network card accordingly.


Sending Program:

The Communications (Lower-right) window is to be set to the current IP address of the DXB-8i (Default 192.168.1.100). You can then press CONNECT and then SEND to program the DXB-8i.

NOTE: During programming, the unit will take the address as set in the configuration section, so you may need to adjust you PC network card accordingly.


DXI Software GUI Size: 

You can locate the SETTINGS.INI file where the DXI EXE is located, and open with a text editor.

Adjusting this MAGNIFICATION parameter from 1.0 to 5.0. Default is 1.1, good for 1080p.

Once saved, relaunch DXI, and the GUI will resize.