PEAXACT 6 (R2026) Release Highlights

Discover what's new and get more out of PEAXACT by upgrading to the latest release.

What’s New in Release 2026?

  • New Release Manager: release protected models for predictor deployment
  • Transparent background for vector images
  • Improved Custom Model
  • Improved ProcessLink OPC UA Server
  • View all release notes

New Release Manager

PEAXACT 6 (R2026) introduces the Release Manager, providing a cryptographically secure way to protect your intellectual property and ensure safe predictor deployment. Finalize your models as official releases, preventing unauthorized use while enabling controlled distribution to trusted predictors.

Transparent background for vector images

Graphics copied to the clipboard as vector images now use a transparent background, giving you full control over how your PEAXACT plots appear on any background. To use this feature, set Image export to clipboard to vector in the user preferences, then use the Copy-to-Clipboard tool in the toolbar.

Improved Custom Model

A new information function ISMISSING() can be used in custom expressions for detecting whether a value is not a number (NaN) or empty text (""), allowing fallback logic to be applied.

Improved ProcessLink OPC UA Server

PEAXACT 6 (R2026) comes with three improvements for the ProcessLink OPC UA Server:

  • The NodeId type can now be a string (instead of a GUID), adding support for many more OPC clients.
  • The NodeId namespace index is now always 1 and therefore stable across sessions.
  • Stopping and restarting folder monitoring now keeps OPC client subscriptions alive whenever possible.