Element: printer
Printer definition. The type attribute defines one of the different printer HW configurations. If not specified a basic printer is configured, other options: q (serial printer using q flag), centronics, parallel (COMX parallel interface), serial (COMX serial interface), thermal (COMX thermal interface).
Type: ""
Basic printer definition.
child element | attribute | value | description |
---|---|---|---|
dirname | directory name (text) | Location of printer file; defined as sub-dir of the main Emma 02 data directory. If not specified the dirname specified in 'system' will be used (see also XML - system). | |
ef | pol, q | ef flag (1 to 4) | EF used for data ready. For details about attribute and value usage see XML - I/O |
filename | file name (text) | Initial printer filename. | |
iogroup | group number (8 bit) | Printer iogroup definition. For details about value usage see XML - I/O | |
out | mask, q | port (1 to 7) | Printer output port definition to write data. For details about attribute and value usage see XML - I/O |
Type: q
Serial printer definition using q flag.
child element | attribute | value | description |
---|---|---|---|
dirname | directory name (text) | Location of printer file; defined as sub-dir of the main Emma 02 data directory. If not specified the dirname specified in 'system' will be used (see also XML - system). | |
ef | pol, q | ef flag (1 to 4) | EF used for printer status. For details about attribute and value usage see XML - I/O |
filename | file name (text) | Initial printer filename. | |
iogroup | group number (8 bit) | Printer iogroup definition. For details about value usage see XML - I/O |
Type: centronics
Centronics printer definition.
child element | attribute | value | description |
---|---|---|---|
dirname | directory name (text) | Location of printer file; defined as sub-dir of the main Emma 02 data directory. If not specified the dirname specified in 'system' will be used (see also XML - system). | |
ef | pol, q | ef flag (1 to 4) | EF used for printer status. For details about attribute and value usage see XML - I/O |
filename | file name (text) | Initial printer filename. | |
iogroup | group number (8 bit) | Printer iogroup definition. For details about value usage see XML - I/O | |
out | mask, q | port (1 to 7) | Printer output port definition to latch data. For details about attribute and value usage see XML - I/O |
Type: parallel
COMX parallel printer definition.
child element | attribute | value | description |
---|---|---|---|
dirname | directory name (text) | Location of printer file; defined as sub-dir of the main Emma 02 data directory. If not specified the dirname specified in 'system' will be used (see also XML - system). | |
filename | file name (text) | Initial printer filename. | |
in | mask, q | port (1 to 7) | Printer input port definition to read status. For details about attribute and value usage see XML - I/O |
iogroup | group number (8 bit) | Printer iogroup definition. For details about value usage see XML - I/O | |
out | mask, q | port (1 to 7) | Printer output port definition to write data. For details about attribute and value usage see XML - I/O |
Type: serial
COMX serial printer definition.
child element | attribute | value | description |
---|---|---|---|
bits | Number of data bits | ||
dirname | directory name (text) | Location of printer file; defined as sub-dir of the main Emma 02 data directory. If not specified the dirname specified in 'system' will be used (see also XML - system). | |
filename | file name (text) | Initial printer filename. | |
in | mask, q | port (1 to 7) | Printer input port definition to read status. For details about attribute and value usage see XML - I/O |
iogroup | group number (8 bit) | Printer iogroup definition. For details about value usage see XML - I/O | |
out | mask, q | port (1 to 7) | Printer output port definition to write data. For details about attribute and value usage see XML - I/O |
parity | odd / even | Parity setting: no value = parity none. |
Type: thermal
COMX thermal printer definition.
child element | attribute | value | description |
---|---|---|---|
dirname | directory name (text) | Location of printer file; defined as sub-dir of the main Emma 02 data directory. If not specified the dirname specified in 'system' will be used (see also XML - system). | |
ef | pol, q | ef flag (1 to 4) | EF used for printer busy signal. For details about attribute and value usage see XML - I/O |
filename | file name (text) | Initial printer filename. | |
in | mask, q | port (1 to 7) | Printer input port definition to read status. For details about attribute and value usage see XML - I/O |
iogroup | group number (8 bit) | Printer iogroup definition. For details about value usage see XML - I/O | |
out | mask, q | port (1 to 7) | Printer output port definition to write data. For details about attribute and value usage see XML - I/O |