VS-44DT - Protocol 3000
55
55
11.4.1.15 MACH-NUM
Functions
Permission
Transparency
Set:
MACH-NUM
End User
Public
Get
-
-
-
Description
Syntax
Set:
Set machine number
#
MACH-NUM
SP
machine_number
CR
Get:
-
-
Response
~nn@
MACH-NUM
SP
machine_number
CR LF
Parameters
machine_number
–
new device machine number
K-Config Example
Set new machine number to 3:
“#MACH-NUM 3”,0x0D
11.4.2
Video Commands
Command
Description
VMUTE
Set/get video switch state
11.4.2.1 VMUTE
Functions
Permission
Transparency
Set:
VMUTE
End User
Public
Get:
VMUTE?
End User
Public
Description
Syntax
Set:
Set enable/disable video on output
#
VMUTE
SP
output_id,flag
CR
Get:
Get video on output status
#
VMUTE?
SP
output_id
CR
Response
~nn@
VMUTE
SP
output_id
CR
Parameters
output_id
– the number of outputs: OUT 1=1, OUT 2=2, OUT 3=3, OUT 4=4
flag
– disable video on output=0, enable video on output=1
Notes
The timeout must not exceed 60000 seconds.
The timeout for video and audio signal loss events must not be less than 5 seconds.
K-Config Example
Enable video on OUT 1:
“#VMUTE 1,1”,0x0D