294 Appendix A Command Reference
Class Data packet generator
Description Gates on or off the assigned packet type (Audio Sample, Audio Clock Regeneration, or
General Control Packet) to be updated by the hardware and sent to the receiver.
Gating Audio Sample packets on and off also enables and disables the audio output from
the transmitter. The mask value is a value ORed with the current setting.
Command syntax DPTG mask
mask
1 = General Control Packet (GCP)
2 = Audio Clock Regeneration (ACR)
4 = Audio Sample
8 = Generic Data Packet (GDP)
Related commands DPGU, DPTR
Example This example gates off the audio (the current value is 7):
DPTG 3; DPGU
See DPGU for other examples.