Represents a location in the factory where moisture sensitive materials are reconditioned
via low temperature "baking" or tempering.
Inheritance Hierarchy
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic class TemperingOven : ResourceBase
Public Class TemperingOven
Inherits ResourceBase
public ref class TemperingOven : public ResourceBase
type TemperingOven =
class
inherit ResourceBase
end
The TemperingOven type exposes the following members.
Constructors
| Name | Description |
---|
 | TemperingOven | Initializes a new instance of the TemperingOven class |
Top
Properties
| Name | Description |
---|
 | TemperatureSettingProfile |
The pre-configured profile that is used to regulate and manage the tempering process
for this oven.
|
Top
See Also