322
Appendix A
Command Reference
FDTA
Font DaTA
Class
Description
Writes font data. It takes as arguments
table
(the table from which to read),
index
(the
index of the item within the table), and
value
(the data to be written to the table).
The FDTA? query reads font data. It takes as arguments
table
(the table from which to
read) and
index
(the index of the item within the table). It returns
value
(the data to be
written to the table).
The
table
argument must be one of the following:
•
0 = The header, treated as an uint16[ ].
•
1 = The character pattern, an uint32[ ].
•
2 = The location table, an uint16[ ].
•
3 = The offset/width table, an uint16[ ].
•
4 = The image width table, an uint8[ ].
Note: The index range for table #0 must be: 0 = index 13. The index range for the other
tables depends on the font size.
Command syntax
FDTA
table index value
table
positive integer number
index
positive integer number
value
positive integer number
Query syntax
FDTA?
table index
table
positive integer number
index
positive integer number
Related commands
FDTA
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 ...