8.19.1 ObjectType definition
This OPC UA ObjectType represents the BACnet double out of Range event algorithm.
The BACnetDoubleOutOfRangeAlgorithmType is formally defined in Table 64.
| Attribute | Value | |||||
| BrowseName | BACnetDoubleOutOfRangeAlgorithmType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the BACnetEventAlgorithmType defined in 8.9. | ||||||
| 0:HasProperty | Variable | HighLimit | 0:Double | 0:PropertyType | M | |
| 0:HasProperty | Variable | LowLimit | 0:Double | 0:PropertyType | M | |
| 0:HasProperty | Variable | Deadband | 0:Double | 0:PropertyType | M | |
| 0:HasProperty | Variable | LimitEnable | BACnetLimitEnable | 0:PropertyType | M | |
The BACnetDoubleOutOfRangeAlgorithmType ObjectType is a concrete type and can be used directly.