The OpPerfLogType ObjectType is based on the BaseObjectType and is intended to be used as AddIn. Its purpose is to accumulate the time of each operation mode during the reporting period. Its formal definition is given in Table 46.
Table 46 – OpPerfLogType ObjectType Definition
Attribute |
Value |
||||
BrowseName |
OpPerfLogType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of BaseObjectType as defined in OPC 10000-3 |
|||||
0:HasProperty |
Variable |
0:DefaultInstanceBrowseName |
0:QualifiedName |
0:PropertyType |
|
0:HasComponent |
Variable |
Mworking |
Duration |
0:BaseDataVariableType |
M, RW |
0:HasComponent |
Variable |
WaitProcess |
Duration |
0:BaseDataVariableType |
M, RW |
0:HasComponent |
Variable |
WaitOperator |
Duration |
0:BaseDataVariableType |
M, RW |
0:HasComponent |
Variable |
WaitRepair |
Duration |
0:BaseDataVariableType |
M, RW |
0:HasComponent |
Variable |
WaitSamples |
Duration |
0:BaseDataVariableType |
M, RW |
0:HasComponent |
Variable |
TurnedOff |
Duration |
0:BaseDataVariableType |
M, RW |
Conformance Units |
|||||
IREDES OpPerfLogType |
The component Variables of the OpPerfLogType have additional Attributes defined in Table 47.
Table 47 – OpPerfLogType Attribute Values for child Nodes
BrowsePath |
Value Attribute |
Description Attribute |
0:DefaultInstanceBrowseName |
OpPerfLog |
The default BrowseName for instances of this type. |
The description can be found in Table 48.
Table 48 – OpPerfLogType Attribute Values for Child Nodes
BrowsePath |
Description Attribute |
Mworking |
Machine working. |
WaitProcess |
Machine waiting for other partners in the process or for process reasons not caused by the machine itself. This may be an (autonomous) machine waiting for access to a shared tramming zone or waiting for access to a dump shaft, a truck to become available etc. See “IREDES Drill Rig profile description” document. |
WaitOperator |
Time the machine waits for operator assistance during the reporting period. See “IREDES Drill Rig profile description” document. |
WaitRepair |
Waiting time for repair until the repair is finished and the machine manually is switched on again. See “IREDES Drill Rig profile description” document. |
WaitSamples |
Waiting time for external supplies like electric power, network connection for remote control (if not in local operation mode), water, material etc. See “IREDES Drill Rig profile description” document. |
TurnedOff |
Machine intentionally put in “OFF” state. This state is only counted if the machine is intentionally deactivated by an operator. Observe that a “switch off” while the machine is in “Wait Repair” mode will be counted as “wait repair” until the machine is switched on again. |