7.4 RecurrentPrognosisType ObjectType Definition

The RecurrentPrognosisType represents recurrent tasks, such as calibration tasks in the TTD and is formally defined in Table 34. It is used in the TTD under the browse path /Notifications/Prognoses.

Table 34 – RecurrentPrognosisType Definition
Attribute Value
BrowseNameRecurrentPrognosisType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of PrognosisType defined in OPC 40501-1
0:HasComponentVariableActivity0:LocalizedText0:BaseDataVariableTypeM
0:HasPropertyVariableInterval0:UtcTime0:PropertyTypeO
0:HasPropertyVariableLastExecutionTime0:UtcTime0:PropertyTypeM
Conformance Units
TTD_RecurrentPrognosisType

Activity is a localized text message specifying the task that is to be performed.

Interval represents the normal (estimated) time period between two task executions.

LastExecutionTime is the last time the task finished its execution.