Guardian Procedure Calls Reference Manual
Table 44 SETMODE Functions (continued)
Parameters and EffectFunction
OK= 0.<14>
device power on error= 1
OK= 0.<15>
device not ready= 1
auxiliary status word if last-params[0].<10:12> = 7; auxiliary status word is
as follows:
last-params[1]
undefined.<0:7>
fault display status (most significant hex digit).<8:11>
fault display status (least significant hex digit).<12:15>
Fault display status summary:
Problem DescriptionAux Status
.<12:15>
Aux Status
.<8:11>
Operator Display
No faults00None
Paper out10E01
Cover open30E03
End of ribbon60E06
Break70E07
Parity error11E11
Unprintable character21E12
Carrier loss22E22
Buffer overflow32E23
Printwheel motor fault03E30
Carriage fault13E31
Software fault23E32
Hardware fault43E34
Terminal: Set special line-termination mode and character38
sets special line-termination mode. param2 is the new line-termination
character. The line-termination character is not counted in the length
= 0param1
of a read. No system-supplied carriage return or line feed is issued
at the end of a read (see note on cursor movement below).
sets special line-termination mode. param2 is the new line-termination
interrupt character. The line-termination character is counted in the
= 1
length of a read. No system-supplied carriage return or line feed is
issued at the end of a read (see note on cursor movement below).
resets special line-termination mode. The line-termination interrupt
character is restored to its configured value. param2 must be present
but is not used.
= 2
the new line-termination interrupt character (passed in bits <8:15>)
if param1 = 0 or 1.
=param2
if present, returns the current mode in last-params[0] and the
current line-termination interrupt character in last-params[1].
last-params
SETMODE Procedure 1329