I was recently asked for an example showing how to read a JSON file and parse its contents. The target controller was an Edge PC, so ideally the solution would not perform a vendor check. For this reason, I used the CODESYS library JSON Utilities SL v1.11.00. Here is my solution:
EdgePC JSON Parser.project (304.6 KB)