Kommandos in EXECUTE MODE

Change SFCC

Changes the current Special Function Control Code (SFCC).

Format:

  (sfcc)SFCC;n

or

  (sfcc)SFCC;'n'

Meaning:


Compressed Print

Defines the horizontal print density in character per inch (CPI).

Format:

  (sfcc)DENSITY;n

Meaning:


Dynamic Alphanumeric Data

Executes the dynamic alphanumeric data provided after the (sfcc)EXECUTE command incorporating this dynamic data into a previously identified location on the form.

Format:

  (sfcc)AFn;(d)text(d)

Meaning:


Dynamic Bar Code Data

Executes the dynamic bar code data provided after the (sfcc)EXECUTE command incorporating this dynamic data into a previously identified location on the form.

Format:

  (sfcc)BFn;(d)data(d)

Meaning:


Executes the dynamic logo provided after the (sfcc)EXECUTE command incorporating this dynamic data into a previously identified location on the form.

Format:

  (sfcc)GFn;(d)logoname(d)

Meaning:


Expanded Print

Specifies expansion factors to select different font sizes.

Format:

  (sfcc)EXPAND;VE;HE

Meaning:


Ignore Sequence

Enables the IGP-Emulator to ignore all characters after the command IGON occured, until the complement command IGOFF is entered.

Format:

- to enter Ignore Sequence

  (sfcc)IGON

- to exit Ignore Sequence

  (sfcc)IGOFF


Incremental Dynamic Alphanumeric Data

Executes the incremental dynamic alphanumeric data provided after the (sfcc)EXECUTE command incorporating incremental/decremental capability to dynamic data into a previously identified location on the form.

Format:

  (sfcc)IAFn;[idir]stepmask;[RPTn;][RSTn;](d)startdata(d)

Meaning:


Incremental Dynamic Bar Code Data

Executes the incremental dynamic bar code data provided after the (sfcc)EXECUTE command incorporating incremental/decremental capability to dynamic data into a previously identified location on the form.

Format:

  (sfcc)IBFn;[idir]stepmask;[RPTn;][RSTn;](d)startdata(d)

Meaning:


Line Spacing

Defines the lines per inch (LPI) printing format.

Format:

  (sfcc)LPI;n

Meaning:


Multinational Character Set

Selects one of the multinational or extended character sets available under IGP.

Format:

  (sfcc)ISET;n

Meaning:


Normal Mode

Places the IGP-Emulator in the NORMAL MODE, where the data stream is not changed but checked for SFCC followed by an IGP command.

Format:

  (sfcc)NORMAL

Comments:


Paper

Specifies the printer paper options.

Format:

  (sfcc)PAPER[;option[ #]]

Meaning:


Reset

Deletes all forms and logos from the memory and restarts the IGP-Emulator.

Format:

  (sfcc)RESET


Select Format

Enables the IGP-Emulator to ignore all host-generated control codes between 00 and 0F hex (for example paper movement commands).

Format:

- to enter the Select Format

  (sfcc)SFON

- to exit the Select Format

  (sfcc)SFOFF

Comments:

During Select Format following IGP paper movement commands can be entered (in UPPERCASE):

- for a carriage return (hex 0D)

  (sfcc)CR

- for a line feed (hex 0A)

  (sfcc)LF

- for a form feed (hex 0C)

  (sfcc)FF