NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAAnalogItem_Base
Interface UAAnalogItem_Base<T, DT>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
AnalogItemType i=2368
dataType
Variant
dataType Name
(number
value rank
-2
isAbstract
false
interface
UAAnalogItem_Base
<
T
,
DT
extends
DataType
>
{
definition
?:
UAProperty
<
UAString
,
String
>
;
engineeringUnits
?:
UAProperty
<
EUInformation
,
ExtensionObject
>
;
euRange
:
UAProperty
<
DTRange
,
ExtensionObject
>
;
instrumentRange
?:
UAProperty
<
DTRange
,
ExtensionObject
>
;
valuePrecision
?:
UAProperty
<
number
,
Double
>
;
}
Type Parameters
T
DT
extends
DataType
Hierarchy (
View Summary
)
UABaseAnalog_Base
<
T
,
DT
>
UAAnalogItem_Base
UAAnalogItem
UAAnalogUnitRange_Base
Index
Properties
definition?
engineering
Units?
eu
Range
instrument
Range?
value
Precision?
Properties
Optional
definition
definition
?:
UAProperty
<
UAString
,
String
>
Optional
engineering
Units
engineeringUnits
?:
UAProperty
<
EUInformation
,
ExtensionObject
>
eu
Range
euRange
:
UAProperty
<
DTRange
,
ExtensionObject
>
Optional
instrument
Range
instrumentRange
?:
UAProperty
<
DTRange
,
ExtensionObject
>
Optional
value
Precision
valuePrecision
?:
UAProperty
<
number
,
Double
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
definition
engineering
Units
eu
Range
instrument
Range
value
Precision
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...