10
USB (RS-232) Commands
KD-X2x1WDTx / KD-X2x1WVTx allows control
over USB for bi-directional communication.
Connection Protocol:
»
Baud Rate = 57,600 bits per second
»
Data Bits = 8
»
Stop Bits = 1
»
Parity = Non
»
Flow Control = None
»
Carriage Return: Required at end of string
Notes:
»
Commands are not case-sensitive
»
Spaces are shown for clarity; commands should NOT have any spaces
»
After a new command is received, a prompt should be sent back
KD-X2x1WVTx Help Command (H). Returns entire API in readable format:
KD-X2x1WVTx> H
-------------------------------------------------------------------------
-- Key Digital Systems HELP --
-------------------------------------------------------------------------
-- KD-X2x1WVTx F/W Version : 1.00 --
-- --
-- H : Help --
-- STA : Show Global System Status --
-- --
-- VGA Input Setup Commands: --
-- SPV EDID x : Set VGA EDID to x, --
[0=1920x1080@60, 1=1920x1200@60, 2=1360x768@60, 3=1280x720@60]--
-- SPV RES x : Set Output Resolution (Video Scale) x --
-- [0=Auto, 1=1080p@50, 2=1080p@60, 3=720p@50, 4=720p@60,] --
-- [5=1280x1024@60, 6=1024x768@60, 7=1360x768@60, 8=1920x1200@60]--
-- SPV AR x : Set Aspect Ratio x, [0=Auto, 1=16:9, 2=4:3] --
-- SPV PM x : Set Picture Mode x, --
-- [0=Standard, 1=Natural, 2=Dynamic, 3=Movie] --
-- SPV CT x : Set Color Tone x, [0=Standard, 1=Cool, 2=Warm, 3=User] --
-- SPV CTR xxx : Set Red Color Tone xxx = [1-255] --
-- SPV CTG xxx : Set Green Color Tone xxx = [1-255] --
-- SPV CTB xxx : Set Blue Color Tone xxx = [1-255] --
-- SPV PB xxx : Set Picture Brightness xxx = [0-100] --
-- SPV PC xxx : Set Picture Contrast xxx = [0-100] --
-- SPV MIH xxx : Move Output Horizontal Image xxx = [0-100] --
-- SPV MIV xxx : Move Output Vertical Image xxx = [0-100] --
-- SPV AHS xxx : Adjust Output Horizontal(Width) Size to xxx = [0-100] --
-- SPV AP xxx : Adjust Output Phase to xxx = [0-100] --
-- --