Class CIM_MonitorResolution
extends CIM_Setting

MonitorResolution describes the relationship between horizontal and vertical resolutions, refresh rate and scan mode for a DesktopMonitor. The actual resolutions, etc. that are in use, are the values specified in the VideoController object.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Setting
   |
   +--CIM_MonitorResolution

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringMonitorResolution describes the relationship between horizontal and vertical resolutions, refresh rate and scan mode for a DesktopMonitor. The actual resolutions, etc. that are in use, are the values specified in the VideoController object.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
HorizontalResolutionuint32
DescriptionstringMonitor's horizontal resolution in Pixels.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.2None None
ModelCorrespondencestringCIM_VideoController.CurrentHorizontalResolutionNone None
UnitsstringPixelsNone TRANSLATABLE= true
MaxRefreshRateuint32
DescriptionstringMonitor's maximum refresh rate in Hertz, when a range of rates is supported at the specified resolutions.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.7None None
ModelCorrespondencestringCIM_VideoController.MaxRefreshRateNone None
UnitsstringHertzNone TRANSLATABLE= true
MinRefreshRateuint32
DescriptionstringMonitor's minimum refresh rate in Hertz, when a range of rates is supported at the specified resolutions.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.6None None
ModelCorrespondencestringCIM_VideoController.MinRefreshRateNone None
UnitsstringHertzNone TRANSLATABLE= true
RefreshRateuint32
DescriptionstringMonitor's refresh rate in Hertz. If a range of rates is supported, use the MinRefreshRate and MaxRefreshRate properties, and set RefreshRate (this property) to 0.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.4None None
ModelCorrespondencestringCIM_VideoController.CurrentRefreshRateNone None
UnitsstringHertzNone TRANSLATABLE= true
ScanModeuint16
DescriptionstringInteger indicating whether the monitor operates in interlaced (value=5) or non-interlaced (4) mode.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.5None None
ModelCorrespondencestringCIM_VideoController.CurrentScanModeNone None
ValueMapstring1, 2, 3, 4, 5None None
ValuesstringOther, Unknown, Not Supported, Non-Interlaced Operation, Interlaced OperationNone TRANSLATABLE= true
SettingIDstring
DescriptionstringThe inherited SettingID serves as part of the key for a MonitorResolution instance.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
OverridestringSettingIDNone OVERRIDABLE= false
VerticalResolutionuint32
DescriptionstringMonitor's vertical resolution in Pixels.None TRANSLATABLE= true
MappingStringsstringMIF.DMTF|Monitor Resolutions|002.3None None
ModelCorrespondencestringCIM_VideoController.CurrentVerticalResolutionNone None
UnitsstringPixelsNone TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement