270 Appendix A Command Reference
DCPG (OUT1:DCPG, OUT2:DCPG, AV:DCPG, VGA:DCPG)
Data Channel Power Gate
Class EDID and DDC control
Description Enables and disables the +5V power signal at the specified connector by writing to a latch.
The [OUT1|OUT2|AV|VGA]:DCPG? query reads back the latched bit at the specified
connector.
Command syntax DCPG option
connector:DCPG option
option
0 = disable +5V power
1 = enable +5V power
connector
OUT1, OUT2 = HDMI OUT 1 or HDMI OUT 2 connector
AV = SPDIF/AV connector
VGA = VGA connector
Query syntax DCPG
connector:DCPG?
connector
OUT1, OUT2 = HDMI OUT 1 or HDMI OUT 2 connector
AV = SPDIF/AV connector
VGA = VGA connector
Example 1
OUT1:DCPG 0 // disables +5V power on the HDMI output 1
DCPU // initiates the command
Example 2
VGA:DCPG 1 // enables +5V power on the VGA output
Example 3
DCPG 1 // enables +5V power on all connectors
DCPU // initiates the command
Example 4
OUT2:DCPG? // queries +5V power on HDMI output 2
Example 5
DCPG? // reads back the logical AND of all connectors