jBEAM 2026.2

jBEAM 2026.2

Releasedate: Jun 16, 2026

Learn more about the highlights of version 2026.2


image-20260417-113707.png

New Formula Function for Channel in Reverse Order

The Formula Editor for Numeric Objects and the Fast Channel Formula have been added a new function: “Reverse(A)”. It returns the values of the selected channel or the values of the channels in a group in reversed order.

image-20250911-110222.png
FRF.mp4

New Calculation: Frequency Response Function

The new calculation FRF (Frequency Response Function) helps to evaluate how a system responds to a specific excitation. The input signals for the calculation are the excitation signal (e.g. force) and the response signal (e.g. vibration). The result shows how big (amplitude) or how delayed (phase) the response is for each frequency.

image-20260429-063640.png

 

FileExtension.mp4

File Formatter Accepts User-defined File Suffixes

The file formatter (Value Format panel) in the controls graphic elements Value Input Graph and Property Editor now allows to specify file extensions individually. For file selection, the filter for displayed file types can be defined to limit the listing to only interesting files instead of all files. Several filters can be defined, and each filter can contain several suffixes.

image-20250911-110222.png

image-20260504-080024.png

Data Item Selector Allows Filtering Data Items

In the Data Item Selector control component, an extended data item filter option has been added. The data item filter is the same as in Spreadsheet and Explorer windows. The feature can be used e.g. to limit the list of selected data items to those only with compatible units.
Additionally, a new Formula Resolver function "UnitsCompatible(String, String)" has been introduced which checks whether units are compatible.

image-20250911-110222.png
image-20260520-072550.png

New Calculation: NaN Replacer

The new calculation NaN Replacer is designed to remove or replace invalid values (NaN) at the beginning and/or end of channels and channel groups. The component determines the range of invalid values, either individually for each channel or over all selected channels. These value ranges can be either removed or replaced by adjacent valid values.

image-20250911-112407.png
image-20260520-120315.png

MDF Importer: Extended Support for MDF 4.2 Column-oriented Storage

jBEAM has supported MDF 4.2 with Column-oriented Storage (CoS) since version 8.0. With jBEAM 2026.2, this support has been extended: the MDF importer can now process the CoS-specific data blocks LD and DV, which are used in MDF 4.2 for uncompressed column-oriented data.

This enhancement aligns jBEAM’s MDF importer with the current feature set of the Kistler MDF library and enables reliable import of MDF 4.2 CoS files that use uncompressed storage.

image-20260302-081829.png

image-20260527-095218.png

Partial Curve Provides Last Values of ChannelGroup

The Partial Curve calculation now allows to define a range from the back. With the option “last index minus”, the last n values can be extracted from the selected channel or group of channels. This enables for instance to determine the individual last values of a group of channels without knowing the length of each channel in advance. The result is still a group of channels which may facilitate further processing.

image-20250911-110222.png
image-20260528-074757.png

More Code Examples in Script Editor

In the Script editor, the library of example code snippets has been enlarged by new examples in Groovy code. These examples can be inserted into the script code and serve as a basis for script development. The examples stem from common use cases and comprise import and export functions, use of formulas and calculations, and configuration of graphic elements.

image-20250911-112407.png
UnitRepl.mp4

Data Importers No Longer Auto-detect Units lb / lbs as Pound (Mass)

Previously, the units lb and lbs have been automatically recognized as pound (mass), although in many real-world cases they represent pound (force). Due to this ambiguity, an automatic and reliable interpretation is not possible. To prevent misinterpretation, these units are no longer automatically detected. As this affects existing projects, they should use an explicit unit replacement. For this, replacement files (to_lbf.urpl, to_lbm.urpl) to be used in the importers can be downloaded here: .

image-20250911-110222.png

image-20260609-121812.png

More Components Controllable Via
Property Editor

Especially for templates and viewer use cases, the opportunity to control components properties via data objects or input values is an important means as it enables more flexible templates and interactive user experience. Now, many more components have been enabled to support adapting their settings without opening the component dialog. The properties can be modified via Property Editor or the conversion Dataitem to Property. Examples for components with controllable properties are Correlation of 2 Curves where timeshift options can be controlled, or Signal filters, FFT Spectrum, LabAmp and many more calculations and measurement modules.

image-20250911-110222.png
image-20260615-115308.png

New Calculation: Vibration to Rotational Speed

The new component Vibration to Rotational Speed determines/estimates the rotational speed from a vibration signal, e.g. an acceleration signal. Using the target speed as input information, the spectrum of the vibration is analyzed. Out of this, the current speed is identified. The component is a valuable tool in monitoring rotational machinery as it saves time and equipment costs during the testing process.

image-20260612-114817.png

 

 


See release notes as pdf version:

jBEAM 2026.2.0

Component

Changes

Category

Ticket

Component

Changes

Category

Ticket

Licence_Verifier, Licensing

Added maintenance license support (SOMOS 4).

Task

JB-15233

Export_Report_Powerpoint, Export_Report_Word-2003

PPT and Word-2003 export: fixed layout issues with Java 11+ when Windows display scaling is set to >100%.

Task

JB-15367

Partial_Curve

Partial Curve: The new "last index minus" option returns the last n values ​​of the selected channel or channel group.

Task

JB-15168

General

Switched password storage to encrypted format.

Task

JB-15239

General

Updated CycloneDX 1.6 library for CRA/BSI compliance.

Task

JB-15323

Crash

"Crash Resultant" calculation: now allows optional publishing of X, Y, and Z channels.

Story

JB-15299

Scripting

"Scripting Editor"/ "Editor Configuration": Added tooltips for each checkbox and fixed code indentation feature.

Story

JB-14993

Crash

Added manual upper‑condyle distance input for "MOC (Total Moment ...)" calculation.

Story

JB-15231

Crash, Report_Generator

Added new “Nij” and “Nij/Fz Kite” page types to Crash Auto Report.

Story

JB-15195

Scripting

Additional Groovy script examples added to the Script window: e.g. for import, export, logging, metadata and more.

Story

JB-14644

Preferences, Universal_2D-Graph

Automatic line breaks for axis labels can now be defined centrally in the preferences. (see Preferences - Graphic elements - Axes)

Story

JB-14726

Crash, Report_Generator

Crash Auto Report now supports “Combined Channels” page type.

Story

JB-15185

FRF_(Frequency_Response_Function), General

FRF calculation is now included in jBEAM Lab Pro, Powertrain Pro, Durability Ultimate, and Classic Pro.

Story

JB-15312

FRF_(Frequency_Response_Function)

Frequency Response Function (FRF): Added H2 estimator functionality.

Story

JB-15334

Embedded_Formula, Formula_Editor_with_Text_Resolver

Improved descriptions for the formula functions CurrDate and str. This affects the "Formula Editor with Text Solver" and "Embedded Formulas" in general.

Story

JB-15170

Data_Object_Selector

In "Data Item Selector" contol, added extended data item filter option, same as in Spreadsheet and Explorer windows.

Story

JB-15191

Property-Editor, Value_Input

In Value Input and Property Editor controls, the file formatter (Value Format panel) allows to specify file extensions individually.

Story

JB-15179

Property-Editor, Value_Input

In Value Input and Property Editor controls,a new option in the file formatter (Value Format panel) now allows "Directories only".

Story

JB-15289

General, Report_Export_Interaktiver_jBEAM_Report

Introduced new exporter for interactive reports.

Story

JB-15199

Import_MDF

MDF import: support for uncompressed CoS data blocks (LD, DV) in MDF 4.2 added.

Story

JB-15177

NaN_Replacer

New Component "NaN Replacer": to remove or replace NaN values at the beginning and end of channels and channel groups.

Story

JB-15161

FRF_(Frequency_Response_Function)

New calculation component: "FRF (Frequency Response Function)".

Story

JB-15152

Vibration_to_Rotational_Speed

New conversion calculation: "Vibration to Rotational Speed".

Story

JB-15197

Formula_Editor_for_numeric_Channels_(Line_by_Line), Formula_Editor_for_numeric_Objects

New formula function: Reverse(A) returns the values of the selected channel or group in reversed order.

Story

JB-15160

Scripting

Script editor now auto‑adds missing import statements during code completion for classes not imported by default.

Story

JB-12624

Correlation_of_2_Curves

Timeshift options in "Correlation of two signals" can now be read and controlled externally as component properties (Begin, End, Increment). Using the Property-Editor or Dataobject to/from property conversions.

Story

JB-15162

Property-Editor

Many additional measurement and calculation components can now be controlled via the Property-Editor.

Epic

JB-15336

Importers, Unit_Service

Automatic unit recognition for "lb" and "lbs" disabled because they are ambiguous—they can denote either mass or force.

Bug

JB-15344

Universal_3D-Graph

Clicking the 3D-Graph now reliably selects the graphic object again.

Bug

JB-15260

Tables

Embedded formulas in text columns or similar fields did display value changes, but did not propagate them to the published data object.

Bug

JB-11666

FFT-Spectrum

Fixed FFT calculation: power spectra now correctly have zero phase.

Bug

JB-15263

Measurement_Module_Kistler_LabAmp

Fixed LabAmp data stream stops when another jBEAM connects during an active measurement

Bug

JB-15325

Import_MDF

Fixed MDF importer isUInt() handling for MDF 3 to prevent incorrect data type interpretation.

Bug

JB-15386

Group_of_Components

Fixed copying of external X data objects for multidimensional data.

Bug

JB-15372

Graphic_Element_Export_XLSX

Fixed invalid characters i.e. ": / \ ..." in table title caused error when saving table as Excel file.

Bug

JB-15313

Cluster_Service, Menu_Service, Preferences

Fixed issue loading user menu configuration. Affected only cluster‑service entry during locale switching.

Bug

JB-15235

Multi_File_Import

Fixed issue where multiple importers in "Multi File Import" were not restored correctly after project saving and reload.

Bug

JB-15294

Project_Service

Fixed issues with "Keep current window arrangement" when opening new project.

Bug

JB-15365

Importers, Multi_File_Import, Property→DataItem

Fixed potentially suppressed change event from "Multi File Import" to Importer's ImportFile property.

Bug

JB-15171

Formula_Editor_for_numeric_Objects

Formula functions iAtLower()/iAtOver() now accept a GroupOfValues as 3rd parameter (start index).

Bug

JB-15316

Export_ASCII

Improved the progress display in the ASCII Export.

Bug

JB-15288

EnCom, KiReporter

KiReporter Interactive Analysis: Fixed reloading Standby dataobjects.

Bug

JB-15232

Import_MDF

MDF importer: integer/long values with bit offset are now read correctly.

Bug

JB-15221

Formula_Editor_for_numeric_Objects

Numeric Object formula: trigonometric functions now allow "degree" and other aliases for angles in addition to "°".

Bug

JB-15300

Formula_Editor_for_numeric_Objects

ObjectFormula: fixed xAtMax() / xAtMin() for 2D matrices.

Bug

JB-15356

Auto_Spectrum, Cross_Spectrum

Reworked cross spectrum calculation for improved accuracy.

Bug

JB-15047

Interactive_Table

Tables: Data objects can now be correctly selected as ScaledColor for fill and text color in table columns.

Bug

JB-15301

Project_Service, Project_meta_data_and_changelog

The entered "project meta data and changelog" can be selected as data objects ProjectService#"project meta data" and "changelog", and thus displayed within the project.

Bug

JB-13958

Time_Generator

Time Controller GUI: Further minor usability improvements implemented.

Bug

JB-15173

Measurement_Module_Apache_Kafka_Consumer

Updated Kafka client library (3.9.2) to fix security vulnerabilities.

Bug

JB-15279

General, Measurement_Module_Kistler_LabAmp, Measurement_Module_OPC_UA

Updated Netty library (4.1.132.Final) to resolve critical security vulnerabilities.

Bug

JB-15278

Video-Import, Video-Player

Video Player: Fixed GStreamer regression – certain MP4 files were displayed with a black screen instead of video.

Bug

JB-15339

General, Script_Manager

When jBEAM started in Viewer mode (i.e. for licensed templates), script management now allows read-only access only.

Bug

JB-15142

Import_maXYmos_CSV

maXYmos Importer: Arrows for entry/exit type "ANY" are now drawn correctly and the cross shown for entry+exit=NONE has been added.

Bug

JB-15172

jBEAM 2026.2.1

Component

Changes

Category

Ticket

Component

Changes

Category

Ticket

Split_a_Channel_into_Matrix_(time_based)

Split Channel into Matrix (time based): The upper limits for the Seconds, Minutes, and Hours input fields now removed. Any values >0 now allowed.

Task

JB-15328

Embedded_Formula, Formula_Editor_with_Text_Resolver

Embedded Formulas accept @ signs in texts and in referenced data object names.

Bug

JB-15159

Measurement_Module_Kistler_LabAmp

Refined application of measurement duration and trigger settings for LabAmp measurements (Start, Stop, Event, Pre-/Post-trigger).

Bug

JB-15358

Measurement_Module_Kistler_LabAmp, Measurement_Module_OPC_UA

Updated Netty library (4.2.15.Final) to resolve critical security vulnerabilities.

Bug

JB-15433

jBEAM 2026.2.2

Component

Changes

Category

Ticket

Component

Changes

Category

Ticket

Graphelements, Preferences

Activation of Default Configurations for Graphics in Presettings leads to Warnings.

Bug

JB-15484

Import_MDF

Fixed an error in the MDF-Import's Clear/Set I, IT, and DT buttons when file contains Event groups.

Bug

JB-15525