Jump to: navigation, search

Changes


MRO Implemented Objects

274 bytes added, 15:18, 19 May 2025
'MRO Implemented Objects' are configured standard MRO Objects, adding further additional logic and features.
All the object described below inherits from [[MROCLS_MRO_TASK|Task]] and [[MROCLS_SEQUENTIALTASK]].
Values properties are set by default and they often fully implement other MRO suitable classification.
An acceptability range and a measurement unit can be set and shown, and a red colour alert and/or and update of the technical status can be triggered if out of range.
The behaviour of this previous value indicator has to be specified separately.
 
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| VALUE_MAX|| {{Double}} || Upper Range value
|-
| VALUE_MIN|| {{Double}} || Lower range value
|-
| VALUE_UNIT || {{String}} || Measurment unit of value
|}
==== Inspection Task ====
74
edits