programming:programming_in_openinsight:the_system_monitor_interface

The System Monitor Interface

The System Monitor interface includes an Execute Line and an edit box. The Execute Line is similar to the Execute Line in the System Editor. However, in the System Monitor, code can be run in an event context, whereas that cannot be done from the System Editor. This means that when using the System Monitor, all functions that you call execute in the same way as if they were called from an event handler. An example of the type of code that can be executed from the System Monitor is as follows:

RUN GET_PROPERTY "SYSTEM", "VERSION"

Use the System Monitor as a quick test environment, replacing the need to run a window and trigger an event.

  • programming/programming_in_openinsight/the_system_monitor_interface.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1