Hand Held Products IT3800, IT3900 manual Move Commands

Models: IT3800 IT3900

1 164
Download 164 pages 51.08 Kb
Page 61
Image 61

F4 Send “xx” character “nn” times (Insert) leaving cursor in current cursor posi- tion. Syntax = F4xxnn (xx stands for the hex value for an ASCII code, see Decimal to Hex to ASCII Conversion chart, page 4-6, and nn is the numeric value (00-99) for the number of times it should be sent.)

E9 Send all but the last “nn” characters, starting from the current cursor posi- tion. Syntax = E9nn (nn is the numeric value (00-99) for the number of characters that will not be sent at the end of the message.)

Move Commands

F5 Move the cursor ahead “nn” characters from current cursor position. Syntax = F5nn (nn stands for the numeric value (00-99) for the number of characters the cursor should be moved ahead.)

F6 Move the cursor back “nn” characters from current cursor position.

Syntax = F6nn (nn stands for the numeric value (00-99) for the number of characters the cursor should be moved back.)

F7 Move the cursor to the beginning of the data string. Syntax = F7. EA Move the cursor to the end of the data string. Syntax = EA

Search Commands

F8 Search ahead for “xx” character from current cursor position, leaving cursor pointing to “xx” character. Syntax = F8xx (xx stands for the hex value for an ASCII code, see Decimal to Hex to ASCII Conversion chart, page 4-6.)

F9 Search back for “xx” character from current cursor position, leaving cursor pointing to “xx” character. Syntax = F9xx (xx stands for the hex value for an ASCII code, see Decimal to Hex to ASCII Conversion chart, page 4-6.)

E6 Search ahead for the first non “xx” character from the current cursor posi- tion, leaving cursor pointing to non “xx” character. Syntax = E6xx (xx stands for the hex value for an ASCII code, see Decimal to Hex to ASCII Conversion chart, page 4-6.)

E7 Search back for the first non “xx” character from the current cursor position, leaving cursor pointing to non “xx” character. Syntax = E7xx (xx stands for the hex value for an ASCII code, see Decimal to Hex to ASCII Conversion chart, page 4-6.)

Miscellaneous Commands

FB Suppress all occurrences of up to 15 different characters, starting at the cur- rent cursor position, as the cursor is advanced by other commands. When the FC command is encountered, the suppress function is terminated. The cursor is not moved by the FB command. Syntax = FBnnxxyy . .zz where

nnis a count of the number of suppressed characters in the list and xxyy .. zz is the list of characters to be suppressed. (xx stands for the hex value for an ASCII code, see Decimal to Hex to ASCII Conversion chart, page 4-6.)

FC Disables suppress filter and clear all suppressed characters. Syntax = FC.

E4 Replaces up to 15 characters in the data string with user specified charac- ters. Replacement continues until the E5 command is encountered. Syn- tax = E4nnxx1xx2yy1yy2...zz1zz2 where nn is the total count of both

characters to be replaced plus replacement characters; xx1 defines charac-

IT3800/3900 User’s Guide

5 - 3

Page 61
Image 61
Hand Held Products IT3800, IT3900 manual Move Commands