The FanType represents a device for generating negative air pressure and is formally defined in Table 40.
Attribute |
Value |
||||
BrowseName |
FanType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the BaseObjectType defined in OPC 10000-5 |
|||||
HasAddIn |
Object |
2:Identification |
|
4:MachineryComponentIdentificationType |
O |
0:HasProperty |
Variable |
MaintenanceSwitchOn |
0:Boolean |
0:PropertyType |
O,R |
0:HasProperty |
Variable |
Malfunction |
0:Boolean |
0:PropertyType |
O,R |
0:HasAddIn |
Object |
4:MachineryItemState |
|
4:MachineryItemState_StateMachineType |
O |
0:HasComponent |
Object |
RotationalSpeed |
|
SensorSetpointWriteType |
O |
0:HasComponent |
Object |
PowerConsumption |
|
ConsumptionType |
O |
0:GeneratesEvent |
ObjectType |
MalfunctionAlarmType |
|
|
|
0:GeneratesEvent |
ObjectType |
MaintenanceSwitchConditionType |
|
|
|
Conformance Units |
|||||
PAEFS FanType Basic |
|||||
PAEFS FanType Advanced |
|||||
PAEFS Additional Statemachines |
|||||
PAEFS FanType Events |
Table 41 – FanType Attribute values for child nodes
BrowsePath |
Attribute Description |
2:Identification |
Data for component identification (OPC 40001-1). |
MaintenanceSwitchOn |
Status of a physical maintenance switch on the fan. True when the switch is on. |
Malfunction |
Indicates whether there is an error with the fan. True in case of error. |
4:MachineryItemState |
StateMachine representing the operating state of the fan (OPC 40001-1). |
RotationalSpeed |
Measured rotational speed of the fan. |
PowerConsumption |
Contains information regarding the energy consumption of the fan. |
The server sends a MalfunctionAlarmType event when the Malfunction property changes.
The server sends a MaintenanceSwitchOnConditionType event when the physical maintenance switch is turned on.