IP dynamically in PLCnext

Hello,
Is there a way to set IP dynamically through IO or BootP?
I need it for a device that determines the addresses of all its controllers by itself…
Thanks,
Haim

No connection avail - 1-14-2020 - eclipse program.jpg
No connection avail - 1-14-2020 - PLCnext.jpg

Hello Haim,
the IP-Addresses can be assigned dynamically via DCP (PN-Controller) or DHCP (Router). Please see the screenshot below:
image.pngThe additional Option is to set the IP-Address via „FunctionBlock: PBCL_SysDeviceSetting_1“ and verify it via FunctionBlock: PBCL_SysNetwork_1 in PLCnext Store | PLCnextBase library.

BR Eduard