10.2.5 RioAnalogDataType
This union contains fields of the data types used for analog Values in analog RIO Channels.
| Name | Type | Description |
| RioAnalogDataType | union | |
Float_32 | 0:Float | 32-bit floating point number |
Int_16 | 0:Int16 | 16-bit integer number |
Int_32 | 0:Int32 | 32-bit integer number |
UInt_16 | 0:UInt16 | 16-bit unsigned integer number |
UInt_32 | 0:UInt32 | 32-bit unsigned integer number |
Its representation in the AddressSpace is defined in Table 102.
| Attributes | Value | |||||
| BrowseName | RioAnalogDataType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of Union defined in OPC 10000-5. | ||||||
| Conformance Units | ||||||
|---|---|---|---|---|---|---|
| PNRIO Channel Objects |