StationSetupServices Class |
Namespace: FactoryLogix.xTend.Production
The StationSetupServices type exposes the following members.
Name | Description | |
---|---|---|
StationSetupServices | Initializes a new instance of the StationSetupServices class |
Name | Description | |
---|---|---|
GetCurrentSetup |
Retrieves the current setup for a particular Workstation.
| |
GetCurrentSetupWithRequirements |
Retrieves the current setup for a particular Workstation, including the required setup for each item,
based on the specified Operation, and an optional Batch. The RequiredItem property
will be populated for any StationSetupItems with a setup requirement.
| |
GetRequiredSetup |
Retrieves the required setup for a particular Operation at a particular Workstation.
| |
GetSetupLocation |
Retrieves the details of a specific SetupLocation given its UID (barcode).
| |
LoadItem |
Loads a material or tool (Item) into a location on the specified Workstation.
| |
LoadItemByUID |
Loads a material or tool (Item), identified by its UID (barcode) into a location on the specified Workstation.
| |
UnloadItem | ||
UnloadItemByUID | ||
UnloadLocation |
Unloads a specific SetupLocation.
| |
UnloadStation |
Unloads all Items from all locations on the specified Workstation.
|