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

identifier needed to adress subdevices #111

Open
JB-Wolf opened this issue Dec 7, 2023 · 0 comments
Open

identifier needed to adress subdevices #111

JB-Wolf opened this issue Dec 7, 2023 · 0 comments

Comments

@JB-Wolf
Copy link
Collaborator

JB-Wolf commented Dec 7, 2023

Problem

when device decomposition happens, commands to the device assembly need to have an identifier to be sent to the correct device.

suggestion

since each subdevice needs a unique name anyway and this unique name is used in the config file (if I gather that correctly), the device name could also be used to generate the correct addressing information.
calling subdevice.component_info.name gives the name, which can be fed to the command which needs to be issued to the correct device.

alternative

alternatively, additionally to name, a identifier can be introduced into hardware device and used, if existing, to modify commands

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

No branches or pull requests

1 participant