802BT/802R Video Test Generator User Guide 69Editing format knob list using command line interfaceUse the following procedures to edit the format knob list and create new knob lists throughthe 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 page63.)3. Enter the following commands:DIRL fmt // loads default format list (fmt)DIRB // begins a directory editing sessionNAMI 257 MyFormat // inserts format named MyFormat at position 257DIRE // ends the directory editing sessionDIRS // saves contents of directory as current nameTo remove a format from a specific location in the format knob list:DIRL fmt // loads default format list (fmt)DIRB // begins a directory editing sessionNAMK MyFormat // deletes format named MyFormatDIRE // ends the directory editing sessionDIRS // saves contents of directory as current nameTo create a new format knob list, enter the following commands:DIRL fmt // loads default format list (fmt)DIRB // begins a directory editing sessionNAMK format_1 // deletes format_1.. // deletes other formats.NAMK format_x // deletes format_xNAMI 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 xDIRE // ends the directory editing sessionDIRA new_fmt // saves new format list as new_fmtTo apply a new format knob list:FMTP new_fmt // loads format list new_fmt