Connection#

To create more complex algorithms in the programming of your Fidelix controller (FX or multi-24), you can write code in Infoteam’s programming system called OpenPCS.

../../_images/openpcs-programming1.webp

Navigate to > PLC > Connections… to open the “Connection Setup”-window.

Click “New” and name your connection for example “FX”. Click the “Select” and select the TCP-driver.

OpenPCS TCP settingsClick “Settings” in the “Edit Connection”-window and enter port number 23042 and the IP-address of your FX-controller.

Click “OK” to close the “Edit Connection”-window, and “Close” to close the “Connection Setup”-window.

../../_images/openpcs-programming2.webp

Select the hardware resource you just created#

Navigate to > PLC > Resource Properties … or navigate to the “Resources”-tab in the “Project”-window and click right on your resource and select “Properties…”.

../../_images/openpcs-programming4.webp

Select “size only” as the compiling optimisation method.OpenPCS-edit-resource-specifications

../../_images/openpcs-programming5.webp

Select “Fidelix substation Fx2020” as the Hardware module, and the Network connection you just created.

Video#

We have also video tutorial howto upload code to PLC.