8.4.2 VariableTypes

8.4.2.1 MaterialTestResultType

The MaterialTestResultType is a concrete VariableType that can be used directly. It is a subtype of ISA95TestResultType defined in 7.5.4.This VariableType indicates the results from executing an instance of a MaterialTestSpecificationType for a specific MaterialLotType.

Table 70 – MaterialTestResultType definition
Attribute Value
BrowseNameMaterialTestResultType
IsAbstractFalse
ValueRank0 (OneOrMoreDimensions)
DataTypeStructure
HistorizingTrue
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the ISA95TestResultType defined in 7.5.4.

This variable type according to ISA-95 shall have prior and or multiple results available depending on the vendor specific model. To accommodate this requirement, vendors will be required to support historical storage of instances of MaterialTestResultType.

8.4.2.2 MaterialDefinitionPropertyType

The MaterialDefinitionPropertyType is a concrete VariableType that can be used directly. It is a subtype of ISA95ClassPropertyType defined in 7.5.4.

This VariableType indicates ISA95ClassProperties for MaterialDefinitionTypes. Variables of this VariableType may be associated to an instance of a MaterialTestSpecificationType defined in 8.4.3.1.

Table 71 – MaterialDefinitionPropertyType definition
Attribute Value
BrowseNameMaterialDefinitionPropertyType
IsAbstractFalse
ValueRank0 (OneOrMoreDimensions)
DataTypeBaseDataType
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the ISA95ClassPropertyType defined in 7.5.2.
HasISA95ClassPropertyVariable<PropertyName>MaterialDefinitionPropertyTypeOptionalPlaceholder
TestedByMaterialTest Object<TestSpecification>MaterialTestSpecificationTypeOptionalPlaceholder

<PropertyName> is a placeholder for possible instances of MaterialDefinitionPropertyType. These properties can have any name but shall be referenced using the HasISA95ClassProperty reference and shall be of type MaterialDefinitionPropertyType or a sub type of it

<TestSpecification> is a placeholder for any test specification that this MaterialDefinitionPropertyType conforms to. These test specifications can have any name but shall be referenced using the TestedByMaterialTest Reference and shall be of type MaterialTestSpecificationType or a sub type of it.

8.4.2.3 MaterialClassPropertyType

The MaterialClassPropertyType is a concrete VariableType that can be used directly. It is a subtype of ISA95ClassPropertyType defined in 7.5.4.

This VariableType indicates ISA95ClassProperties for MaterialClassTypes. Variables of this VariableType may be associated to an instance of a MaterialTestSpecificationType defined in 8.4.3.1

Table 72 – MaterialClassPropertyType definition
Attribute Value
BrowseNameMaterialClassPropertyType
IsAbstractFalse
ValueRank0 (OneOrMoreDimensions)
DataTypeBaseDataType
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the ISA95ClasspropertyType defined in 7.5.2.
HasISA95ClassPropertyVariable<PropertyName>MaterialClassPropertyTypeOptionalPlaceholder
TestedByMaterialTest Object<TestSpecification>MaterialTestSpecificationTypeOptionalPlaceholder

<PropertyName> is a placeholder for possible instances of MaterialClassPropertyType. These properties can have any name but shall be referenced using the HasISA95ClassProperty reference and shall be of type MaterialClassPropertyType or a sub type of it

<TestSpecification> is a placeholder for any test specifications that this MaterialClassPropertyType conforms to. These test specifications can have any name but shall be referenced using the TestedByMaterialTest Reference and shall be of type MaterialTestSpecificationType or a sub type of it.

8.4.2.4 MaterialLotPropertyType

The MaterialLotPropertyType is a concrete VariableType that can be used directly. It is a subtype of ISA95PropertyType defined in7.5.3.

This VariableType indicates ISA95Properties of a MaterialLotType. A MaterialLotPropertyType may be associated to an instance of a MaterialTestSpecificationType defined in 8.4.3.1. An instance of a MaterialLotPropertyType may be tested by the execution of an instance of the MaterialTestSpecificationType.

Table 73 – MaterialLotPropertyType definition
Attribute Value
BrowseNameMaterialLotPropertyType
IsAbstractFalse
ValueRank0 (OneOrMoreDimensions)
DataTypeBaseDataType
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the ISA95PropertyType defined in 7.5.3.
HasTestResultVariable<TestResult>BaseDataTypeMaterialTestResultTypeOptionalPlaceholder
HasISA95PropertyVariable<PropertyName>MaterialLotPropertyTypeOptionalPlaceholder

TestedBy Material

Test

Object<TestSpecification>MaterialTestSpecificationTypeOptionalPlaceholder

<TestResult> is a placeholder for possible material test results. These test results can have any name but shall be referenced using the HasTestResult Reference and shall be of type MaterialTestResultType or a subtype of it. In addition each <TestResult> shall have a ResultsForSpecification Reference to the instance of the MaterialTestSpecificationType that is associated to the given test result record. It is recommended that the names assigned to the instance of a MaterialTestSpecificationType and the <TestResult> variable follow some naming convention, to allow operators to more easily match test results to the test specification that they are for.

<PropertyName> is a placeholder for possible instance of MaterialLotPropertyType. These properties can have any name but shall be referenced using the HasISA95Property Reference and shall be of type MaterialLotPropertyType or a sub type of it

<TestSpecification> is a placeholder for any test specification that an instance of this MaterialLotPropertyType conforms to. These test specifications can have any name but shall be referenced using the TestedByMaterialTest Reference and shall be of type MaterialTestSpecificationType or a sub type of it.