NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAOptionSet_Base
Interface UAOptionSet_Base<T, DT>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
OptionSetType i=11487
dataType
Null
dataType Name
VariantOptions i=0
value rank
-1
isAbstract
false
interface
UAOptionSet_Base
<
T
,
DT
extends
DataType
>
{
bitMask
?:
UAProperty
<
boolean
[]
,
Boolean
>
;
optionSetValues
:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
}
Type Parameters
T
DT
extends
DataType
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
DT
>
UAOptionSet_Base
UAOptionSet
Index
Properties
bit
Mask?
option
Set
Values
Properties
Optional
bit
Mask
bitMask
?:
UAProperty
<
boolean
[]
,
Boolean
>
option
Set
Values
optionSetValues
:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bit
Mask
option
Set
Values
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...