How to exchange information between Python and IEC61131?

Hi, I need to know all the options we have to exchange variables or information between a script developed in Python running over Linux OS and an IEC61131 program running over the PLCnext runtime. Could you bring me all the opciotns or ideas you recommend to me? Thanks!

Hi Javiri, the easist way might be the REST interface. REST Interface of PLCnext. Take care, Frank