IP address as string
We have a requirement where we needed to convert IP address to string value and use it in logic. Is there any possiblity of doing it in AC800M? We are using 5.1
Voted best answer
Yes, you do have such function if you are using System version 5.1 Feature Pack4.
Try using "DWordToIPString" and "IPStringToDWord". I guess this will be apt.
Here is an example from CBM Help file.
Try using "DWordToIPString" and "IPStringToDWord". I guess this will be apt.
Here is an example from CBM Help file.

Add new comment