This directly derived data type is represented textually as:
TYPE FREQ : (* Frequency in Hz *) REAL := 50 ; END_TYPE
See the ADD_FREQ
FB type for
an example of the use and testing of this data type.
The SEND_FREQ/RCV_FREQ
Resource configurations illustrate the testing of input, transmission
and output of instances of this data type.