8.13.1 Overview

The SensorFunctionType describes a single measuring function or quality sampling function and is formally defined in the following table.

Table 59 – SensorFunctionType Definition
Attribute Value
BrowseNameSensorFunctionType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType defined in OPC 10000-5 - Part 5: Information Model, i.e. inheriting the Instance Declarations of that Node.
0:HasComponentObject<DefectReason>DefectReasonTypeOP
0:HasPropertyVariableDetectionMode0:Boolean0:PropertyTypeM, RW
0:HasComponentMethodLoadReferenceFeaturesSee below.O
0:HasComponentVariableSensorValue0:Number0:AnalogUnitTypeO, RO
0:HasComponentMethodSetDetectionModeSee below.O
0:HasComponentObjectUIInfoUIInformationTypeO
0:GeneratesEventObjectTypeDetectionModeChangeLogType
Conformance Units
TMC Quality Assurance and Control
BrowseName Description
<DefectReason>The defect reasons triggered by the sensor function.
DetectionModeWhen DetectionMode is True, the sensor function measures the sensor value and the inner defect reasons are enabled, meaning they can be active or not. When DetectionMode is False, the inner defect reasons are also not active.
SensorValueThe value measured for the sensor function.
UIInfoThe visualization resources to display the SensorFunctionType on the User Interface.