RequiredSetupItem Class |
Namespace: FactoryLogix.xTend.DataObjects
The RequiredSetupItem type exposes the following members.
Name | Description | |
---|---|---|
RequiredSetupItem | Initializes a new instance of the RequiredSetupItem class |
Name | Description | |
---|---|---|
ItemTypeId |
The 128-bit unique identifier of an ItemType record in FactoryLogix that represents internal parts and other non internal part items such as tooling.
| |
Locations |
A list of the locations where this part must be loaded.
| |
PartDescription |
The description of the InternalPart that is required for this item.
| |
PartId |
The 128-bit unique identifier of the InternalPart that is required for this item.
| |
PartNumber |
The internal part number of the InternalPart that is required for this item.
| |
PartRevision |
The revision of the InternalPart that is required for this item.
| |
Quantity |
The quantity of parts of this type that will be consumed for each individual production unit processed at this Workstation.
This property is optional, any may or may not be configured.
| |
ReferenceList |
For electronic printed circuit board (PCB) assembly, an optional list of the ECAD reference designators
that will be associated with (consumed from) this setup item.
| |
UnitOfIssue |
The name or abbreviation of the Unit that Quantity is measured in. The string value of this property must align with one of the pre-configured unit names
assigned to this attribute via the unit of measure property in the FactoryLogix configuration.
|