588
Appendix A
Command Reference
XGIF
Generic InfoFrame Data
Class
InfoFrame Generator (IFG) parameter
Description
Writes generic InfoFrame packet data. This allows you to emulate any InfoFrame type
(including vendor-specific).
Note: The HDMI specification (section 5.2.3.2) requires that an HDMI packet must be
transmitted at least every two VSYNC periods, or the receiver will drop out of HDMI mode.
A Generic InfoFrame packet can be used for this purpose by enabling its repeat bit (see the
IFTR
command).
Command syntax
XGIF
type
version
length
data
type
0 to 255
version
0 to 255
length
(bytes)
0 to 25 (bytes)
data
(ASCII)
hexidecimal payload data in the form of ASCII characters—each representing one
4-bit nibble of data (if less than 50 ASCII characters, which is less than 30 bytes of
data, are specified, then the remaining bytes are set to zero)
Example
The following example writes 10 bytes of generic InfoFrame data. The remaining bytes
11-25 will be set to zero.
XGIF 6 1 20 1122EE4455BB77FF99AA
Related commands
IFTR
,
IFTG
,
IFGU
Summary of Contents for 802BT
Page 1: ...802BT 802R Video Test Generator User Guide ...
Page 52: ...42 Chapter 2 Testing Video Displays ...
Page 62: ...52 Chapter 3 Administrative Tasks ...
Page 118: ...108 Chapter 7 Using GPIB Interface ...
Page 194: ...184 Chapter 10 Testing EDID ...
Page 204: ...194 Chapter 11 Testing HDCP ...
Page 214: ...204 Appendix A Command Reference Commands by name ...
Page 595: ...Video Test Generator User Guide 585 ...
Page 611: ...Video Test Generator User Guide 601 ...
Page 612: ...602 Appendix A Command Reference ...
Page 716: ...706 Appendix B Image Reference ...
Page 744: ...734 Appendix C Error Messages ...