Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
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
isAbstract
false
interface
UAOptionSet_Base
<
T
,
DT
>
{
bitMask
?:
UAProperty
<
boolean
[]
,
Boolean
>
;
optionSetValues
:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
;
}
Type Parameters
T
DT
extends
DataType
Hierarchy (
view full
)
UABaseDataVariable_Base
<
T
,
DT
>
UAOptionSet_Base
UAOptionSet
Index
Properties
bit
Mask?
option
Set
Values
Properties
Optional
bit
Mask
bit
Mask
?:
UAProperty
<
boolean
[]
,
Boolean
>
option
Set
Values
option
Set
Values
:
UAProperty
<
LocalizedText
[]
,
LocalizedText
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bit
Mask
option
Set
Values
NodeOPCUA reference documentation - public API
Loading...