Breaking changes - 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
  • The format of the password option has changed from "-p:MY_PASSWORD" to "-p MY_PASSWORD".
  • PLC firmware versions < 2.9 is not supported.
  • Support for compiler-version 4.x.x
    • Alignment changes of the stc: When monitoring/debugging arrays, the array is now shown with all indices available within the new alignment. For example: When monitoring an ARRAY[0..9] OF BOOL, the array will be shown with indices [0..15]. For further information regarding the alignment of data types, see "Types and Variables"