Current limitations - 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
  • Monitoring absolute addresses requires a type definition (e.g. %IW0:int). Only types that are used in the VAR_GLOBAL or VAR section can be monitored. In this example the type int has to be used inside the VAR_GLOBAL or VAR section.
  • Monitoring of any interface-type is not supported.
  • Monitoring of REF_TO types is not supported.
  • Monitoring of IO-structs is not supported.
  • When monitoring continuously the sampling rate is 100 ms.