AlarmType

http://opcfoundation.org/UA/FDT/

1.01.00

2021-08-06


NodeId ns=1;i=3001
NodeClass DataType
BrowseName 1:AlarmType
DisplayName AlarmType
Description Identifier for the alarm type to show the association between high- and low alarm and high-high- and low-low-alarm. (Provides mapping for Fdt.Dtm.DataAccess.AlarmType.)
BaseType 0:Enumeration
IsAbstract False
Name Value Description
HighHighAlarm 0 Alarm if a process value exceeds ‘highhigh’ limit.
HighAlarm 1 Alarm if a process value exceeds ‘high’ limit.
LowLowAlarm 2 Alarm if a process value falls below ‘lowlow’ limit.
LowAlarm 3 Alarm if a process value falls below ‘low’ limit.
Reference NodeClass BrowseName TypeDefinition DataType Other
0:HasProperty Variable 0:EnumValues 0:PropertyType 0:EnumValueType[4] M