Click or drag to resize

StationSetup Class

Represents the materials or tools that are currently loaded on a particular Workstation.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsStationSetup

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public class StationSetup

The StationSetup type exposes the following members.

Constructors
  NameDescription
Public methodStationSetup
Initializes a new instance of the StationSetup class
Top
Properties
  NameDescription
Public propertyItems
A list of StationSetupItems representing all of the SetupLocations, materials, and tools that are associated with or loaded on a Workstation.
Public propertyWorkstationId
The Id of the associated Workstation.
Top
See Also