Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
BindVariableOptionsVariation2
Interface BindVariableOptionsVariation2
interface
BindVariableOptionsVariation2
{
get
?:
undefined
;
historyRead
?:
HistoryReadFunc
;
set
?:
undefined
;
timestamped_get
:
TimestampGetFunc
;
timestamped_set
?:
TimestampSetFunc
;
}
Index
Properties
get?
history
Read?
set?
timestamped_
get
timestamped_
set?
Properties
Optional
get
get
?:
undefined
Optional
history
Read
history
Read
?:
HistoryReadFunc
Optional
set
set
?:
undefined
timestamped_
get
timestamped_
get
:
TimestampGetFunc
Optional
timestamped_
set
timestamped_
set
?:
TimestampSetFunc
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
get
history
Read
set
timestamped_
get
timestamped_
set
NodeOPCUA reference documentation - public API
Loading...