Skip to content

Releases: NIVeriStandAdd-Ons/niveristand-hla-custom-device

HLA Custom Device 0.9.1

26 Aug 18:35
Compare
Choose a tag to compare
Pre-release

These are the components required to execute the custom device on Linux RT targets or to build it from source.

Enhancements

  • Support for publishing / subscribing to multiple objects of the class
  • Support for structured data types (e.g. Fixed or VariableRecords)

VeriStand Version Support

  • VeriStand 2019

Hardware / OS Suppoer

  • Linux Real-Time (x64)

Install the Custom Device

Extract the content of HLA.Custom.Device_v0.9.1.zip to <Public Documents>\National Instruments\NI VeriStand 2019\Custom Devices folder

Dependencies and Install Order

Order Package Name Description Optional?
1 labview-hla-mak-support_4.6.0-0_b0_x86_64.ipk MAK RTI 4.6.0 LRC libraries. Install to RT target* no
2 labview-2019-hla-mak_4.6.0-0_b2_x86_64.ipk MAK RTI interface IEEE 1516e dll/so for LabVIEW RT. Install to RT target* no
3 hla-lv-library-2019_1.0.0-3_windows_all.nipkg LabVIEW API for MAK RTI interface dll/so. Install to dev machine to build Custom Device from source yes**

*To install ipks, ssh to the RT target and copy the ipk file. Then, from the folder where you copied the files, install them by issuing this command: opkg install labview-hla-mak-support_4.6.0-0_b0_x86_64 labview-2019-hla-mak_4.6.0-0_b2_x86_64

**required to build Custom device from source.

Full Changelog: https://github.com/NIVeriStandAdd-Ons/niveristand-hla-custom-device/commits/v0.9.1

HLA Custom Device 0.9

18 Aug 08:26
Compare
Choose a tag to compare
HLA Custom Device 0.9 Pre-release
Pre-release

These are the components required to execute the custom device on Linux RT targets or to build it from source.

VeriStand Version Support

  • VeriStand 2019

Hardware / OS Suppoer

  • Linux Real-Time (x64)

Install the Custom Device

Extract the content of HLA.Custom.Device_v0.9.zip to <Public Documents>\National Instruments\NI VeriStand 2019\Custom Devices folder

Dependencies and Install Order

Order Package Name Description Optional?
1 labview-hla-mak-support_4.6.0-0_b0_x86_64.ipk MAK RTI 4.6.0 LRC libraries. Install to RT target* no
2 labview-2019-hla-mak_4.6.0-0_b1_x86_64.ipk MAK RTI interface IEEE 1516e dll/so for LabVIEW RT. Install to RT target* no
3 hla-lv-library-2019_1.0.0-2_windows_all.nipkg LabVIEW API for MAK RTI interface dll/so. Install to dev machine to build Custom Device from source yes**

*To install ipks, ssh to the RT target and copy the ipk file. Then, from the folder where you copied the files, install them by issuing this command: opkg install labview-hla-mak-support_4.6.0-0_b0_x86_64 labview-2019-hla-mak_4.6.0-0_b1_x86_64

**required to build Custom device from source.

Full Changelog: https://github.com/NIVeriStandAdd-Ons/niveristand-hla-custom-device/commits/v0.9