ExternalSensorType

Includes variables for the operation with an external temperature sensor.
The representation of the ExternalSensorType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1007 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/TCD/ |
BrowseName | ExternalSensorType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the ExternalSensorType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | ActualValue | Double | AnalogItemType | Mandatory |
HasProperty | Variable | AutomaticModeSwitch | Boolean | PropertyType | Optional |
HasComponent | Object | ClosedLoopControl | ClosedLoopControlType | Optional | |
HasComponent | Variable | CommunicationProtocolType | UInt16 | MultiStateValueDiscreteType | Mandatory |
HasComponent | Method | ExternalSensorModeOff | Mandatory | ||
HasComponent | Method | ExternalSensorModeOn | Mandatory | ||
HasComponent | Variable | ThermocoupleType | UInt16 | MultiStateValueDiscreteType | Mandatory |
HasProperty | Variable | Used | Boolean | PropertyType | Mandatory |
ExternalSensorModeOff
Signature
ExternalSensorModeOff( );
ExternalSensorModeOn
Signature
ExternalSensorModeOn( );