Appendix: Api Command Set - AMX DCP-MTX User Manual

100m 4k hdbaset daisy-chain presentation switcher
Table of Contents

Advertisement

APPENDIX: API COMMAND SET

IDX
Function Description
1
Set Auto Switch On/Off
2
Get Auto Switch Status
Switch selected input to all
3
outputs
Get the Mapping Status for
4
Outputs and Inputs
USER MANUAL
DCP-MTX
Syntax
Command:
CASW#T
Return:
CASW#T
Parameter:
※ ASW# : # = {0, 1} // {0, 1}:{off, on}
Description:
※ ASW - Set Auto Switch
When the prm is 1, Auto Switch mode
is in active status.
When the prm is 0, Auto Switch mode
is in inactive status.
Command:
SASWT
Return:
Return SASWT( value )
Parameter:
※ value = {0, 1} // {0, 1}:{off, on}
Description:
Get Auto Switch mode is in active
status or inactive status.
Command:
CI#OALLT
Return:
CI#OALLT
Parameter:
※ I# : # = {1, 2, 3} // {1, 2, 3}:{hdmi,
dp, vga}
Description:
Switch selected input to all outputs
Command:
SOALLT
Return:
SOALLT( value )
Parameter:
※ value = {1, 2, 3, 4} // {1, 2, 3,
4}:{hdmi, dp, vga,hdbt}
Description:
Get which input is mapped to all
outputs
More Details
Example
Command:
CASW0T
Return:
CASW0T
Description:
Set Auto Switch off.
Command:
SASWT
Return:
SASWT( 1 )
Description:
Auto Switch is in active status.
Command:
CI1OALLT
Return:
CI1OALLT
Description:
Switch selected HDMI input to all
outputs.
Command:
SOALLT
Return:
SOALLT( 1 )
Description:
HDMI input is mapped to all
outputs
41

Advertisement

Table of Contents
loading

Table of Contents