This Structure DataType is used to represent an unsigned rational number as a fraction of two integral numbers. The UnsignedRationalNumber is formally defined in Table 289.
Table 289 – UnsignedRationalNumber structure
Name |
Type |
Description |
UnsignedRationalNumber |
Structure |
|
Numerator |
UInt32 |
Numerator of the rational number |
Denominator |
UInt32 |
Denominator of the rational number |
Its representation in the AddressSpace is defined in Table 290.
Table 290 – UnsignedRationalNumber definition
Attributes |
Value |
||||
BrowseName |
UnsignedRationalNumber |
||||
IsAbstract |
FALSE |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of Structure defined in Table 185. |
|||||
Conformance Units |
|||||
Base Info Rational Number |