User's Manual

Kramer Electronics Ltd.
VM-3DT - Protocol 3000
22
DISPLAY
Functions
Permission
Transparency
Set:
-
-
-
Get
DISPLAY?
End User
Public
Description
Syntax
Set:
-
-
Get:
Get output HPD status
#DISPLAY?SPout_idCR
Response
~nn@DISPLAYSPout_id,statusCR LF
Parameters
out_id1 (Output 1), 2 (Output 2), 3 (Output 3)
statusHPD status according to signal validation : 0 (Off), 1 (On), 2 (On and all parameters are stable
and valid)
Response Triggers
A response is sent to the com port from which the Get was received, after command execution and:
After every change in output HPD status from On to Off (0)
After every change in output HPD status from Off to On (1)
After every change in output HPD status form Off to On and all parameters (new EDID, etc.) are stable and
valid (2)
K-Config Example
Get the output HPD status of Output 1:
“#DISPLAY? 1”,0x0D
NAME
Functions
Permission
Transparency
Set:
NAME
Administrator
Public
Get:
NAME?
End User
Public
Description
Syntax
Set:
Set machine (DNS) name
#NAMESPmachine_nameCR
Get:
Get machine (DNS) name
#NAME?CR
Response
Set: ~nn@
NAME
SPmachine_nameCR LF
Get:
~nn@NAME?SP
machine_name
CR LF
Parameters
machine_name - String of up to 14 alpha-numeric characters (can include hyphens but not at the beginning
or end)
Notes
The machine name is not the same as the model name. The machine name is used to identify a specific
machine or a network in use (with DNS feature on).
K-Config Example
Set the DNS name of the device to “room-442”:
“#NAME room-442”,0x0D