Read the VESA and EDID structure of monitors for Unicenter Asset Management (UAM / AMO)  

    Please note that all documents were submitted with the following copyright notice:
    Back

    ;# Copyright (C) 2005 by Gottfried Rudorfer
    ;#
    ;# 3422 Greifenstein, Austria
    ;# office@rudorfer.co.at
    ;# http://rudorfer.homedns.org/vesa/
    ;#
    ;# Permission to use, copy, modify, and distribute this software and its
    ;# documentation for any purpose and without fee is hereby granted, provided
    ;# that the above copyright notice appears in all copies and that both that
    ;# copyright notice and this permission notice appear in all supporting
    ;# documentation. This software is provided "as is" without expressed or
    ;# implied warranty.
    ;#
    ;# Author: Gottfried Rudorfer


    Abstract

    **** Perform additional AMO inventory: Attached VESA complient monitors *****
    INSTALLING Find the instructions for the monitor-vesa-edid-inventory tool in the file doc\index.htm .
    MAIN FEATURES - Generate a list of monitors used on a workstation - The last attached monitor is listed first. - The module generates up to 14 attributes per monitor - Attributes: - Firsttime: The first time a monitor was attached to a computer - EDIDcheck: The result of the consistency check on the EDID - EDIDversion: The EDID version - EDIDrevision: The EDID revision - ManuWeek: The week the monitor was manufactured - ManuYear: The year the monitor was manufactured - VendorName: The vendor name abbreviated in 3 letters - ModelName: The model name of the monitor - HorizSync: The horizonal frequency range of the monitor - VertRefr: The vertical refresh range of the monitor - DPMSactiveOff: DPMS active off capability - DPMSsuspend: DPMS suspend capability - DPMSstandby: DPMS standby capability - SerialNumber: The serial number of the monitor
    REQUIREMENTS - Windows 2000 or higher
     

    For further details contact the Author Gottfried Rudorfer, office@rudorfer.co.at .

    Download the software amo-monitor-vesa-edid-inventory.zip.
    Back