882 Video Test Instrument User Guide (Rev A.35) 95
CEC3:MSGX 0 5 C3 // User sends the Request ARC Initiation command from
the 882 to an AVR.
5 0 C0 // AVR responds with Initiate ARC command to the 882
CEC core device.
0 5 C1 // 882 responds with the Report ARC Initiated command
from the 882 to the AVR.
2. Enter the following command to terminate ARC on an ARC-equipped AVR.
CEC3:MSGX 0 5 C4 // User sends the Request ARC Termination command
from the 882 to the AVR.
5 0 C5 // AVR responds with Terminate ARC command to the 882
CEC core device.
0 5 C2 // 882 responds with the Report ARC Terminated
command from the 882 to the AVR.
To test ARC functions of an ARC-equipped TV while emulating an ARC-equipped
AVR:
1. Enter the following command to request an ARC initiation on an ARC-equipped TV.
0 5 C3 // TV sends the Request ARC Initiation command
to the 882EA CEC core device.
5 0 C0 // 882 responds with the Initiate ARC command
from the 882 to the TV.
0 5 C1 // TV sends the Report ARC Initiated command
to the 882EA CEC core device.
2. Enter the following command to request an ARC termination on an ARC-equipped TV.
0 5 C4 // TV sends the Request ARC Termination command
to the 882EA CEC core device.
5 0 C5 // 882 responds with the Terminate ARC command from
the 882 to the TV.
0 5 C2 // TV sends the Report ARC Terminated command
to the 882EA CEC core device.