7.10 IRpPerfGenType ObjectType

7.10.1 Overview

The IRpPerfGenType ObjectType is a generic type used report production performance. It is based on the BaseObjectType and intended to be used as AddIn. Its formal definition can be found in Table 49.

7.10.2 ObjectType Definition

Table 49 – IRpPerfGenType ObjectType Definition
Attribute Value
BrowseNameIRpPerfGenType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of BaseObjectType as defined in OPC 10000-3
0:HasPropertyVariable0:DefaultInstanceBrowseName0:QualifiedName0:PropertyType
0:HasAddInObjectIREDESIREDESTypeM
0:HasPropertyVariableReportIdString0:PropertyTypeM, RW
0:HasPropertyVariableStartLogTimeDateTime0:PropertyTypeM, RW
0:HasPropertyVariableEndLogTineDateTime0:PropertyTypeM, RW
0:HasComponentVariableCommentString

0:BaseData

VariableType

O, RW
0:HasAddInObjectOpPerfLogOpPerfLogTypeO
Conformance Units
IREDES IRpPerfGenType

The component Variables of the IRpPerfGenType have additional Attributes defined in Table 50.

Table 50 – IRpPerfGenType Attribute Values for child Nodes
BrowsePath Value Attribute Description Attribute
0:DefaultInstanceBrowseNameIRpPerfGenThe default BrowseName for instances of this type.

7.10.3 ObjectType Description

The description can be found in Table 51.

Table 51 – IRpPerfGenType Attribute Values for Child Nodes
BrowsePath Description Attribute
IREDESBasic IREDES data type. Part of every complete IREDES data set.
ReportIdReport ID code, to uniquely identify this log report.
StartLogTimeStart of the reporting period. Date and time when the first entry to this xml-set was made.
EndLogTineEnd of the reporting period. Date and time when the last entry to this xml-set was made.
CommentProject information concerning this log.
OpPerfLogObject Type which accumulates the time of each operation mode during the reporting period.