
Format Editor Commands Chart
Send Commands
F1 Send all characters followed by “XX” key or function code, starting from current cursor position. Syntax = F1XX (XX = HEX ASCII character or function code
F2 Send “NN” characters followed by “XX” key or function code, starting from current cursor position. Syntax = F2NNXX (NN = number of characters
F3 Send up to but not including “SS” character (Search and Send) starting from current cursor position, leaving cursor pointing to “SS” character followed by “XX” key or function code. Syntax = F3SSXX (SS = HEX ASCII Character
F4 Send “XX” character “NN” times (Insert) leaving cursor in current cursor position. Syntax = F4XXNN (XX = HEX ASCII character
Move Commands
F5 Move cursor ahead “NN” characters from current cursor position. Syntax = F5NN (NN = number of characters
F6 | Move cursor back “NN” characters from current cursor position. |
| Syntax = F6NN (NN = number of characters |
F7 | Move cursor to the beginning of the data string. Syntax = F7. |
Search Commands
F8 Search ahead for “XX” character from current cursor position, leaving cursor pointing to “XX” character. Syntax = F8XX (XX = HEX ASCII character
F9 Search back for “XX” character from current cursor position, leaving cursor pointing to “XX” character. Syntax = F9XX (XX = HEX ASCII character
Miscellaneous Commands
FA Leading zero suppress on. Suppress leading zeroes from current cursor position until first
FB Suppress “XX” character(s) (up to three) starting from current cursor position until suppress disable command “FC” or end of format. Syntax = FBXXFB, FBXXXXFB, FBXXXXXXFB (XX = ASCII character
FC Disable suppress filter and clear all suppressed characters. Syntax = FC.
FE Compare character in current cursor position to the character “XX.” If characters are equal, increment cursor. If characters are not equal, no format match. Syntax = FEXX (XX = HEX ASCII character 00
SCANTEAM 5700 User’s Guide |