LimitAlarmType

The representation of the LimitAlarmType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=2955 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | LimitAlarmType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | AlarmConditionType |
The references from the LimitAlarmType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | HighHighLimit | Double | PropertyType | Optional |
HasProperty | Variable | HighLimit | Double | PropertyType | Optional |
HasProperty | Variable | LowLimit | Double | PropertyType | Optional |
HasProperty | Variable | LowLowLimit | Double | PropertyType | Optional |
HasProperty | Variable | BaseHighHighLimit | Double | PropertyType | Optional |
HasProperty | Variable | BaseHighLimit | Double | PropertyType | Optional |
HasProperty | Variable | BaseLowLimit | Double | PropertyType | Optional |
HasProperty | Variable | BaseLowLowLimit | Double | PropertyType | Optional |
HasSubtype | ObjectType | ExclusiveLimitAlarmType | |||
HasSubtype | ObjectType | NonExclusiveLimitAlarmType |