FunctionalModules Enumeration
- Last UpdatedNov 06, 2025
- 1 minute read
The FunctionalModules enumeration values specify the possible functional modules licensed with MES.
'Declaration
Public Enum FunctionalModules
Inherits System.Enum
public enum FunctionalModules : System.Enum
| Member | Description |
|---|---|
| modBaseProd | Base Production module - required for item production. |
| modCert | Certification module - required to define and use certifications. |
| modCimnetForms | CIMNET Forms module - no longer used. |
| modCust | Customer module - required to enable advanced shipping and receiving. |
| modDataExchanger | Data Exchanger module - required to enable Supply Chain Connector. |
| modDataLogging | Data Logging module - required to log data for a job or entity. |
| modEnProd | Enhanced Production module - required for item consumption. |
| modFolders | Folders module - required to define and use folders. |
| modInternalSPC | SPC module - required to use MES SPC. |
| modInventory | Inventory module - required for storing items in inventory. |
| modLabor | Labor module - required to track a user's labor. |
| modMesQuality | MES QM - required to use quality functionality in MES. |
| modScheduler | Scheduler module - required to run the Scheduler. |
| modSpecs | Specification module - required to define specifications and download them to an entity. |
| modSteps | Steps module - required for defining steps for and using steps in an operation. |
| modUtil | Utilization module - required to track an entities utilization. |
System.Object
System.ValueType
System.Enum
FactMES.Client.Common.FunctionalModules