Perception Perception | HBM

Software Downloads

Downloads for Perception and Genesis HighSpeed

Titre

Description

Date

Version

Size

Related Documents

Perception Software 64-bit

Perception 8.28

This is an minor release of Perception mainly improving stability, fixing known problems and adding minor new features.

This is not shipped out with the hardware but only available via web download.

Details about fixed issues and new features can be found in the release notes.

Note: Perception includes the instruments firmware for GEN DAQ systems. So there is no separate firmware available for GEN DAQ systems.

When you connect to hardware using a new version of Perception, the firmware in the hardware will be upgraded accordingly to the same release level.

07/20228.28.22200570 MB
Perception Software 64-bit

Perception 8.30

This is a major release of Perception: We strongly recommend to update all Perception 8.22 installations to Perception 8.30, due to important bug fixes.

Note : Before you can upgrade to Perception 8.30, you must upgrade to Perception 8.28 first!

This step is required due to changes to the update mechanism

Harmonic Analysis

Functionality has been added to calculate and display harmonic information according to the IEC 61000-4-7 standard. This standard specifies how harmonics must be calculated for signals with a 50Hz or 60Hz fundamental frequency which typically appear in power grid and power line applications. This new functionality contains the following parts. A new RTFDB function is now available called HarmonicsIEC61000 which calculates the spectrum of a signal following IEC 61000-4-7. The resulting harmonics can be made visible in a new Harmonic Analysis Display in Perception, both in graphical and tabular form. Harmonic Analysis is also fully integrated in the ePower suite as an optional analysis where it comes with several ready-to-use grid application setups. The Quick Start Guide for this new functionality is part of the documentation that comes with the installation and is also available from the Perception website.

Measurement Uncertainty

Perception Enterprise now contains a dedicated sheet to calculate the Measurement Uncertainty (MU) of DC, AC, and mechanical power values. Given inputs like the measured AC power, the type of acquisition card used, and the type of transducer used, this MU Estimation (Basic) sheet calculates the absolute and relative MU of the measured quantity. If the sheet is not visible, in Perception choose from the menu bar Sheets and then ‘MU Estimation (Basic)’. Once the sheet is loaded, the Quick Start Guide can be found by opening the context menu of the sheet's tab and choosing Quick Start Guide...

EtherCAT Distributed Clock

The Genesis mainframes support EtherCAT Distributed Clock to synchronize the internal clock with the EtherCAT clock.

RTFDB number of channels available for storage

The number of RTFDB channels available has be improved. The number of RTFDB channels available for storage has been increased to the table below.

Mainframe type | Available number of RTFDB channels for storage before | Available number of RTFDB channels for storage, after update

GEN2tB | 256 | 256

GEN3t / GEN3i / GEN3iA | 256 | 300

GEN4tB | 256 | 500

GEN7t / GEN7i / GEN7iA | 256 | 1000

GEN17tA | 256 | 1000

Details about new features and fixed issues can be found in the release notes.

Note : Perception includes the instruments firmware for GEN DAQ systems. So there is no separate firmware available for GEN DAQ systems. When you connect to hardware using a new version of Perception, the firmware in the hardware will be upgraded accordingly to the same release level.

07/20228.30.22203651 MB
Perception Software 64-bit

Perception 8.32

This is an minor release of Perception mainly improving stability, fixing known problems and adding minor new features.

This is not shipped out with the hardware but only available via web download.

Details about fixed issues and new features can be found in the release notes.

Note: Perception includes the instruments firmware for GEN DAQ systems. So there is no separate firmware available for GEN DAQ systems.

When you connect to hardware using a new version of Perception, the firmware in the hardware will be upgraded accordingly to the same release level.

10/20228.32.22272654 MB
Perception Software 64-bit

Perception 8.34

This is an minor release of Perception mainly improving stability, fixing known problems and adding minor new features.

This is not shipped out with the hardware but only available via web download.

Details about fixed issues and new features can be found in the release notes.

Note: Perception includes the instruments firmware for GEN DAQ systems. So there is no separate firmware available for GEN DAQ systems.

When you connect to hardware using a new version of Perception, the firmware in the hardware will be upgraded accordingly to the same release level.

11/20228.34.22308652 MB
Perception Software 64-bit

Perception 8.40

This is a major release of Perception

Inversion of analog signals

The polarization of the signal can be inverted for GN61xB, GN31xB, GN120xB, GN1640B, GN840B and GN810xB

Support for the measurement uncertainty of efficiencies in the Measurement Uncertainty sheet

The Measurement Uncertainty sheet now also allows calculating the uncertainty in efficiencies based on the uncertainties calculated for the DC, AC and mechanical power numbers. The efficiencies and their measurement uncertainty can be made visible by clicking the dotted button at the bottom of the sheet, by choosing the eta symbol in the Perception toolbar, or by right-clicking the 'MU Estimation (Basic)' tab and selecting 'Show Efficiency Calculation Results'. If the Measurement Uncertainty sheet is not visible, in Perception choose from the menu bar Sheets and then ‘MU Estimation (Basic)’. Once the sheet is loaded, the Quick Start Guide can be found by opening the context menu of the sheet's tab and choosing Quick Start Guide... .

EtherCAT control

The GHS mainframe settings and acquisition control can be controlled via EtherCAT. The protocol and commands are the same as CAN remote control. Sending command SDO triggers execution of the command with provided parameters.

New functions for mean and standard deviation in the

Several new functions were added to the Real-Time Formula DataBase (RTFDB) related to determining the average and standard deviation of signals. The first new function is CycleStdDev(). and forms a pair with the exisiting CycleMean() function: where the CycleMean() function determines the mean (or average) over all samples between two cycle events, the CycleStdDev() calculates the standard deviation over the samples. We further introduce the pair of functions TimedMean() and TimedStdDev(). Those functions repeatedly calculate the mean and standard deviation, repectively, over a user-defined time interval. For example, if the user-defined time is set to 1 second, every 1 second, a mean (or standard deviation) for the input signal will be generated over the previous 1 second. The next new pair of functions is NumSamplesMean() and NumSamplesStdDev(). Those functions repeatedly calculate the mean and standard deviation, repectively, over a user-defined number of samples. For example, if the user-defined number of samples is set to 10, for every 10 samples of the input signal, a mean (or standard deviation) will be generated over the previous 10 samples. It is important to note that the outputs of the last four functions cannot be used as the input of another RTFDB function, but they can be published on the fieldbuses. With the proper setup, the standard deviation functions, possibly in combination with the corresponding function for the mean, make it possible, for example, to get an indication on the field buses if a system is in steady state.

 

01/20238.40.23009659 MB
Perception Software 64-bit

Perception 8.48

This is an minor release of Perception mainly improving stability, fixing known problems and adding minor new features.

This is not shipped out with the hardware but only available via web download.

Fixes:

In some special situations, not all setpoints were stored in the setpoint table. This is now solved. (solves SUPEPT-253)

A problem with applying a virtual workbench to an identical but different mainframe. (solves SUPEPT-257)

In some situations it could happen that modifications made in Perception were not saved in a virtual workbench. This problem is now solved. (solves SUPEPT-261)

A problem with restarting a mainframe with specific user settings was solved. (solves SUPEPT-256)

New features:

Support for a new Samsung SSD

05/20238.48.23109648 MB
Perception COM-RPC.msi

Installer of the RPC COM wrapper and RPC documentation

11/20228.347 MB
Hardware Peripheral Update Package

Update HBM approved GEN DAQ hardware peripherals. For example allowing new types of (solid state) drives.

07/20228.28.222005 MB
Hardware Peripheral Update Package

Update HBM approved GEN DAQ hardware peripherals. For example allowing new types of (solid state) drives.

01/20238.40.230095 MB
Hardware Peripheral Update Package

Update HBM approved GEN DAQ hardware peripherals. For example allowing new types of (solid state) drives.

05/20238.48.231095 MB
GEN3i/GEN7i Update Package

The GEN3i/GEN7i Cumulative Update Package contains updated drivers for GEN DAQ “i” type mainframes. There is a version 4.1.1975 of the RTS IEEE1588 PTP driver, and the latest GEN hardware drivers needed when upgrading an older, Windows 7 based GEN3i/GEN7i to Windows 10.

11/20188130 MB
GEN3i/GEN7i Service Installer

Tool to extract the GEN3i/GEN7i Service from the installed version of Perception. After a fresh install of the Windows OS, the GEN3i/GEN7i service is missing and will be installed using this tool.

12/20201181 KB

Downloads for Genesis HighSpeed Interfacing: Perception Custom Software Interface (CSI)

Titre

Description

Date

Version

Size

Related Documents

Perception CSI - Data Sheet

Perception CSI specifications

12/2011120 KB
Perception CSI training - Data Sheet

Perception CSI training specifications

12/20112 MB
Perception CSI How to get started

This document describes what you need to create your own Perception CSI extensions.

05/201965 KB
CSI Examples

Examples used in the CSI Programming User Manual

09/20206.0678 KB
Perception Help File

Perception Programming Interfaces Help file

05/2019201921 MB
Perception CSI Sheet Project Template.vsix

Perception CSI Sheet template file for Visual Studio 2017 and later

06/20225.0116 KB
Perception.ScriptAction.Template.vsix

Perception CSI script action template file for Visual Studio 2017 and later

06/20225.076 KB
Perception and GEN series: CSI Programming - User Manual

User manual Perception CSI programming

03/20205.03 MB
Perception CSI 64-bit 01/20238.40.230092 MB
Perception CSI 64-bit 05/20238.48.231092 MB

Perception Custom Software Interface (CSI): Examples & Trial Versions

Titre

Description

Date

Version

Size

Related Documents

Perception CSI: Sensor Barcode Reader - HOTnote

Perception CSI: Sensor Barcode Reader - HOTnote

436 KB
Perception CSI: Seismic Measurement - HOTnote

Perception CSI: Seismic Measurement - HOTnote

427 KB
Word Organizer Demo Files

Demo files which can be used by the Perception Word Organizer

11/20101.01 MB
Perception CSI Extension - Datasources ASCII Export - User manual 06/20091.0445 KB
Harmonic Analysis Sheet- User manual

User manual Harmonic Analysis Sheet

06/20204.02 MB
Time Markers Table User Manual

User manual Time Markers Sheet

06/20111.01 MB
Calculator Sheet User Manual

User manual Calculator Sheet

06/20223.0916 KB
Word Organizer Sheet User Manual

User manual Word Organizer

06/20222.0874 KB
Log File Reader User Manual

User manual Log File Reader

06/20222.01 MB
Perception CSI Extension - Seismic Measurement - User manual 06/20221.11 MB
Calculator Sheet Trial Version

Calculates and displays statistical information of recorded data. Alarm levels can be used to color individual calculated results

06/20223.42 MB
Time Markers Table Trial Version

Shows all time markers including triggers in a table. Can be used for navigating in Perception Display to specific trigger.

06/20222.12 MB
Perception CSI Harmonic Analysis Sheet Trial Version

Calculate the amplitude of the harmonic components of a periodic signal using the Fourier series.

06/20224.111 MB
Log File Reader Trial version

Reading back Perception Logged data into a Perception User Table. The data can be filtered and the layout can be adjusted

06/20222.12 MB
Word Organizer Sheet Trial Version

Create a new Word or PDF report by assemble existing Word documents generated during a recording. Also bitmaps or richtext files can be added

06/20222.12 MB
Drop-down functions User manual 08/20221.0368 KB
Perception STL Verification Sheet

Sheet works with Perception 8 or later and explains the working of the STL formulas. The sheet can be used to verify the STL calculations on user data.

03/20233.74 MB

Downloads for Genesis HighSpeed Interfacing: Perception Remote Control

Titre

Description

Date

Version

Size

Related Documents

Perception Remote control - Data Sheet 265 KB
Perception remote control using LabVIEW - User Manual 10/20121.2MB1 MB
Perception remote control using DIAdem - User Manual

Perception RPC using DIAdem

10/20151.0MB958 KB
Perception remote control using LabView Demo source code

LabView source code of the Perception remote control Demo

06/20191 MB
Perception remote control using LabView Demo

LabView Demo program using the Perception RPC interface

06/2019144 MB
Perception COM-RPC.msi

Installer of the RPC COM wrapper and RPC documentation

06/20197.407 MB
Perception Remote Control RPC Demo

Simple Perception RPC demo program

06/20191.3.191691 MB
Perception Remote Control RPC Demo Source code

C# source code of the Perception RPC Demo

06/20191.3.19169617 KB
Perception remote control using MATLAB - User manual example files

Perception RPC using MATLAB example code

06/201926 KB
Perception RPC/COM Interfaces Helpfile

Programming Help file Perception RPC/COM interfaces

06/20197.40851 KB
Perception Matlab® Remote Control - User Manual 244 KB
Perception Remote Control RPC ePower Demo Source Code

C# source code for the Perception RPC ePower demo program

09/20202.0.20251671 KB
Perception Remote Control RPC ePower Demo

Simple Perception RPC ePower demo program

09/20202.0.202511 MB
Perception Remote Control RPC ePower Demo

Simple Perception RPC ePower demo program

09/20222.1.222522 MB

Downloads for Genesis HighSpeed Interfacing: PNRF Reader Toolkit

Titre

Description

Date

Version

Size

Related Documents

PNRF Reader Toolkit - User manual

PNRF Reader User manual

07/20091.12 MB
PNRF Reader Toolkit- MATLAB example manual

PNRF Reader Example manual on how to read PNRF data files into MATLAB

317 KB
PNRF Reader Toolkit - Training material

PNRF Reader Training material documentation and code examples

11/20214 MB
PNRF Reader Toolkit

PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format.

07/20228.28.222007 MB
PNRF Reader Toolkit

PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format.

07/20228.30.222037 MB
Export PNRF Applic. - User Manual 368 KB
PNRF Reader Toolkit

PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format.

01/20238.40.230097 MB
PNRF Reader Toolkit

PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format.

05/20238.48.231097 MB

Downloads for Genesis HighSpeed Interfacing: GEN DAQ API

Titre

Description

Date

Version

Size

Related Documents

GEN DAQ API C source archive (*.gz format)

Archive containing examples, help file and required source code for the ‘C’ interface.

08/20204.01 MB
GEN DAQ API Installer for Windows

Running the install will copy all examples, help files and source code available for the GEN DAQ API to the PC. The install contains files for both the .NET and ‘C’ interface. The files will be installed to: C:\GEN DAQ API.

01/20235 MB
GEN DAQ API Installer for Windows

Running the install will copy all examples, help files and source code available for the GEN DAQ API to the PC. The install contains files for both the .NET and ‘C’ interface. The files will be installed to: C:\GEN DAQ API.

05/20235 MB

Downloads for Genesis HighSpeed Interfacing: EtherCAT Interface

Titre

Description

Date

Version

Size

Related Documents

GEN7tA - User Manual 12/20162.147 MB

Downloads for Perception: GPL Sources

Titre

Description

Date

Version

Size

Related Documents

GPL Sources GEN3t/GEN7tA/GEN17tA/GEN2tB

GPL file for GEN3t/GEN7tA/GEN17tA/GEN2tB Data Acquisition Systems

07/20228.28.2220023 MB
Genesis FLOSS

FLOSS (Free Libre & Open Source Software) description of the Genesis software stack

01/2023210 KB
GPL Sources GEN3t/GEN7tA/GEN17tA/GEN2tB

GPL file for GEN3t/GEN7tA/GEN17tA/GEN2tB Data Acquisition Systems

01/20238.40.230094 MB
GPL Sources GEN3t/GEN7tA/GEN17tA/GEN2tB

GPL file for GEN3t/GEN7tA/GEN17tA/GEN2tB Data Acquisition Systems

05/20238.48.231094 MB
Genesis FLOSS

FLOSS (Free Libre & Open Source Software) description of the Genesis software stack

05/2023210 KB