To display value of REAL or LREAL variable of IEC850 driver - link this variable with a screen element 'Numeric value'.
This information from Help is in general topic about data types. The IEC 61850 standard defines floats values and zenon IEC850 driver supports all data types defined in the standard.The hint in Help to use zenon Logic is only for the case of communication protocols not supporting floats values, but delivering values in another formats. Then in zenon Logic is possible to convert received values from some "strange" format to the REAL or LREAL value. You don't need it with IEC850.
When screen elements are not showing variable values at all, the reasons could be following:
- the driver has not received values from the device. In case of IEC61850 communication, this can happen when variables are in Datasets in enabled RCB (in assigned Report Control Block) but the device is not sending those reports. Probably the device (IED) does not have in RCB the Triggers Option 'general-interrogation'. In this case the 'Numeric value' screen element will be not visible.
- you mistakenly linked variable with screen element 'Dynamic text' configured to display the limit text, and the limit text is empty.
In the Runtime, when you right-click on screen element - there will be context info about name of linked variable and its status bits (so about the state of communication).
What do your 'Numerical value' elements show?