Quantum Data 802R User's Guide Page 332

  • Download
  • Add to my manuals
  • Print
  • Page
    / 744
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 331
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
Page view 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 743 744

Comments to this Manuals

No comments