5 Model

5.6 DataTypes

5.6.4 ComplexNumberType

This structure defines float IEEE 32 bits complex value. Its elements are defined in Table 19.
Table 19 – ComplexNumberType DataType structure
Name | Type | Description |
---|---|---|
ComplexNumberType | structure | |
real | Float | Value real part |
imaginary | Float | Value imaginary part |
Its representation in the AddressSpace is defined in Table 20
Table 20 – ComplexNumberType definition
Attribute | Value |
---|---|
BrowseName | ComplexNumberType |
IsAbstract | False |
Subtype of Structure defined in OPC 10000-5.
References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
---|---|---|---|---|---|
Conformance Units | |||||
Data Access Complex Number |