Name | Scripting | Property Type | Description |
---|
Name Filter | nameFilter | String | Filter value, including * and ? wildcard characters, to filter the objects populating the drop down selection. |
Enabled State Filter | enabledStateFilter | boolean | Filter for MES objects. Choices are Enabled, Disabled, or Both. |
Custom Property Name Filter | customPropertyNameFilter | String | Filter value, including * and ? wildcard characters, to filter results by custom property names. |
Custom Property Value Filter | customPropertyValueFilter | String | List of custom property name and value to filter results by. |
Equipment Item Path | equipmentItemPath | String | Equipment path within the production model. |
Excluded Equipment Path | excludedEquipmentPath | String | Comma separated string list to be excluded from equipment paths. |
Exclude Inactive Equipment Objects | excludeInactiveEquipment | boolean | If set to True, any inactive equipment in the Equipment Model is excluded from the object list. |
Include Analysis Settings Objects | includeAnalysisSettingsObjects | boolean | If true, including MES analysis settings objects. See Tech Note: MES Object Selector gives flexibility to select the analysis settings |
Include Equipment Class Objects | includeEquipmentClassObjects | boolean | If true, includes MES equipment class objects. |
Include Equipment Objects | includeEquipmentObjects | boolean | If true, including MES equipment objects. |
Include Material Class Objects | includeMaterialClassObjects | boolean | If true, including MES material class objects. |
Include Material Def Objects | includeMaterialDefObjects | boolean | If true, including MES material definition objects. |
Include MES Area Objects | includeMESAreaObjects | boolean | If true, including MES area objects. |
Include MES Enterprise Objects | includeMESEnterpriseObjects | boolean | If true, including MES enterprise objects. |
Include MES Line Cell Group Objects | includeMESLineCellGroupObjects | boolean | If true, including MES line cell group objects. |
Include MES Line Cell Objects | includeMESLineCellObjects | boolean | If true, including MES line cell objects. |
Include MES Line Objects | includeMESLineObjects | boolean | If true, including MES line objects. |
Include MES Site Objects | includeMESSiteObjects | boolean | If true, including MES site objects. |
Include MES Storage Unit Objects | includeMESStorageUnitObjects | boolean | If true, including MES storage unit objects. |
Include MES Storage Zone Objects | includeMESStorageZoneObjects | boolean | If true, including MES storage zone objects. |
Include Operations Definition Objects | includeOperationsDefinitionObjects | boolean | If true, including MES operations definition objects. |
Include Operations Request Objects | includeOperationsRequestObjects | boolean | If true, including MES operations request objects. |
Include Operations Response Objects | includeOperationsResponseObjects | boolean | If true, including MES operations response objects. |
Include Operations Segment Objects | includeOperationsSegmentObjects | boolean | If true, including MES operations segment objects. |
Include Person Objects | includePersonObjects | boolean | If true, including MES person objects. |
Include Personnel Class Objects | includePersonnelClassObjects | boolean | If true, including MES personnel class objects. |
Include Process Segment Objects | includeProcessSegmentObjects | boolean | If true, including MES process segment objects. |
Include Request Segment Objects | includeRequestSegmentObjects | boolean | If true, including MES request segment objects. |
Include Response Segment Objects | includeResponseSegmentObjects | boolean | If true, including MES response segment objects. |
Parent MES Object Filter | parentMESObjectFilter | String | MES Object Link to parent MES Object. Typically, this property is bound to the Selected MES Object ("selectedMESObject") of another MES Object Selector component (daisy-chaining selectors, where the upstream selector provides a category or location and the downstream selector presents a list of only the objects assigned to that category or location). |
Parent MES Object Path | parentMESObjectPath | String | Equipment Path of the parent MES Equipment object to filter the results by. This property provides similar filtering functionality as the Parent MES Object Filter property shown in the row above, but works via a binding or entry to this property instead of coming from an upstream MES Object Selector component. |
Parent MES Object Name Filter | primaryClassFilter | String | Name of the parent MES Class object to filter the results by. When provided with an existing Class Name, the results will be filtered to only the members of this Class. |
Selected MES Object | selectedMESObject | String | The selected MES object link. |
Selected Name | selectedName | String | Name of the selected MES object. |
Selected UUID | selectedUUID | String | Unique identifier of the selected MES object. |
Show Equipment Path | showEquipmentPath | boolean | If true, the selector will show MES equipment class names with equipment paths. |