FactMES.API.Util Namespace
- Last UpdatedMar 17, 2026
- 3 minute read
| Class | Description | |
|---|---|---|
![]() | RawReasonCode | The RawReasonCode class includes a constructor and properties for defining raw reason codes. |
![]() | UtilExec | The UtilExec class includes methods for adding and maintaining utilization records in the Util_Exec table. |
![]() | UtilHistory | The UtilHistory class includes methods for adding and maintaining utilization history records in the Util_History table. |
![]() | UtilLog | The UtilLog class is maintained for compatibility with MES versions prior to 6.0. For new projects, first look to use the methods in the UtilHistory class. If a compatible method cannot be found, then use the UtilLog class method. The UtilLog class includes methods for adding and maintaining utilization history records in the Util_History table. |
![]() | UtilRawReas | The UtilRawReas class includes methods for adding and maintaining utilization raw reason records in the Util_Raw_Reas table. |
![]() | UtilReas | The UtilReas class includes methods for adding and maintaining utilization reason records in the Util_Reas table. |
![]() | UtilReasCategorySet | The UtilReasCategorySet class includes methods for adding and maintaining utilization reason category records in the Util_Reas_Category_Set table. |
![]() | UtilReasGrp | The UtilReasGrp class includes methods for adding and maintaining utilization reason group records in the Util_Reas_Grp table. |
![]() | UtilReasLink | The UtilReasLink class includes methods for adding and maintaining utilization reason link records in the Util_Reas_Link table. |
![]() | UtilState | The UtilState class includes methods for adding and maintaining utilization state records in the Util_State table. Each utilization reason is assigned a corresponding utilization state. In addition to the state's description and background color, the utilization state includes default settings that can be specified for the utilization reasons to which a utilization state is assigned. These default settings can then be applied in the user interface to the utilization reason. |
| Enumeration | Description | |
|---|---|---|
![]() | CountsAndDurationGraphType | The CountsAndDurationGraphType enumeration values specify the type of data that will be shown in the Pareto graph of the KPI control. |
![]() | FilterTimeUnit | The FilterTimeUnit enumeration values specify the time unit for a custom filter. |
![]() | FilterType | The FilterType enumeration values specify the filter to use, including a custom filter, when retrieving OEE values. |
![]() | OeeStatusFilter | The OEEStatusFilter enumeration values specify what filtering, if any, will be performed based on utilization status (i.e., runtime and downtime). |

