-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
HaroUT by HaroTek - Toolkit for LabVIEW Download
Version | 1.2.0.7 |
Released | May 16, 2019 |
Publisher | HaroTek |
License | Not Specified |
LabVIEW Version | LabVIEW>=16.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
*** This package must be installed with VIPM version 2018 or later ***
HaroUT from HaroTek LLC
Toolkit for non-destructive testing using Phased-Array Ultrasound.
This toolkit can be used to develop customized industrial applications for non-destructive testing (NDT) using ultrasonic phased arrays.
This toolkit includes a delay calculator for ultrasonic phased-arrays and a Hardware API for the FocusPX from Olympus.
The VIs provided for the delay calculator include a full user interface and individual VIs to calculate delays for phased arrays to programmatically create customized configurations.
The API for the FocusPX from Olympus provides tools to initialize the FocusPX, control parameters in real time, and acquire data within LabVIEW at the full speed capabilities of the FocusPX. Communication with the FocusPX requires a computer with dedicated gigabit network card.
------------------------------------------------------------------
Release Notes
Version 1.2
- Added simulator for Olympus FocusPX
- Modified Olympus Examples to include Simulator.
- Minor bug fixes.
Version 1.1
- Added new function Set TCG.
- Modified Conventional UT Parameters cluster so that Receiver and Pulser IDs are typedef enums instead of I32.
- Added new function Set Digitizing Frequency.
- Ascan objects from FocusPX data events now have a start value equal to the value set using the Set Start Time VI.
- New Gates class.
- Fixed issue with Set Digital Input VI.
- Fixed issue with Set Firing Mode VI.
- Set Encoder now takes Preset Value as a new input parameter.
- Added Software Gate class.
- Added Hardware Sync Gate class.
- Added Set HW Sync Gate function.
- Added Signal Envelope function.
- Added Simulator class.
- Added Set to Depth function.
- Added Gates and TCG example VI.
- Added Gate example VI.
- Added Create Single Element Focal Law VI.
Version 1.0
- Initial release