Dr.HDMI 8K IP COMMAND LIST 

When using IP/TELNET each command must end with a carriage return \r or a newline \n 

Dr.HDMI 8K default IP port is 2201. e.g. 192.168.1.100:2201

Use only lowercase characters
Use some low level internal FIN markup for TCP/IP

A generic IP command to write a value:
set x y
set - indicates value will be written to Dr.HDMI 8K
x - target to be written
y - value or values

A generic IP command to read a value:
get x 
get - indicates value will be read from Dr.HDMI 8K
x - target to be read


Command list [current set-values can be read with the get-command]:

set hotplug
	Issue hotplug event to the sources
	
set reboot
	Reboots the unit, does not clear any settings

set ipaddr xxx.xxx.xxx.xxx
get ipaddr
	Sets the static IP address. Active when dhcp is turned off.
	Ex. set ipaddr 192.168.1.222

set ipmask xxx.xxx.xxx.xxx
get ipmask
	Sets the static IP network mask. Active when dhcp is turned off.
	Ex. set ipmask 255.255.255.0

set ipgw xxx.xxx.xxx.xxx
get ipgw
	Sets the static IP gateway address. Active when dhcp is turned off.
	Ex. set ipgw 192.168.1.1

set dhcp x
get dhcp
	Set the dynamic or static IP address selection. Dynamic = dhcp on
	where x is [on / off]
	Ex. set dhcp off

set ipinterrupt x
get ipinterrupt
	where x is [on / off]
	Sets the "int" interrupt message sent to the current open IP connection upon stream change
	Ex. set ipinterrupt on

set tcpport x
get tcpport
	Set the TCP port to be listened to for commands. Default is 2201
	Requires a reboot to be applied.
	Ex. set port 2200

set edidmode x
get edidmode
	where x is [automix / custom / fixed / copytx ]
	Ex. set edidmode automix

set edidfrlflag x
get edidfrlflag
	where x is [on / off]

set edidfrlmode x
get edidfrlmode
	where x is [0 ~ 5]

set edidvrrflag x
get edidvrrflag
	where x is [on / off]
	
set edidvrrmode x
get edidvrrmode
	where x is [0 ~ 1]	
	
set edidallmflag x
get edidallmflag
	where x is [on / off]
	
set edidallmmode x
get edidallmmode
	where x is [0 ~ 1]	

set edidhdrflag x
get edidhdrflag
	where x is [on / off]
	
set edidhdrmode x
get edidhdrmode
	where x is [0 ~ 4]	

set ediddvflag x
get ediddvflag
	where x is [on / off]
	
set ediddvmode x
get ediddvmode
	where x is [0 ~ 2]	

set edidpcmflag x
get edidpcmflag
	where x is [on / off]
	
set edidpcmchmode x
get edidpcmchmode
	where x is [0 ~ 6]	

set edidpcmsrmode x
get edidpcmsrmode
	where x is [0 ~ 2]	

set edidpcmbwmode x
get edidpcmbwmode
	where x is [0 ~ 2]	

set edidtruehdflag x
get edidtruehdflag
	where x is [on / off]

set edidtruehdmode x
get edidtruehdmode
	where x is [0 ~ 2]	

set edidtruehdsrmode x
get edidtruehdsrmode
	where x is [0 ~ 3]	

set edidddflag x
get edidddflag
	where x is [on / off]

set edidddmode x
get edidddmode
	where x is [0 ~ 1]	

set edidddplusflag x
get edidddplusflag
	where x is [on / off]

set edidddplusmode x
get edidddplusmode
	where x is [0 ~ 2]	

set edidddplussrmode x
get edidddplussrmode
	where x is [0 ~ 3]	

set ediddtsflag x
get ediddtsflag
	where x is [on / off]

set ediddtsmode x
get ediddtsmode
	where x is [0 ~ 1]	

set ediddtshdflag x
get ediddtshdflag
	where x is [on / off]

set ediddtshdmode x
get ediddtshdmode
	where x is [0 ~ 3]	

set ediddtshdsrmode x
get ediddtshdsrmode
	where x is [0 ~ 3]	

set edidonebitflag x
get edidonebitflag
	where x is [on / off]
	
set edidonebitmode x
get edidonebitmode
	where x is [0 ~ 1]	
	
set edidonebitspmode x
get edidonebitspmode
	where x is [0 ~ 1]	
	
set edid audio x
get edid audio
	where x is [stereo / 51 / full / custom]
	Sets the automix EDID audio flag
	Ex. set edid audio full	
	
set edidcustomtable x
get edidcustomtable
	where x is [1 ~ 100]		
	
set oled x
get oled
	where x is [on / off]
	Sets the OLED display visibility
	Ex. set oled on

set oledpage x
get oledpage
	where x is [0-3]
	Sets the OLED display page
	Ex. set oledpage 0

set oledfade x
get oledfade
	where x is [0-255]
	Sets the OLED display fade timer in seconds. After this time OLED goes blank
	0 = no fade
	Ex. set oledfade 60

set txplus5 x
get txplus5
	txplus5 [on/off]

set htpcmode x
get htpcmode
	htpcmode [on/off]

get mac
	mac 9c:08:15:01:02:34
		
get status txsink
	TX0SINK:
	
get edidtable tx 
		EDID TX: 256byte
		
get edidtable rx 
		EDID RX: 256byte





