14
TCP/IP Commands
KD-X4x1WUTx allows bi-directional control over TCP/IP connection made at KD-X4x1WUTx, KD-UPS52U,
or KD-X100MRx .
›
Default static IP address is 192.168.1.239, port 23
Notes:
»
Commands are not case-sensitive
»
Commands require a carriage return following each string
»
Spaces are shown for clarity; commands should NOT have any spaces
»
After a new command is received, a prompt should be sent back
Help Command (H). Returns entire API in readable format:
-------------------------------------------------------------------------
-- Key Digital Systems HELP --
-------------------------------------------------------------------------
-- KD-X4x1WUTx F/W Version : 1.14 --
-- --
-- H : Help --
-- STA : Show Global System Status --
-- --
-- Video Output Setup Commands: xx = [01,A=All], yy = [01-04,U,D] --
-- ( yy : 01=HDMI1, 02=HDMI2, 03=USB C, 04=DisplayPort[DP] ) --
-- SPO SI yy : Set Output to Video Input yy --
-- SPO xx SI yy : Set Output to Video Input yy --
-- SPO xx ON/OFF : Set Output xx ON/OFF --
-- SPO xx VM E/D : Set Output xx Video Mute Enable/Disable --
-- SPO xx DBG ON/OFF : Set Output xx Debug Mode ON/OFF --
-- SPO xx LRM ON/OFF : Set HDBT Output xx Long Range Mode ON/OFF --
-- --
-- Display Control Commands: xx = [01,A=All] --
-- SPO xx TV ON/OFF : Set Display xx ON/OFF (Turn TV On/OFF) --
-- SPO xx AV U/D : Set Display xx Volume Up/Down --
-- SPO xx AM E/D/T : Set Display xx Audio Mute Enabled/Disabled/Toggle--
-- --
-- Input/Output/Device Naming Commands [xx=01-04] (c=Max. 16 Chars) --
-- SPI xx WN cccccccccccccccc : Write Input xx Name --
-- SPI xx RN : Read Input xx Name --
-- SPO xx WN cccccccccccccccc : Write Output xx Name --
-- SPO xx RN : Read Output xx Name --
-- SPC WN cccccccccccccccc : Write Device Name --
-- SPC RN : Read Device Name --
-- --
-- Network Setup, ( xxx=[000-255], zzzz=[0001~9999] ) --
-- SPCETIPA xxx.xxx.xxx.xxx : Set Host IP Address to xxx.xxx.xxx.xxx --
-- SPCETIPM xxx.xxx.xxx.xxx : Set Net Mask to xxx.xxx.xxx.xxx --
-- SPCETIPR xxx.xxx.xxx.xxx : Set Route IP Address to xxx.xxx.xxx.xxx --
-- SPCETIPP zzzz : Set TCP/IP Port to zzzz --
-- SPCETIPB : Apply New Network Config --
-- --