PFC200/TP600 Communication via NVL - how to send struct from DUT

Hi all,
I am new to codesys and i am now busy with project where i need to send data from Form on HMI to DUT structure. I use NVL to communicate with PLC. I woud like to ask u guys for help.
Thank u all in advance

Hi Tomast,

see this video:

e!COCKPIT – Communication with Networkvariables (youtube.com)

Same Procedure with Codesys Environment.

Hi, Alexander,
Thanks al ot for your reply. I could manage to send and recieve data with NVL but i doubted about sending struct type via nvl. Now i made DUT with type struct and decalred in nvl an array of dut to send it with nvl. I managed to get it working.

1 Like