Fixes - Manual - Monitor - The SIMATIC Monitor. Enables you to monitor global variables on your PLC. - Monitor (mon),tool

Monitor CLI Tool (mon)

Portfolio
SIMATIC AX
Product
Monitor
Software version
1.1.2
Edition
03/2024
Language
English (original)
Package Name
@ax/mon
  • Fixed a bug that caused a crash when debug information contained entries that could not be interpreted (for example due to new compiler features not yet supported).
    • If the debug-information contains an entry that cannot be interpreted, the user will now be notified with a WARNING on stderr.
  • Fixed a crash when trying to monitor/debug an IO-struct. Monitoring/debugging of IO structs is not yet supported, but will no longer cause a crash.
  • Fixed race condition for monitor/debug results.