xfPlantFolder

<< Click to Display Table of Contents >>

 

xfPlantFolder

Generic object that can represent a device. It can be the parent object of other objects, as well as other objects of type xfCommandFolder, xfMeasuresFolder, xfParameter, xfStatusFolder, and xfInterlockGroup, which by their turn can contain other child objects. Users can also insert Data Folders in this object, but not Analog or Discrete Measurements directly. Users can also create XFolder-type objects to replace an xfPlantFolder-type object or as child objects of this object.

Properties of the xfPlantFolder object

Property

Data Type

Description

AlarmSeverity

Number

Indicates that there is at least one alarm in the child objects and its corresponding severity. Possible values for this property are 0: No alarms, 1: Alarm with high severity, 2: Alarm with medium severity, 3: Alarm with low severity, or -2: Alarm with critical severity

BaseFolder

Link

Path of an auxiliary Folder, such as an I/O Driver's Folder with Tags for automatic mapping

BatchID

Text

Code of a production batch in this device or object

EnableAuthControl

Number

Specifies a verification of authorization groups. Possible values for this property are 0: Checks all Commands, 1: Allows all Commands, or 2: Blocks all Commands

IgnoreInterlocks

Boolean

Indicates that Command Interlocks must be ignored for this object. Other verifications may still be applied

LastCommandNameAndUnit

Text

Name of the Command and its corresponding Command Unit that performed the last command of this object, such as "CmdName.CmdUnit"

LastCommandResult

Number

Result of the last command. Possible values for this property are 0: OK (default), 1: Failure, 2: Command not authorized, or 3: Interlocked

LastCommandTime

Date and time

Date and time of the last command

TrainName

Text

Name of the production set (train) that this object belongs to

TypeInfo

Text

Text that defines a sub-type for this object

Was this page useful?