Guardian Programming Reference Summary for C

SETMODE Operations
Guardian Programming Reference Summary for C522630-001
11-11
37,
continued
last-params for printer (subtype 4)
last-params [0] = primary status returned from printer:
bits 9-11 = full status field 0 = partial status
1 = full status
2 = full status / VFU fault
3 = reserved for future use
4 = full status / data parity error
5 = full status / buffer overflow
6 = full status / bail open
7 = full status / auxiliary status available
bit 12 = buffer full 0 = not full
1 = full
bit 13 = paper out 0 = OK
1 = paper out
bit 14 = device power on 0 = OK
1 = POWER ON error
bit 15 = device not ready 0 = ready
1 = not ready
All other bits are undefined.
last-params
[1] =auxiliary status word if last-params
[0] bits 9-11 = 7; auxiliary status word is as follows:
bits 9-13 = auxiliary status 0= no errors this field
1= no shuttle motion
2= character generator absent
3= VFU channel error
4-31= reserved for future use
bits 14-15 =always 3
All other bits are undefined.
last-params for printer (subtype 6)
last-params[0] contains the primary status.
[1] contains the auxiliary status.