Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
BindVariableOptionsVariation3
Interface BindVariableOptionsVariation3
interface
BindVariableOptionsVariation3
{
get
?:
undefined
;
historyRead
?:
HistoryReadFunc
;
refreshFunc
?:
(
(
callback
:
CallbackT
<
DataValue
>
)
=>
void
)
;
set
?:
undefined
;
timestamp_set
?:
undefined
;
timestamped_get
?:
undefined
;
}
Index
Properties
get?
history
Read?
refresh
Func?
set?
timestamp_
set?
timestamped_
get?
Properties
Optional
get
get
?:
undefined
Optional
history
Read
history
Read
?:
HistoryReadFunc
Optional
refresh
Func
refresh
Func
?:
(
(
callback
:
CallbackT
<
DataValue
>
)
=>
void
)
Optional
set
set
?:
undefined
Optional
timestamp_
set
timestamp_
set
?:
undefined
Optional
timestamped_
get
timestamped_
get
?:
undefined
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
history
Read
refresh
Func
set
timestamp_
set
timestamped_
get
NodeOPCUA reference documentation - public API
Loading...