ГОСТ Р МЭК 61512-2—2016
Provides further history record classification under the category of Executionlnfo. ’)
VALUES ("RecordSetMateriallnfo".
Provides further history record classification under the category of Materiallnfo. ’)
VALUES ("RecordSetContinuousData",
Provides further history record classification under the category of ContirvuousData. ")
VALUES (’RecordSetEvents’.
Provides further history record classification under the category of Events.’)
VALUES (’RecordSetOperatorChange1.
Provides further history record classification under the category of OperatorChange. ’)
VALUES ("RecordSetOperatorComment",
Provides further history record classification under the category of OperatorComment.’)
VALUES (’RecordSetAnalysisData’.
Provides further history record classification under the category ofAnalysisData.’)
VALUES (’RecordSetLateRecord’,
Provides further history record classification under the category of LateRecord.’)
VALUES (’RecordSetRecipeData’.
Provides further history record classification under the category of RecipeData. ’)
VALUES (’RecordSetRecipeSpecified’.
Provides further history record classification under the category of RecipeSpecified.’)
VALUES (.RecordSetSummaryData.,
Provides further history record classification under the category of SummaryOata. ’)
VALUES (’ScheduleAction’. "Defines the intended action of the schedule entry ")
VALUES ("ScheduleMode".
"Defines the mode which the schedule entry begins execution in ’)
VALUES ("ScheduleStatus". "Defines the possible status of a schedule’)
VALUES ("SE_Type\
"Defines the type of entity in a schedule record")
VALUES (ValueDataType",
Defines how a value is represented (for example Boolean, float, etc.)’)
VALUES (ValueType". "Defines how a value string is interpreted")
INSERT INTO BXT_Enumeration (EnumSet. EnumValue. EnumString. Description)
VALUES ("Boolean’. 0, "FALSE", "Defines a Boolean value")
VALUES ("Boolean", 1, ’TRUE., ’")
VALUES ("DirectionType", 0. "Invalid", "Entry not valid")
VALUES ("DirectionType", 1, "Internal",
"Identifies how a parameter is handled.")
VALUES ("DirectionType", 2. "Input".
The Recipe Element receives the value from an external source.’)
VALUES ("DirectionType", 3. "Output".
The Recipe Element creates the value and makes it available for external use. ’)
VALUES ("DirectionType". 4. "Input/Output".
The Recipe Element and external element exchange the value, and may change its value.")
VALUES ("EquipmentLevel". 0, "Invalid", "Entry not valid")
VALUES ("EquipmentLevel". 1, "Enterprise".
"Identifies the equipment hierarchical level for BXT_EquipElement")
VALUES ("EquipmentLevel". 2. "Site", "")
VALUES ("EquipmentLevel", 3, "Area". "")
VALUES ("EquipmentLevel", 4. ’Process CeB", "")
VALUES ("EquipmentLevel". 5. "Unit". ")
VALUES ("EquipmentLevel". 6. "Equipment Module". "")
VALUES ("EquipmentLevel". 7, "Control Module". ")
VALUES ("EquipmentType". 0. ’Invalid’. ’Entry not valid")
VALUES ("EquipmentType". 1. "Class".
"Identifies the record type for BXT_EquipElement")
VALUES ("EquipmentType". 2. "Element". "’)
VALUES ("EvaluationRule". 0. "Invalid". "Entry not valid")
VALUES ("EvaluationRule". 1.
"Equals comparison operator for equipment properties’)
VALUES ("EvaluationRule". 2. ’<>’,
"Not equals comparison operator for equipment properties")
VALUES ("EvaluationRule". 3.
74