FRPO
111
FRPO — Firmware RePrOgram
Format
FRPO parameter, value;
Parameters
parameter:
parameter stored in permanent memory
value:
new parameter value
Function
The FRPO command sets the various printing parameters stored in permanent memory.
Each parameter is identified by a code consisting of a letter and a numeral, such as P1.
Details of the parameters and their values are given in Chapter 6 of the Technical
Reference manual. The FRPO command should be used only when it is necessary to
change a parameter permanently. They are not effective as temporary changes in the
middle of a print job.
The FRPO command effects values for interface dependent and non-interface dependent
parameters as they appear on the status page (See STAT on page 332.). Changes to the
interface dependent parameters will effect the current interface only.
Changes made with FRPO commands can be reset to the factory-set values by the FRPO
INIT (FRPO-INITialize) command. Note that the RES command does not reset those
changes made with the FRPO command.
File
!R!
FRPO P1, 1; CMNT To power up in the IBM emulation;
FRPO P3, 2; CMNT To change the linefeed action to CR+LF;
FRPO U6, 9; CMNT To select the US Legal character set;
EXIT;
US Legal characters:
\^{|}~
!R! PAGE; EXIT;