NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UATwoStateVariable_Base
Interface UATwoStateVariable_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
TwoStateVariableType i=8995
dataType
LocalizedText
dataType Name
LocalizedText i=21
value rank
-1
isAbstract
false
interface
UATwoStateVariable_Base
<
T
extends
LocalizedText
>
{
effectiveDisplayName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
effectiveTransitionTime
?:
UAProperty
<
Date
,
DateTime
>
;
falseState
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
id
:
UAProperty
<
boolean
,
Boolean
>
;
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
;
number
?:
UAProperty
<
number
,
UInt32
>
;
transitionTime
?:
UAProperty
<
Date
,
DateTime
>
;
trueState
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
}
Type Parameters
T
extends
LocalizedText
Hierarchy (
View Summary
)
UAStateVariable_Base
<
T
>
UATwoStateVariable_Base
UATwoStateVariable
Index
Properties
effective
Display
Name?
effective
Transition
Time?
false
State?
id
name?
number?
transition
Time?
true
State?
Properties
Optional
effective
Display
Name
effectiveDisplayName
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
effective
Transition
Time
effectiveTransitionTime
?:
UAProperty
<
Date
,
DateTime
>
Optional
false
State
falseState
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
id
id
:
UAProperty
<
boolean
,
Boolean
>
Optional
name
name
?:
UAProperty
<
QualifiedName
,
QualifiedName
>
Optional
number
number
?:
UAProperty
<
number
,
UInt32
>
Optional
transition
Time
transitionTime
?:
UAProperty
<
Date
,
DateTime
>
Optional
true
State
trueState
?:
UAProperty
<
LocalizedText
,
LocalizedText
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
effective
Display
Name
effective
Transition
Time
false
State
id
name
number
transition
Time
true
State
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...