Programming for the Epic 950 Epic 950 OEM Integration Manual
95-05245 Rev G Page 65
The POR.INI File
The POR.INI file contains system/printer initialization parameters. This file follows the
standard INI file format of sections defined in brackets (ie. [POR]) followed by single-line
parameter settings.
The main section of this file is the [POR] section, which contains default initialization
information that the printer will use when it powers on or does a reset. In addition to the
[POR] section, the file may contain other sections that are specific to individual dip
switches, of the form [Dipswitchn] where n is the number of the dip switch.
Example
; Lines in this file must be cr+lf terminated.
; Use no tabs.
[POR]
; There may be additional information here that initializes various internal
; functions. These parameters should not be altered.
PeriodicStatusOn = n
ColorMode = Off
DemoMode = Off
ErrorLog = Off
ZstatusBit3AlwaysHigh = Off ; Set to off for older versions of the Series 800
CommSave = Off
[Dipswitch3]
DemoMode = On
[Dipswitch4]
ErrorLog = On
[Dipswitch5]
CommSave = On
[Dipswitch7]
PeriodicStatusOn = y
[Dipswitch8]
ColorMode = On