Dascom TallyCom III Installation & Operators Guide User Manual
Page 36

will
suppress
empty
forms
FUNCTION 41: Generation of NL at EM
This function is used to select whether the interface should generate a New Line (NL) when a non-
SCS print-buffer ends in the middle of a line.
SYNTAX:
%Y41,
OPTION DESCRIPTION
0
No generation of NL if a buffer limit occurs in the middle of a line.
*1
Generation of NL if a buffer limit occurs in the middle of the line.
Compatible with IBM 3268/87, IBM 4214, etc.
EFFECT: Immediate.
RELATED:
Function Y33, Automatic Function at end of Print Buffer
NOTE:
1. This facility is used especially in connection with the transparency feature.
EXAMPLE: %Y41,1%
Makes the interface perform a NL at the end of the print-buffer if it stops in the middle of a line.
FUNCTION 46: IRQ TIME
This function is used for the setting of IRQ time.
SYNTAX: %Y46,
OPTION DESCRIPTION
n1
000
Never
send
IRQ
to
255
Send IRQ after x times 5 seconds in case of
printer error or after 10 minutes if hold
timeout
*12
Default, will send IRQ after 1 minute
NOTES:
1. The function will have immediate effect.
2. The hold timeout of 10 minutes is fixed but will be disabled if Function Y46 is set to 0.
3. IRQ, because of the hold timeout, will occur if - for 10 minutes - the Printserver has data
received on the coax waiting for the printer to set ready and no ‘paper error’ exists.
4. The IRQ is received on the host system as a sense code 08020000.
EXAMPLE: %Y46,036%
will set IRQ time to 3 minutes.
36