7.4.2 ObjectType definition
The BACnetAnalogType is formally defined in Table 12.
| Attribute | Value | |||||
| BrowseName | BACnetAnalogType | |||||
| IsAbstract | True | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the BACnetObjectType defined in 7.1 | ||||||
| 0:HasComponent | Variable | Present_Value | 0:Float | 0:AnalogUnitType | M | |
| 0:HasProperty | Variable | Out_Of_Service | 0:Boolean | 0:PropertyType | M | |
| 0:HasProperty | Variable | Status_Flags | BACnetStatusFlags | 0:PropertyType | M | |
| 0:HasProperty | Variable | Resolution | 0:Float | 0:PropertyType | O | |
| 0:HasProperty | Variable | COV_Increment | 0:Float | 0:PropertyType | O | |
| 0:HasComponent | Object | EventReporting | BACnetEventReportingType | O | ||
| 0:HasComponent | Object | FaultEvaluation | BACnetFaultEvaluationType | O | ||
The BACnetAnalogType is an abstract type and cannot be used directly.
The components of the BACnetAnalogType have additional subcomponents which are defined in Table 13.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| EventReporting | 0:HasComponent | Object | EventAlgorithm | BACnetOutOfRangeAlgorithmType | M |