* Overview * Null Modem Jumper * Receivers MC-RX1 MC-RX2 * Transmitters MC-TX1 MC-TX2 Overview MaxColor Transmitters and Receivers have a null modem jumper on the bottom of the unit that flips the transmit and receive pins on the RS232 port. The nature of RS232 is that there is always a 50% chanc…
* Overview * Direct (TCP:6752) * Passive (Point-to-Point) * API (CLI Access) Overview Just Add Power supports 3 Types of serial management of endpoint devices: * Direct: Commands enter the system via an IP telnet connection to port 6752 of a Transmitter or Receiver. The command passes out of the RS232 port. 2-…
* Overview * Null Modem Jumper * Transmitters 707POE/747POE/705POE 708POE 709P2P 717HIFI 718AVP/749AMP/718KVM/749KVM/715POE * Receivers 508POE/505POE 509POE 518AVP/515POE Overview 3G Transmitters and Receivers have a null modem jumper on the bottom of the unit that flips the transmit and re…
* Overview * Set Serial Mode * Passive * Direct * API Overview Serial over IP describes various methods of passing RS232 commands through a network to Just Add Power Transmitters and Receivers to control endpoint devices - sources or displays. Just Add Power supports 3 modes of serial management of endpoint de…
All codes sent are in HEX format. (Sending the below commands as ASCII characters will not work, codes must be sent as HEX) Baud Rate: 38400 Bits: 8 Parity: None Stop Bits: 1 Command Code (HEX) Control System Representation Power On A0 F0 55 FF AE 51 \xA0\xF0\x55\xFF\xAE\x51 Power Off A0 F0 55 …
* Overview * TRS Pinouts Straight-Through Crossover * DB-9 Pinouts Straight-Through Crossover Overview Serial cables are standardized to have 3 pins for communication: * Send (TX) * Receive (RX) * Ground (GND) However, the position of those pins on each side of the cable may vary depending on the …
* Overview * Download * Build a Driver * Setup a Driver Overview RS232 control in URC is best accessed by allowing the Accelerate process to build a user interface automatically. In order to do that through the Just Add Power system, standard RS232 drivers must be converted to RS232 over IP drivers. This change …
PuTTY is a free implementation of an SSH and Telnet server, as well as a terminal emulator. Information at with all credit to the original author, Simon Tatham. We recommend downloading putty.exe under Alternate Binary Files (32-bit or 64-bit) at . This is a standalone version with no installation.
* Overview * Location * Pinout * Acquire A Cable Overview Every Just Add Power 2G and 3G device has a 3-pin molex port on it that acts as a debug port for device recovery . Diagnostic functions have moved to EZLogger and no longer need a Debug Cable . Location On earlier 2G devices, the port is inside the ca…
* Overview * Straight-Through * Crossover * Just Add Power Null Modem Jumper Overview Simply put, a null modem is an adapter or change that is made to an RS232 connection that swaps the transmit (Tx) and receive (Rx) pins . Straight-Through With RS232 communication, each side of the connection has both a tr…