![Kramer VM-2DT User Manual Download Page 23](http://html1.mh-extra.com/html/kramer/vm-2dt/vm-2dt_user-manual_2000629023.webp)
Kramer Electronics Ltd.
VM-2DT - Protocol 3000
21
DISPLAY
Functions
Permission
Transparency
Set:
-
-
-
Get
DISPLAY?
End User
Public
Description
Syntax
Set:
-
-
Get:
Get output HPD status
#
DISPLAY?
SP
out_id
CR
Response
~nn@
DISPLAY
SP
out_id,status
CR LF
Parameters
out_id
– Output 1=1, Output 2=2
status
– HPD 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
#
NAME
SP
machine_name
CR
Get:
Get machine (DNS) name
#
NAME?
CR
Response
Set:
~nn@
NAME
SP
machine_name
CR 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