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.245.0.0 (8.245.0.0)
Syntax public 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 |
TopProperties
| Name | Description |
---|
| TemperatureSettingProfile |
The pre-configured profile that is used to regulate and manage the tempering process
for this oven.
|
TopSee Also