Skip to content

Debug and optimize writing of generic integer parameters - #118

Open
tboegi wants to merge 1 commit into
masterfrom
torsten/260923-debug-optimize-generic-integer-output
Open

tboegi wants to merge 1 commit into
masterfrom
torsten/260923-debug-optimize-generic-integer-output

Conversation

@tboegi

@tboegi tboegi commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Integer parameters that are not connect to an axis are fiddeld the findIndexerOutputDevice(), which is not unexpensive.

Improve the situation (and avoid the call) by using asynMotorAxis::setIntegerParam() instead of setIntegerParam()

While there, add a list of generic indexer devices in report()

Integer parameters that are not connect to an axis are fiddeld
the findIndexerOutputDevice(), which is not unexpensive.

Improve the situation (and avoid the call) by using
asynMotorAxis::setIntegerParam() instead of setIntegerParam()

While there, add a list of generic indexer devices in report()
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.

2 participants