NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UAArrayItem_Base
Interface UAArrayItem_Base<T, DT>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
ArrayItemType i=12021
dataType
Null
dataType Name
VariantOptions i=0
value rank
-1
isAbstract
true
interface
UAArrayItem_Base
<
T
,
DT
extends
DataType
>
{
axisScaleType
:
UAProperty
<
EnumAxisScale
,
Int32
>
;
definition
?:
UAProperty
<
UAString
,
String
>
;
engineeringUnits
:
UAProperty
<
EUInformation
,
ExtensionObject
>
;
euRange
:
UAProperty
<
DTRange
,
ExtensionObject
>
;
instrumentRange
?:
UAProperty
<
DTRange
,
ExtensionObject
>
;
title
:
UAProperty
<
LocalizedText
,
LocalizedText
>
;
valuePrecision
?:
UAProperty
<
number
,
Double
>
;
}
Type Parameters
T
DT
extends
DataType
Hierarchy (
View Summary
)
UADataItem_Base
<
T
,
DT
>
UAArrayItem_Base
UAArrayItem
UACubeItem_Base
UAImageItem_Base
UANDimensionArrayItem_Base
UAXYArrayItem_Base
UAYArrayItem_Base
Index
Properties
axis
Scale
Type
definition?
engineering
Units
eu
Range
instrument
Range?
title
value
Precision?
Properties
axis
Scale
Type
axisScaleType
:
UAProperty
<
EnumAxisScale
,
Int32
>
Optional
definition
definition
?:
UAProperty
<
UAString
,
String
>
engineering
Units
engineeringUnits
:
UAProperty
<
EUInformation
,
ExtensionObject
>
eu
Range
euRange
:
UAProperty
<
DTRange
,
ExtensionObject
>
Optional
instrument
Range
instrumentRange
?:
UAProperty
<
DTRange
,
ExtensionObject
>
title
title
:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
value
Precision
valuePrecision
?:
UAProperty
<
number
,
Double
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
axis
Scale
Type
definition
engineering
Units
eu
Range
instrument
Range
title
value
Precision
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...