SkillAgentSearch skills...

VireoSDK

Compact runtime for a subset of LabVIEW

Install / Use

/learn @ni/VireoSDK
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- Copyright (c) 2020 National Instruments SPDX-License-Identifier: MIT --> <!-- markdownlint-capture --> <!-- markdownlint-disable no-inline-html --> <div align="center"> <div> <a href="https://github.com/ni/VireoSDK"> <img width="300" height="165" src="https://raw.githubusercontent.com/ni/VireoSDK/HEAD/docs/vireo-logo.png" alt="Vireo logo"> </a> </div> </div> <!-- markdownlint-restore -->

Vireo

NPM Version Nuget Version GitHub Actions Build Status NPM Downloads

A compact parallel execution runtime for VIs (virtual instruments) saved in VI assembly format (.via files).

The Vireo project provides a subset of LabVIEW runtime functionality for small targets. Example usages are WebVIs and the EV3 support in the LabVIEW Module for LEGO® MINDSTORMS®. The LabVIEW features supported are primarily defined by the features needed for the VIA files generated by G Web Development Software.

Development

  • Workflow - Getting started workflow for setting up a GitHub fork and local development environment.
  • Build - Platform-specific instructions for building Vireo.
  • Test - Instructions for running tests and creating new tests.
  • Coverage - How to gather test coverage reports.
  • Coding Guidelines- Guiding principles for Vireo development.
  • Design Notes - Record of major design decisions.

Learning

License and copyright

Copyright (c) 2020 National Instruments

Licensed under the MIT License.

View on GitHub
GitHub Stars51
CategoryDevelopment
Updated3mo ago
Forks44

Languages

C++

Security Score

82/100

Audited on Dec 29, 2025

No findings