Friday, February 8, 2019

HMI update 02/08/2019

• Added the ability to create static graphics at runtime via scripting. The created static graphics can also be changed at runtime via scripting. 

• Added alarm life cycle capturing. An alarm trigger/acknowledge/reset times and values in a script object.

• Added a few script commands to control read/write timing for some port types. 

• Added a feature to daily copy the log files to any drive.

Wednesday, January 2, 2019

First update of 2019

  • Added a scale function to the scripting engine.
  • Modified the LCD graphic element to display leading characters.
  • The “Edit field” graphic element can now display whole numbers.
  • Improved MODBUS diagnostic reads window.
  • Added BCDToInteger and IntegerToBCD functions to the scripting engine.
  • Added KillAProcess to the scripting engine (to stop/kill an external process).
  • During the last months of 2018 the task of upgrading all our software development tools to the current versions was completed.
  • Support for reading/writing Siemens S7-300/400 data blocks via MPI was added.
  • Added fault injection logic into the message stream for the PeakHMI MODBUS RTU serial slave simulator.

Friday, November 16, 2018

HMI update 11/16/2018

  • Added BCD support to MODBUS drivers
  • User manual updates