Housekeeping commands – Genicom GEK 00031B User Manual

Page 92

Advertising
background image

Chapter 4. Printronix P Series Emulation

GEK-00029B

92

HOUSEKEEPING COMMANDS

Print Control Codes Forces the hex codes 80H to 9FH to become printable symbols in the

currently selected character set. Cancels the executable control code

operation activated by the SFCC 7.
Format

<SFCC> 6

Decimal:

<SFCC> 6

Hex

:

<SFCC> 36

BASIC:

CHR$(<SFCC>);”6”;

Indeterminate Conditions

This feature can also be selected from the control panel.

Execute Control

Forces the hex codes 80H to 9FH to execute as control codes.

Codes

Cancels the printable control code operation activated by the SFCC 6.
Format

<SFCC> 7

Decimal:

<SFCC> 7

Hex:

<SFCC> 37

BASIC:

CHR$(<SFCC>);”7”;

Indeterminate Conditions

This feature is also selectable by control panel operations.

Emulation Reset

Initializes all printing parameters to values previously saved. When
reset to the previously saved values, the current line is set to the top-
of-form position. Font, line spacing, international language selection,
margins, form length, skip-over perforation, and character pitch are

reset to previously saved values. Character-by-character and line-by-
line attributes are canceled. The vertical format unit is cleared.
Format

<SFCC> @

Decimal:

<SFCC> 64

Hex

:

<SFCC> 40

BASIC:

CHR$(<SFCC>);”@”;

Advertising