Skip to main content

Example: Global Client Manager

Product: CODESYS Visualization

The GlobalClientManager.project example shows how to use the CURRENTCLIENTID system variable to manage global client data.

_example_img_global_client_manager.png

Description

The client ID of the current client can be added or removed to the g_aClientIds global array by the Add / Remove this client function. The value is assigned on the OnMouseDown event of the button. The contents of the array are indicated by eight lamps.

System requirements and restrictions

Programming system

CODESYS Development System (version 3.5.14.0 or higher)

Runtime system

CODESYS Control Win (version 3.5.14.0)

Add-on components

-

Note

_example_icon.png DOWNLOAD Project