Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a New Example IS Plugin for LabVIEW #37

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

varshini-senthil
Copy link
Contributor

@varshini-senthil varshini-senthil commented Mar 20, 2025

What does this Pull Request accomplish?

  • This Pull Request adds a new LabVIEW InstrumentStudio plug-in example that displays Conway's Game of Life simulation in a graph.
  • Along with the example plug-in, it adds:
    • README.md to provide information about the example.
    • Game of Life.instudioproj and Game of Life.sfp files required to run the plug-in from InstrumentStudio.

Why should this Pull Request be merged?

This Pull Request will add a new example IS plugin for LabVIEW, providing users with a reference example to understand how to implement logic in an InstrumentStudio plug-in.

What testing has been done?

Manually tested to ensure the example plug-in demonstrates the simulation and works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant