Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
isAbstract
true
interface
UAArrayItem_Base
<
T
,
DT
>
{
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 full
)
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
axis
Scale
Type
:
UAProperty
<
EnumAxisScale
,
Int32
>
Optional
definition
definition
?:
UAProperty
<
UAString
,
String
>
engineering
Units
engineering
Units
:
UAProperty
<
EUInformation
,
ExtensionObject
>
eu
Range
eu
Range
:
UAProperty
<
DTRange
,
ExtensionObject
>
Optional
instrument
Range
instrument
Range
?:
UAProperty
<
DTRange
,
ExtensionObject
>
title
title
:
UAProperty
<
LocalizedText
,
LocalizedText
>
Optional
value
Precision
value
Precision
?:
UAProperty
<
number
,
Double
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
axis
Scale
Type
definition
engineering
Units
eu
Range
instrument
Range
title
value
Precision
NodeOPCUA reference documentation - public API
Loading...