Type:
TYPE = {
traysUnlatched, -- C3 // Check paper handle.
preRegistrationFault, -- C4 // Check paper cassette.
postRegistrationJam, -- E2 // Clear paper path.
preExitJam, -- E3 // Clear paper path.
postExitJam, -- E4 // Empty output tray (B0-B1)/Clear paper path (B2).
doorOpen, -- E5 // Close door.
outputTrayFull, -- F5 // Empty output tray (B2).
tonerLow, -- J1 // Add dry imager (B2).
aboutToDozeOff, -- ** // Optional.
fuserUnderTemperature, -- L1 // Wait.
imageFault, -- L2 // Call System Administrator.
commandStatusFault, -- L4 // Call System Administrator.
offLine, -- ** // Press on line key.
okay -- ** // None.
};