Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAXYArrayItem_Base
Interface UAXYArrayItem_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
XYArrayItemType i=12038
dataType
ExtensionObject
dataType Name
DTXV[] i=12080
isAbstract
false
interface
UAXYArrayItem_Base
<
T
>
{
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
>
;
xAxisDefinition
:
UAProperty
<
DTAxisInformation
,
ExtensionObject
>
;
}
Type Parameters
T
extends
DTXV
[]
Hierarchy (
view full
)
UAArrayItem_Base
<
T
,
ExtensionObject
>
UAXYArrayItem_Base
UAXYArrayItem
Index
Properties
axis
Scale
Type
definition?
engineering
Units
eu
Range
instrument
Range?
title
value
Precision?
x
Axis
Definition
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
>
x
Axis
Definition
x
Axis
Definition
:
UAProperty
<
DTAxisInformation
,
ExtensionObject
>
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
x
Axis
Definition
NodeOPCUA reference documentation - public API
Loading...