Genesis HighSpeed 和 Perception 的多种接口 Genesis HighSpeed 和 Perception 的多种接口 | HBM

如何与 Genesis HighSpeed 和 Perception 进行接口

The Genesis HighSpeed 数据采集系统Perception 软件 是您进行高速测量的强大工具。通过选择多种不同接口,您还可以将他们集成到特定环境中:  GEN DAQ API, EtherCAT Interface, PNRF Reader Toolkit, Perception 远程控制, Perception 定制软件接口(CSI).

 

GEN DAQ API

GEN DAQ API 用于从您的控制软件远程控制 GEN DAQ 硬件。设备参数可以加载和存储,基本设置例如采样率可以更改,数据采集可以被控制。此外,计算结果(如最大值、均值或功率值)可传输速率高达 2000 个结果块/秒。

GEN DAQ API 基于 JSON-RPC 2.0 网络通讯标准。HBM 提供的源代码可以在多种不同操作系统下编译。为便于使用,我们还提供用于 Microsoft®.NET 环境下的 .NET dll 文件。并提供帮助文件以便于调用。

EtherCAT 接口

GEN DAQ 主机的 EtherCAT 接口可作为 EtherCAT 主机使用,用于传输实时计算结果到自动化系统中。这样,GEN DAQ 可作为一个“数字计算器” 得到的原始数据(如电压、电流),并发送计算结果(如均方根值,功率和效率)到自动化系统中。

传输可以在静态或动态模式下发生,并且可生成 ESI文件。在 1 kHz 更新率情况下,240个更新结果可被发送,结果的潜伏期小于1毫秒。GEN DAQ EtherCAT 接口在以下 EtherCAT 主机成功测试:

 AVLPuma
 BeckhoffTwincat
 IntestInova
 KRATZER AUTOMATIONPAtools
Kristl & SeibtTornado
 König PAEtherCAT Studio
 MAHAMAHA RT
 National Instruments VeriStand
 FEVMorphée
ZF Prüfsysteme MODAS

有关EtherCAT接口的详细信息可以在GAN3T、GE7TA和GE17A主机手册中找到。

CAN 2.0/CANFD 接口

CAN 2.0/CANFD 接口选项用于将计算结果实时传输到自动化系统。因此,Genesis HighSpeed 数据采集系统充当“数字处理器”,获取原始数据(如电压和电流),并将计算结果 (如均值,功率,效率) 发送给自动化系统。

最大数据传输速度由 Genesis HighSpeed 主机决定,但可能受总线速度、总线负载或电缆长度的限制。如果总线允许, Genesis HighSpeed 数据采集系统可以以 500 赫兹的更新率发送多达240个结果。

Genesis HighSpeed 数据采集系统CAN 2.0/CANFD 接口仅用于r GEN2tB, GEN7tA, 和 GEN17tA 主机。

Perception 远程控制

采用 Perception 软件,通过 Perception 远程控制接口可对 GEN DAQ 进行远程控制。此外,可以使用该接口(有限速率)检索测试数据和计算结果。所有 Perception 的主要功能都可进行远程控制,包括硬件设置和采集控制等。

Perception 远程控制基于 DCE/RPC网络通信标准(分布式计算环境/远程过程调用)。HBM 提供的源代码可在多种不同的操作系统上编译。为便于在 Microsoft®.NET 环境下使用,在基本 DCE/RPC 接口上将创建一个 COM 接口。并提供一个帮助文件详细解释如何在 API 进行接口调用。以及 RPC 编程、COM编程和 LabVIEW/DEADEM 的示例文件。

不同数据传输可能性的比较

 

EtherCAT

CANFD Out

GEN DAQ API

Perception Remote (RPC)

备注

计算结果传输

Yes

Yes

Yes

Yes

 

原始数据传输

Yes

No

No

No

原始数据文件(PNRF) 存储在Genesis HighSpeed 主机或Perception PC 中,并可在停止记录后访问

时间控制

实时

半实时

实时

实时

CANFD 取决于总线负载;最好是点对点

延迟

1 ms

1 ms plus  总线负载延迟

1 ms plus 总线变化

几 ms, 不可预测

CANFD 和 GEN DAQ API 可通过点对点连接调整为“实时”(并接近实时)

最大速率
(结果块/s)

1000

1000

2000

20

 

最大块总量
(结果/块)

240

240

240

所有可用
RT-FDB 结果

块中的所有结果都来自同一时间戳

用于:

GEN3t
GEN4tB
GEN7tA
GEN17t

 

GEN2tB
GEN4tB
GEN7tA
GEN17t

 

所有 „t“ 主机

所有主机

 

Perception 定制软件接口(CSI)

Perception 定制软件接口用于感知软件内部的软件扩展,可添加 CSI 用户表、自定义自动化和扩展分析功能。此外,用户界面可以使用CSI接口完全定制

CSI 接口可以访问每一个 Perception 功能:启动/停止/暂停和触发、启动管理器、获取系统、硬件设置、显示、仪表、用户表、公式、计算、数据管理器、数据源、用户变量、通知、日志记录、转换功能、自动化,表管理器。并包括基本的Windows C# 表模板,以及 C# 代码和实例。其可用于所有支持微Microsoft®.NET 4的语言。

PNRF 阅读器工具包

通过 PNRF 阅读器工具包可将数据读写到PNRF文件中。并可持续的保持和改进。它可以集成在任何分析软件中,直接读取PNRF文件,无需进行转换。

多种分析软件已集成此阅读器,因此可以直接读取 PNRF 数据。这些软件包括 LabView, DiaDem, FlexPro, Famos, GlyphWorks, jBeam, Dynaworks 等。PNRF 阅读器通过 COM 接口可通过 VisualBasic、C和C++ 进行编程。

下载用于 Genesis HighSpeed 的接口

EtherCAT

主题

描述

Date

Version

Size

Related Documents

GEN7tA - User Manual 12/20162.147 MB

GEN DAQ API

主题

描述

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
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.

09/20238.54.232485 MB

PNRF 阅读器 Toolkit

主题

描述

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 MBRelease Notes
PNRF Reader Toolkit

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

07/20228.30.222037 MBRelease Notes
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 MBRelease Notes
PNRF Reader Toolkit

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

05/20238.48.231097 MBRelease Notes
PNRF Reader Toolkit

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

09/20238.54.232487 MBRelease Notes

Perception 远程控制

主题

描述

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/20222.1.222522 MB

Perception 定制软件接口 (CSI)

主题

描述

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 定制软件接口 (CSI): 试用版

主题

描述

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
Perception CSI 64-bit 09/20238.54.232482 MB
HBMshop 立即获取报价,交货周期等