The debug section is here to help you with possible issues with scripting or troubleshoot any problems/issues that could happen to your device.
1. Sripts
The scripts section allows you to debug server-side script further as this console will output any console.log() that you will do in your server-side script so you can check errors.
2. Logs
Logs section is used for further diagnosing the myBOX modules as example communication module or any other module. You can further filter out error logs and provide this log to mySCADA support.
3. Tags
This section allows user to spot whether there are any tags that are not retrieved by mySCADA (Which can cause delays in communication with PLC). Same tab can be accessed by typing IP address of your device and /#diagnostics like 192.168.13.20/#diagnostics
4. Ping
Simple ping tool which will allow you to check whether mySCADA device has access to other devices on the same network.