6.3.2 CDTAmountDecimal
The CDTAmountDecimal is a DataType that conforms to Amount type. Table 21 defines the DataTypes.
| Content Component data type for Amount | OPC UA CC DataType | OPC UA CDT DataType |
| Decimal | Decimal | CDTAmountDecimal |
| Double | ||
| Float | ||
| Integer |
The CDTAmountDecimal is a number of monetary units specified in a currency. CDTAmountDecimal type is “used to represent amounts, such as costs, remunerations, and fees” from CCTS. All CC types (integer, float…) are mapped to a decimal value.
| Attribute | Value | ||||
| BrowseName | CDTAmountDecimal | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| Subtype of the Decimal | |||||
| HasCDTSupplemental | Variable | Currency | CurrencyCode | PropertyType | Optional |