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

Change inspectors to use data as an argument in Inspector method #597

Open
3 tasks
PTKu opened this issue Feb 14, 2025 · 0 comments · May be fixed by #598
Open
3 tasks

Change inspectors to use data as an argument in Inspector method #597

PTKu opened this issue Feb 14, 2025 · 0 comments · May be fixed by #598
Assignees

Comments

@PTKu
Copy link
Contributor

PTKu commented Feb 14, 2025

  • Remove _data from inspectors
  • Add _data argument to Inspect call
  • Adjust views to display *Data instead of *InspectorData
TomKovac added a commit that referenced this issue Feb 14, 2025
TomKovac added a commit that referenced this issue Feb 18, 2025
* Create draft PR for #597

* Inspectors modified to evaluate the input data, instead of instance one

* restart PLC script modified to use new argument --no-input instead of -y

* dev compare

* messenger-refactoring of the input variables in Serve method

* axoobject-refactoring of the input variables in initialize  methods

* AxoObjectTests-refactoring

* AxoObject refactoring _context_ => _context

* wip

* AxoMessenger-initialization fixed in Serve method with IAxoObject input param

* update AXSharp package versions to 0.23.0-alpha.359 and clean up project references

* timers fixed issue when invalid Rtm is passed from Context

* AxoTask-fixed issue with invalid Rtm

* Missing Rtm fixed in inspector test app

* Refactor context variable naming from _context to _context_ for consistency across multiple components

---------

Co-authored-by: TK <[email protected]>
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 a pull request may close this issue.

2 participants