Monitor Status with Status Monitor DLL

Monitor Status with Status Monitor DLL

It is possible to integrate the Custom Status Monitor DLL into a .NET application to add status monitoring capabilities to a project.

You can find the DLL by running the latest Driver Install Wizard (DIW) for your printer.
The driver files are extracted to C:\CeTmpDrv and the DLL can be found in
      C:\CETmpDrv\%PRINTERNAME%\Driver\%PRINTERNAME%_FSM\%ARCHITECTURE%

For the %ARCHITECTURE%:
      i386 contains the 32 bit DLL
      Amd64 contains the 64 bit DLL

A package with instructions on how to use the DLL with sample code is available at:
http://cloud.customamerica.com/data/public/cesmlm.php

The ZIP file is password protected, please contact support for access to the ZIP file.
    • Related Articles

    • Monitor Printer Status with Windows Print Spooler

      The simplest way to manage this is to use the Windows Print Spooler information in combination with our CePrnStatusMonitor tool. The tool is a program that runs in the background and updates the Windows Print Spooler with the appropriate information. ...
    • How to install the Windows driver (manual installation)

      Follow the steps below to manually install the driver Open the Devices and Printers window Locate the printer you want to manually install Right Click on the printer and click on "Properties" Select "Update Driver" Choose "Let me pick from a list of ...