NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAAlarmStateVariable_Base
Interface UAAlarmStateVariable_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
AlarmStateVariableType i=32244
dataType
UInt16
dataType Name
UInt16 i=32251
value rank
-1
isAbstract
false
interface
UAAlarmStateVariable_Base
<
T
extends
UInt16
>
{
activeCount
:
UAProperty
<
number
,
UInt32
>
;
filter
:
UAProperty
<
DTContentFilter
,
ExtensionObject
>
;
highestActiveSeverity
:
UAProperty
<
number
,
UInt16
>
;
highestUnackSeverity
:
UAProperty
<
number
,
UInt16
>
;
unacknowledgedCount
:
UAProperty
<
number
,
UInt32
>
;
unconfirmedCount
:
UAProperty
<
number
,
UInt32
>
;
}
Type Parameters
T
extends
UInt16
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
UInt16
>
UAAlarmStateVariable_Base
UAAlarmStateVariable
Index
Properties
active
Count
filter
highest
Active
Severity
highest
Unack
Severity
unacknowledged
Count
unconfirmed
Count
Properties
active
Count
activeCount
:
UAProperty
<
number
,
UInt32
>
filter
filter
:
UAProperty
<
DTContentFilter
,
ExtensionObject
>
highest
Active
Severity
highestActiveSeverity
:
UAProperty
<
number
,
UInt16
>
highest
Unack
Severity
highestUnackSeverity
:
UAProperty
<
number
,
UInt16
>
unacknowledged
Count
unacknowledgedCount
:
UAProperty
<
number
,
UInt32
>
unconfirmed
Count
unconfirmedCount
:
UAProperty
<
number
,
UInt32
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
Count
filter
highest
Active
Severity
highest
Unack
Severity
unacknowledged
Count
unconfirmed
Count
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...