8.64.4 Examples

Example 1:

Display the current FCB for the printer with device address 000E.

HHC00013I Herc command: 'fcb 000e'

HHC02210I 0:000E lpi=6 index=0 lpp=66 fcb=1:1,7:2,13:3,19:4,...,43:8,49:10,55:11,61:12,63:9

Figure 129: FCB command (display current FCB)

Example 2:

Stop the printer with device address 000E. Set lines per inch to 6, lines per page to 66 and load a new
FCB image for the printer. Then start the printer again.

HHC00013I Herc command: 'stop 000e'

HHC02214I 0:000E device stopped

HHC00013I Herc command: 'fcb 000e lpi=6 lpp=66 fcb=1:1,6:2,12:3,18:4,...,48:9,54:10,60:11,66:12'

HHC02210I 0:000E lpi=6 index=0 lpp=66 fcb=1:1,6:2,12:3,18:4,...,48:9,54:10,60:11,66:12

HHC00013I Herc command: 'start 000e'

HHC02214I 0:000E device started

Figure 130: FCB command (load new FCB image)

8.65 FPC (Display or alter floating point control register)

8.65.1 Function

The FPC command displays or alters the actual content of the floating point control register. Enter FPC
by itself to display the register value without altering it.

8.65.2 Syntax

Descriptive

FPC [xxxxxxxx]

Diagram

Êʬ¬¬ FPC ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ



xxxxxxxx

8.65.3 Parameter

xxxxxxxx

This is the register value in hexadecimal (1-8 hex digits).

8.65.4 Examples

Example 1:

Display the floating point control register.

HHC00013I Herc command: 'fpc'

HHC02276I Floating point control register: 00000000

Figure 131: FPC command (display value)

Example 2:

Alter the floating point control register.

HHC00013I Herc command: 'fpc 00000103'

HHC02276I Floating point control register: 00000103

Figure 132: FPC command (alter value)

Previous Page Next Page