NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UANDimensionArrayItem_Base
Interface UANDimensionArrayItem_Base<T, DT>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
NDimensionArrayItemType i=12068
dataType
Null
dataType Name
VariantOptions i=0
value rank
-1
isAbstract
false
interface
UANDimensionArrayItem_Base
<
T
,
DT
extends
DataType
>
{
axisDefinition
:
UAProperty
<
DTAxisInformation
[]
,
ExtensionObject
>
;
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
)
UAArrayItem_Base
<
T
,
DT
>
UANDimensionArrayItem_Base
UANDimensionArrayItem
Index
Properties
axis
Definition
axis
Scale
Type
definition?
engineering
Units
eu
Range
instrument
Range?
title
value
Precision?
Properties
axis
Definition
axisDefinition
:
UAProperty
<
DTAxisInformation
[]
,
ExtensionObject
>
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
Definition
axis
Scale
Type
definition
engineering
Units
eu
Range
instrument
Range
title
value
Precision
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...