8.25 AnalogInputType ObjectType
The AnalogInputType ObjectType describes an analog input signal.
The AnalogInputType representation in the AddressSpace is formally defined in the following table.
Table 87 – AnalogInputType Definition
|
Attribute
|
Value
|
| BrowseName | AnalogInputType |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the ControlModuleType, i.e. inheriting the Instance Declarations of that Node. |
| 0:HasComponent | Variable | RawValue | 0:Number | 0:AnalogItemType | M, RO |
| 0:HasComponent | Object | Setup | | AnalogInputSetupType | M |
| 0:HasComponent | Variable | Value | 0:Double | 0:AnalogItemType | M, RO |
|
Conformance Units
|
|---|
| TMC Basic Visualisation and Control |
|
BrowseName
|
Description
|
| RawValue | The raw value of the analog input. |
| Setup | The settings to set up the analog input. |
| Value | The engineering unit value of the analog input. |