NI VeriStand Add-Ons Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

ASAM HIL API for NI VeriStand

NI VeriStand Add-on: ASAM HIL API for NI VeriStand

Overview

The Association for Standardization of Automation and Measuring Systems (ASAM) released the standard ASAM HIL API to enable the implementation of a vendor independent interface between automated test software and Hardware-in-the-Loop (HIL) simulators.

With this add-on, HIL Simulators running NI VeriStand 2012 or NI VeriStand 2013 can be accessed using the ASAM HIL API standard (version 1.0.2).

ASAM HIL API for NI VeriStand Add-On supports the Model Access Port of ASAM HIL API standard. The add-on contains code examples and executables.

Instructions for Use

Please see attached document "ASAM HIL API for NI VeriStand 2012 - Getting Started.pdf" or "ASAM HIL API for NI VeriStand 2013 - Getting Started.pdf" contained in the zip-file.

For details on ASAM HIL API standard please refer to documentation provided by ASAM e.V.

Installing the ASAM HIL API for NI VeriStand 2012

To use the ASAM HIL API for NI VeriStand 2012 add-on, run the attached installer file "Setup ASAM HIL API for NI VeriStand 2012.msi" (contained in zip-file) and follow on-screen instructions. Standard installation options are recommended.

Installing the ASAM HIL API for NI VeriStand 2013

To use the ASAM HIL API for NI VeriStand 2013 add-on, run the attached installer file "Setup ASAM HIL API for NI VeriStand 2013.msi" (contained in zip-file) and follow on-screen instructions. Standard installation options are recommended.

Add-on Requirements to use the ASAM HIL API for NI VeriStand

All attempts have been made to provide an add-on comptible with the NI VeriStand shipping examples.  The nature of some add-ons requires additional software or hardware to function.

This add-on has been tested with Microsoft Windows 7 x86 and x64.

This add-on supports the ASAM HIL API standard version 1.0.2.

Software

This device was created for use with NI VeriStand 2012 and NI VeriStand 2013.  To use this add-on you must have the following software installed:

  • Microsoft .NET Framework 4.0

Hardware

This add-on requires the following hardware.

  • no specific hardware requirements

Known Issues

  1. none

Version History

1.0.0

  • Released

1.0.1

  • Fixed issue with noise segment generator
  • Fixed dependecies in example C# projects

1.0.2

  • Add Support for NI Veristand 2013
  • Fixed Dependencies with TDMS Library
  • Fixed issues with extractsignalvalue functionality

Support and Contact

If you encounter a problem with this add-on, or if you have suggestions for a future revision, please post to the forum for this add-on ASAM HIL API for NI VeriStand 2012 Feedback.  You must use this feedback forum for support. Do not call National Instruments for support for this add-on.

National Instruments does not support this code or guarantee its quality in any way. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).

Comments
SmileBoB
Member
Member
on

Hello,

Is it planned to support ASAM HIL API for NI VERISTAND 2014 ?

Regards,

PhilipDeppe
Active Participant
Active Participant
on

Hi SmileBoB,

ASAM HIL API is the old standard. The new standard is ASAM XIL API 2.0.1 which comes nativly with NI Veristand since  2015SP1.
https://decibel.ni.com/content/blogs/ni-veristand/2016/06/28/asam-xil-arrives-in-veristand-2015-sp1

ASAM HIL 1.0.1 will no longer be supported and maintained. If you need a generic interface for HIL Simulators i would highly recommend to upgrade Veristand to the newest version (2016).

-Philip

Contributors