NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
BindVariableOptionsVariation3
Interface BindVariableOptionsVariation3
interface
BindVariableOptionsVariation3
{
get
?:
undefined
;
historyRead
?:
HistoryReadFunc
;
refreshFunc
?:
(
callback
:
CallbackT
<
DataValue
>
)
=>
void
;
set
?:
undefined
;
timestamped_get
?:
undefined
;
timestamped_set
?:
undefined
;
}
Index
Properties
get?
history
Read?
refresh
Func?
set?
timestamped_
get?
timestamped_
set?
Properties
Optional
get
get
?:
undefined
Optional
history
Read
historyRead
?:
HistoryReadFunc
Optional
refresh
Func
refreshFunc
?:
(
callback
:
CallbackT
<
DataValue
>
)
=>
void
Optional
set
set
?:
undefined
Optional
timestamped_
get
timestamped_get
?:
undefined
Optional
timestamped_
set
timestamped_set
?:
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
history
Read
refresh
Func
set
timestamped_
get
timestamped_
set
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...