Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
ArgumentOptions
Interface ArgumentOptions
interface
ArgumentOptions
{
arrayDimensions
?:
null
|
number
[]
;
dataType
?:
null
|
NodeIdLike
;
description
?:
null
|
LocalizedTextLike
;
name
?:
UAString
;
valueRank
?:
number
;
}
Index
Properties
array
Dimensions?
data
Type?
description?
name?
value
Rank?
Properties
Optional
array
Dimensions
array
Dimensions
?:
null
|
number
[]
Optional
data
Type
data
Type
?:
null
|
NodeIdLike
Optional
description
description
?:
null
|
LocalizedTextLike
Optional
name
name
?:
UAString
Optional
value
Rank
value
Rank
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
array
Dimensions
data
Type
description
name
value
Rank
NodeOPCUA reference documentation - public API
Loading...