You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Support will close at 3:00 pm Eastern on December 20th. Limited support will be available from 8:00 am to 6:00 pm on December 23rd, 26th, 27th, and 30th. Support will be closed December 24th, 25th, and 31st as well as New Year's Day.

Happy Holidays!
Home > Device Management > 3G Ultra Device Management > [3G Ultra] [Wallplate] Enable Input Auto-Detection
[3G Ultra] [Wallplate] Enable Input Auto-Detection
print icon

The Just Add Power WP2 (2-gang wallplate) and WP4 (4-gang wallplate) have both HDMI and VGA inputs.

There is a toggle switch on the front of each unit that is used to choose VGA or HDMI.

Wallplate 2-gang

To enable auto-detection between the VGA and HDMI ports, apply this command through the Console API on the web interface of the Wallplate Transmitter:

astparam s v_input_select detect_sync;astparam save;reboot

Wallplate Detect Command in Web Interface

Auto-detection follows these rules:

  • First source (HDMI/VGA) to be connected will be the active source
  • When a second source is connected it will not be displayed
  • When the active source is disconnected, the second source becomes the active source (~5 seconds)
  • When the toggle switch is moved, it will override the auto-detection

To return the device to standard settings (toggle switch only):

astparam s v_input_select;astparam save;reboot

 

scroll to top icon