Skip to content

Multiple NullReferenceException fixes and improved error handling - #222

Merged
Denrask merged 3 commits into
mainfrom
47-store-snp-step-returns-an-error
Jul 8, 2026
Merged

Multiple NullReferenceException fixes and improved error handling#222
Denrask merged 3 commits into
mainfrom
47-store-snp-step-returns-an-error

Conversation

@noxdk

@noxdk noxdk commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #47

This PR fixes the following:

  • NullReferenceException when a PNA instrument is not already added when loading a test plan that depends on this plugin
  • NullReferenceException in StoreSnp when no MNUM is None
  • Merge of ScpiCommand(string command) and ScpiCommand(string command, int timeOut) as they were basically identical
  • Run QueryErrors for both ScpiCommand and ScpiQuery if enabled in Instrument Settings.
  • Give a possible explanation of why ChangeFolders could fail with a timeout

@noxdk noxdk linked an issue Apr 10, 2026 that may be closed by this pull request
@db-ks
db-ks requested a review from Denrask July 8, 2026 07:10
@Denrask
Denrask merged commit 4752bfa into main Jul 8, 2026
3 checks passed
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.

Store SNP step returns an Error

2 participants