Need to retrieve some global values from your PLC quickly? Just connect to your PLC, start the Monitor (mon) CLI and insert the values you need to know. You can either provide a .mon file that includes a list of all variables to monitor or send the variables as command arguments. You can run the Monitor (mon) CLI via apax command or script or by starting the mon.exe file in a terminal.
You can also define the output and obtain all data as JSON, save it in a file or parse it to a script to evaluate the results. Customize your output to your specific requirements.