The Genesis HighSpeed 数据采集系统 和 Perception 软件 是您进行高速测量的强大工具。通过选择多种不同接口,您还可以将他们集成到特定环境中: GEN DAQ API, EtherCAT Interface, PNRF Reader Toolkit, Perception 远程控制, Perception 定制软件接口(CSI).
Genesis HighSpeed 和 Perception 的多种接口
The Genesis HighSpeed 数据采集系统 和 Perception 软件 是您进行高速测量的强大工具。通过选择多种不同接口,您还可以将他们集成到特定环境中: GEN DAQ API, EtherCAT Interface, PNRF Reader Toolkit, Perception 远程控制, Perception 定制软件接口(CSI).
GEN DAQ API 用于从您的控制软件远程控制 GEN DAQ 硬件。设备参数可以加载和存储,基本设置例如采样率可以更改,数据采集可以被控制。此外,计算结果(如最大值、均值或功率值)可传输速率高达 2000 个结果块/秒。
GEN DAQ API 基于 JSON-RPC 2.0 网络通讯标准。HBM 提供的源代码可以在多种不同操作系统下编译。为便于使用,我们还提供用于 Microsoft®.NET 环境下的 .NET dll 文件。并提供帮助文件以便于调用。
GEN DAQ 主机的 EtherCAT 接口可作为 EtherCAT 主机使用,用于传输实时计算结果到自动化系统中。这样,GEN DAQ 可作为一个“数字计算器” 得到的原始数据(如电压、电流),并发送计算结果(如均方根值,功率和效率)到自动化系统中。
传输可以在静态或动态模式下发生,并且可生成 ESI文件。在 1 kHz 更新率情况下,240个更新结果可被发送,结果的潜伏期小于1毫秒。GEN DAQ EtherCAT 接口在以下 EtherCAT 主机成功测试:
AVL | Puma |
Beckhoff | Twincat |
Intest | Inova |
KRATZER AUTOMATION | PAtools |
Kristl & Seibt | Tornado |
König PA | EtherCAT Studio |
MAHA | MAHA RT |
National Instruments | VeriStand |
FEV | Morphée |
ZF Prüfsysteme | MODAS |
有关EtherCAT接口的详细信息可以在GAN3T、GE7TA和GE17A主机手册中找到。
CAN 2.0/CANFD 接口选项用于将计算结果实时传输到自动化系统。因此,Genesis HighSpeed 数据采集系统充当“数字处理器”,获取原始数据(如电压和电流),并将计算结果 (如均值,功率,效率) 发送给自动化系统。
最大数据传输速度由 Genesis HighSpeed 主机决定,但可能受总线速度、总线负载或电缆长度的限制。如果总线允许, Genesis HighSpeed 数据采集系统可以以 500 赫兹的更新率发送多达240个结果。
Genesis HighSpeed 数据采集系统CAN 2.0/CANFD 接口仅用于r GEN2tB, GEN7tA, 和 GEN17tA 主机。
采用 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 可通过点对点连接调整为“实时”(并接近实时) |
最大速率 | 1000 | 1000 | 2000 | 20 |
|
最大块总量 | 240 | 240 | 240 | 所有可用 | 块中的所有结果都来自同一时间戳 |
用于: | GEN3t
| GEN2tB
| 所有 „t“ 主机 | 所有主机 |
|
Perception 定制软件接口用于感知软件内部的软件扩展,可添加 CSI 用户表、自定义自动化和扩展分析功能。此外,用户界面可以使用CSI接口完全定制
CSI 接口可以访问每一个 Perception 功能:启动/停止/暂停和触发、启动管理器、获取系统、硬件设置、显示、仪表、用户表、公式、计算、数据管理器、数据源、用户变量、通知、日志记录、转换功能、自动化,表管理器。并包括基本的Windows C# 表模板,以及 C# 代码和实例。其可用于所有支持微Microsoft®.NET 4的语言。
通过 PNRF 阅读器工具包可将数据读写到PNRF文件中。并可持续的保持和改进。它可以集成在任何分析软件中,直接读取PNRF文件,无需进行转换。
多种分析软件已集成此阅读器,因此可以直接读取 PNRF 数据。这些软件包括 LabView, DiaDem, FlexPro, Famos, GlyphWorks, jBeam, Dynaworks 等。PNRF 阅读器通过 COM 接口可通过 VisualBasic、C和C++ 进行编程。
主题 | 描述 | Date | Version | Size | Related Documents |
---|---|---|---|---|---|
GEN2tB - Data Sheet | 09/2018 | 10 MB | |||
GEN2TB - 데이터 시트 | 9 MB | ||||
GEN2TB - データシート | 9 MB | ||||
GEN2TB - 數據表 | 10 MB | ||||
GEN2TB - Hoja de caracerísticas | 9 MB | ||||
GEN2TB - Caractéristiques technique | 9 MB | ||||
GEN2TB - Prospetto dati | 9 MB | ||||
GEN2tB - Datenblatt | 9 MB |
主题 | 描述 | 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/2020 | 4.0 | 1 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/2023 | 8.54.23248 | 5 MB | |
GEN DAQ API Installer for Windows | 07/2024 | 8.70 | 6 MB |
主题 | 描述 | Date | Version | Size | Related Documents |
---|---|---|---|---|---|
PNRF Reader Toolkit - User manual | PNRF Reader User manual | 07/2009 | 1.1 | 2 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/2021 | 4 MB | ||
PNRF Reader Toolkit | PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format. | 07/2022 | 8.28.22200 | 7 MB | Release Notes |
PNRF Reader Toolkit | PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format. | 07/2022 | 8.30.22203 | 7 MB | Release 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/2023 | 8.40.23009 | 7 MB | Release Notes |
PNRF Reader Toolkit | PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format. | 05/2023 | 8.48.23109 | 7 MB | Release Notes |
PNRF Reader Toolkit | PNRF Reader Software installation to read the proprietary PNRF (Perception Native Recording File) file format. | 09/2023 | 8.54.23248 | 7 MB | Release Notes |
PNRF Reader Installer for Windows | PNRF Reader Installation | 07/2024 | 8.70 | 7 MB | |
PNRF Reader Export | PNRF Reader Export additional tool | 07/2024 | 8.70 | 13 MB |
主题 | 描述 | Date | Version | Size | Related Documents |
---|---|---|---|---|---|
Perception Remote control - Data Sheet | 265 KB | ||||
Perception remote control using LabVIEW - User Manual | 10/2012 | 1.2MB | 1 MB | ||
Perception remote control using DIAdem - User Manual | Perception RPC using DIAdem | 10/2015 | 1.0MB | 958 KB | |
Perception remote control using LabView Demo source code | LabView source code of the Perception remote control Demo | 06/2019 | 1 MB | ||
Perception remote control using LabView Demo | LabView Demo program using the Perception RPC interface | 06/2019 | 144 MB | ||
Perception Remote Control RPC Demo | Simple Perception RPC demo program | 06/2019 | 1.3.19169 | 1 MB | |
Perception Remote Control RPC Demo Source code | C# source code of the Perception RPC Demo | 06/2019 | 1.3.19169 | 617 KB | |
Perception remote control using MATLAB - User manual example files | Perception RPC using MATLAB example code | 06/2019 | 26 KB | ||
Perception RPC/COM Interfaces Helpfile | Programming Help file Perception RPC/COM interfaces | 06/2019 | 7.40 | 851 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/2020 | 2.0.20251 | 671 KB | |
Perception Remote Control RPC ePower Demo | Simple Perception RPC ePower demo program | 09/2022 | 2.1.22252 | 2 MB | |
Perception COM-RPC.msi | Installer of the RPC COM wrapper and RPC documentation | 07/2024 | 8.70 | 9 MB |
主题 | 描述 | Date | Version | Size | Related Documents |
---|---|---|---|---|---|
Perception CSI - Data Sheet | Perception CSI specifications | 12/2011 | 120 KB | ||
Perception CSI training - Data Sheet | Perception CSI training specifications | 12/2011 | 2 MB | ||
Perception CSI How to get started | This document describes what you need to create your own Perception CSI extensions. | 05/2019 | 65 KB | ||
CSI Examples | Examples used in the CSI Programming User Manual | 09/2020 | 6.0 | 678 KB | |
Perception Help File | Perception Programming Interfaces Help file | 05/2019 | 2019 | 21 MB | |
Perception CSI Sheet Project Template.vsix | Perception CSI Sheet template file for Visual Studio 2017 and later | 06/2022 | 5.0 | 116 KB | |
Perception.ScriptAction.Template.vsix | Perception CSI script action template file for Visual Studio 2017 and later | 06/2022 | 5.0 | 76 KB | |
Perception and GEN series: CSI Programming - User Manual | User manual Perception CSI programming | 03/2020 | 5.0 | 3 MB | |
Perception CSI 64-bit | 01/2023 | 8.40.23009 | 2 MB | ||
Perception CSI 64-bit | 05/2023 | 8.48.23109 | 2 MB | ||
Perception CSI 64-bit | Perception CSI 64-bit Windows Installer | 07/2024 | 8.70 | 3 MB | |
Perception CSI | Perception CSI Windows Installer
| 07/2024 | 8.70 | 30 MB |
主题 | 描述 | 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/2010 | 1.0 | 1 MB | |
Perception CSI Extension - Datasources ASCII Export - User manual | 06/2009 | 1.0 | 445 KB | ||
Harmonic Analysis Sheet- User manual | User manual Harmonic Analysis Sheet | 06/2020 | 4.0 | 2 MB | |
Time Markers Table User Manual | User manual Time Markers Sheet | 06/2011 | 1.0 | 1 MB | |
Calculator Sheet User Manual | User manual Calculator Sheet | 06/2022 | 3.0 | 916 KB | |
Word Organizer Sheet User Manual | User manual Word Organizer | 06/2022 | 2.0 | 874 KB | |
Log File Reader User Manual | User manual Log File Reader | 06/2022 | 2.0 | 1 MB | |
Perception CSI Extension - Seismic Measurement - User manual | 06/2022 | 1.1 | 1 MB | ||
Calculator Sheet Trial Version | Calculates and displays statistical information of recorded data. Alarm levels can be used to color individual calculated results | 06/2022 | 3.4 | 2 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/2022 | 2.1 | 2 MB | |
Perception CSI Harmonic Analysis Sheet Trial Version | Calculate the amplitude of the harmonic components of a periodic signal using the Fourier series. | 06/2022 | 4.1 | 11 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/2022 | 2.1 | 2 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/2022 | 2.1 | 2 MB | |
Drop-down functions User manual | 08/2022 | 1.0 | 368 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/2023 | 3.7 | 4 MB | |
Perception CSI 64-bit | 09/2023 | 8.54.23248 | 2 MB |