Skip to content

Multiple NullReferenceException fixes and improved error handling#222

Open
noxdk wants to merge 3 commits into
mainfrom
47-store-snp-step-returns-an-error
Open

Multiple NullReferenceException fixes and improved error handling#222
noxdk wants to merge 3 commits into
mainfrom
47-store-snp-step-returns-an-error

Conversation

@noxdk

@noxdk noxdk commented Apr 10, 2026

Copy link
Copy Markdown

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
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

1 participant