Attribute conditionalshow_all_locals
The local variables are not displayed in the user interface if the integrated library is installed as *.compiled-library.
If the integrated library is available as *.library in the repository, the local variables of the function block are visible in the user interface.
If you use conditionalshow_all_locals
as a command-line option, such as LogicBuilder.exe --conditionalshow_all_locals="libdeveloper"."--conditionalshow="libdeveloper"
, the local variables of the function blocks are visible in the user interface. This option may be useful for library developers when testing libraries.