Class CIM_LabelReaderStatData
extends CIM_StatisticalData

Statistics for a LabelReader, related to read successes, failures and retries. The element whose statistics are described is associated using the relationship, ElementStatisticalData.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_LabelReaderStatData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringStatistics for a LabelReader, related to read successes, failures and retries. The element whose statistics are described is associated using the relationship, ElementStatisticalData.
UMLPackagePathstringCIM::Device::StorageLib
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ScanFailuresuint64
Counterbooleantrue
DescriptionstringThe number of failed physical label scans.
ScanRetriesuint64
Counterbooleantrue
DescriptionstringThe number of retried physical label scans.
ScanSuccessesuint64
Counterbooleantrue
DescriptionstringThe number of successful physical label scans.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData