802BT/802R Video Test Generator User Guide
69
Editing format knob list using command line interface
Use the following procedures to edit the format knob list and create new knob lists through
the command line interface.
To insert a format at a specific location in a format knob list:
1. Establish a terminal session with the generator.
2. Create a format and save it to the generator (see “
Creating custom formats
” on page
63.)
3. Enter the following commands:
DIRL
fmt
// loads default format list (fmt)
DIRB
// begins a directory editing session
NAMI
257 MyFormat
// inserts format named MyFormat at position 257
DIRE
// ends the directory editing session
DIRS
// saves contents of directory as current name
To remove a format from a specific location in the format knob list:
DIRL
fmt
// loads default format list (fmt)
DIRB
// begins a directory editing session
NAMK
MyFormat
// deletes format named MyFormat
DIRE
// ends the directory editing session
DIRS
// saves contents of directory as current name
To create a new format knob list, enter the following commands:
DIRL
fmt
// loads default format list (fmt)
DIRB
// begins a directory editing session
NAMK
format_1
// deletes
format_1
.
.
// deletes other formats
.
NAMK
format_x
// deletes
format_x
NAMI
1
new_format_1
// inserts
new_format_1
at location 1
.
.
// insert other formats
.
NAMI
x
new_format_x
// inserts
new_format_x
at location x
DIRE
// ends the directory editing session
DIRA
new_fmt
// saves new format list as new_fmt
To apply a new format knob list:
FMTP
new_fmt
// loads format list new_fmt
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 ...