Breadcrumbs

Output objects

In this example, an output object is used for floating point numbers with two decimal places. The transfer parameter is given a structure variable of type stFloatValueType.

image-20231110-084007.png

In the finished application, the transferred floating point value is displayed with two decimal places. As the structure variable can also process 'Underrange' and 'Overrange', the JUMO-typical characters for 'Underrange' and 'Overrange' are displayed in the object.

image-20231110-084054.png