<> <> <> <> BansheeStatus: CEDAR DEFINITIONS = BEGIN Type: TYPE = { <<"(Pict)" indicates that a pictogram on the Banshee lights up.>> documentFeederJam, -- A1 // Clear document feeder. preRegistrationJam, -- (Pict) E2 // Clear paper path. noPaper, -- (Pict) C4 // Add paper. fuserJam, -- (Pict) E3 // Clear paper path. exitJam, -- (Pict) E4 // Clear paper path. clamshellOpen, -- E5 // Close paper path. paperCassetteRemoved, -- C3 // Check paper cassette. outputTrayFull, -- (Pict) // Unload page sequence tray. noToner, -- (Pict) // Add dry imager. callForService, -- L# (#=any of many numbers for hardware problems) // Call System Administrator. imageFault1, -- P1 // Call System Administrator. imageFault2, -- P2 // Call System Administrator. sequenceFault, -- P3 // Call System Administrator. communicationFault, -- P4 // Call System Administrator. copyMode, -- Printer in copy mode // Please wait. repairMode, -- Printer in repair mode // Queuing/Printing is stopped. offLine, -- Offline // Press offline again to resume. okay }; END. -- of BansheeStatus LOG when/who/what 13-Jun-85 9:58:21 - Jacks - Created. Took def from MarkerControl.