Example: send the values “33 44 ab cd”, 115200 baud, 8 data bits, no parity, 1 stop bit
curl “http://ipaddr/cgi-bin/query.cgi?cmd=soip2+-f+/dev/ttyS0+-b+115200-8n1+-H+-s+”
3344ABCD””
"
Note: There are no spaces between the Hex Data values above. Hex values can use
upper or lower case.
Decoder Commands
1."""" Decoder Join A/V to an Encoder with MAC AABBCCDDEEFF.
curl http://ipaddr/cgi-bin/query.cgi?cmd=e+e_reconnect::AABBCCDDEEFF
Important Note: Mac Address but be in all Upper Case
Example:
curl http://192.168.0.50/cgi-bin/query.cgi?cmd=e+e_reconnect::341B2281F97F
Encoder Commands
1."""" Enable/Disable HDCP. (Note this only changes how the Encoder reports to the
connected device. Enabled means the UHD60 tells connected device it supports
HDCP 2.2. Disabled means the UHD60 tells the connected device it does not support
HDCP at all.)
curl http://ipaddr/cgi-bin/query.cgi?cmd=e+e_adj_hdcp::enabled
curl http://ipaddr/cgi-bin/query.cgi?cmd=e+e_adj_hdcp::disabled
Important Note:
Source must already be connected to the UHD60 Encoder for this command to work.
Encoder Commands (UHD60-2E, 2EA and UHD60-2EMP)
1."""" Switch input to Manual Mode
curl http://ipaddr/cgi-bin/query.cgi?cmd=e+e_v_mode_in::manual
2."""" Switch input to HDMI1
curl http://ipaddr/cgi-bin/query.cgi?cmd=e+e_v_switch_in::hdmi1