Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
isAbstract
false
interface
UAAlarmStateVariable_Base
<
T
>
{
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 full
)
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
active
Count
:
UAProperty
<
number
,
UInt32
>
filter
filter
:
UAProperty
<
DTContentFilter
,
ExtensionObject
>
highest
Active
Severity
highest
Active
Severity
:
UAProperty
<
number
,
UInt16
>
highest
Unack
Severity
highest
Unack
Severity
:
UAProperty
<
number
,
UInt16
>
unacknowledged
Count
unacknowledged
Count
:
UAProperty
<
number
,
UInt32
>
unconfirmed
Count
unconfirmed
Count
:
UAProperty
<
number
,
UInt32
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
Count
filter
highest
Active
Severity
highest
Unack
Severity
unacknowledged
Count
unconfirmed
Count
NodeOPCUA reference documentation - public API
Loading...