The PtCoolingAttributesType provides information about the cooling type of the equipment and is formally defined in Table 140.
Table 140 – PtCoolingAttributesType Definition
Attribute |
Value |
||||
BrowseName |
PtCoolingAttributesType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the PtCommonAssetAttributesType defined in chapter 7.11 |
|||||
0:HasComponent |
Variable |
CoolingMethod |
0:UInt16 |
0:MultiStateValueDiscreteType |
O, RO |
Conformance Units |
|||||
Powertrain Attributes Information |
CoolingMethod provides the cooling method of an equipment. The values of the MultiStateValueDiscreteType variable are defined in Table 141 and shall be used. The values 0-199 are reserved for future extensions of this specification. The values 200-299 shall be used for vendor-specific extensions of this variable.
Table 141 – PtCoolingAttributesType Attribute values for child Nodes
BrowsePath |
Value Attribute |
Description Attribute |
||
|
[ { "Value": 0, "DisplayName": "AIR_COOLED_STATIC", "Description": "Cooled by just free ventilation openings" }, { "Value": 1, "DisplayName": "AIR_COOLED_FORCED", "Description": "Cooled using a fan" }, { "Value": 2, "DisplayName": "LIQUID_COOLED", "Description": "Cooled using liquid" } ] |
|