Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
IVariableDataTypeChange
Interface IVariableDataTypeChange
interface
IVariableDataTypeChange
{
changeDataType
(
newDataType
:
NodeIdLike
,
newValue
?:
VariantOptions
)
:
void
;
}
Hierarchy (
view full
)
IVariableDataTypeChange
UAVariable
Index
Methods
change
Data
Type
Methods
change
Data
Type
change
Data
Type
(
newDataType
,
newValue
?
)
:
void
Parameters
newDataType
:
NodeIdLike
Optional
newValue
:
VariantOptions
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Methods
change
Data
Type
NodeOPCUA reference documentation - public API
Loading...