Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

LF (Line Feed) moves the cursor to the next line on a display. It is the same as the 'Enter (\n)' key on keypad for Android system.

You can append the LF to every scan or only to a specific barcode scan.

to Every ScanUse Terminator
Only to Specific BarcodeUse PEW


...

APPLIES TO

Point Mobile Android models with scanner

...

Tip

You can append other terminator characters. Enter the ASCII code as you want.

If you want to append TAB + LF, use two Send char actions. One is for TAB (09), and another is for LF (10).

CharacterASCII Code
TAB (Horizontal Tab)09
Space32


Refer to PEW Introduction or ScanSettings - PEW for more information about PEW.

...