ni / ni/niveristand-python

Launch VeriStand silently using the veristand-server.exe

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
20
Forks
20
PR merge metrics
No merged PRs in 30d

Description

I'd like if the LaunchVeriStand() function had a parameter that lets you specify whether you want to launch VeriStand silently or not. If that parameter is true then the function would launch the veristand-server.exe instead. Having this available would allow a more seamless interaction with the API if they did not want to see the project explorer splash screen.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the LaunchVeriStand() entry point and inspect how it currently starts VeriStand. Trace the launch path to determine how the veristand-server.exe choice should be exposed through a parameter, then verify that the default behavior remains unchanged and the silent option starts the server executable without the project explorer splash screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.