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

Provide mechanism to get record type #52

Open
AlexanderWells-diamond opened this issue Oct 13, 2021 · 0 comments
Open

Provide mechanism to get record type #52

AlexanderWells-diamond opened this issue Oct 13, 2021 · 0 comments

Comments

@AlexanderWells-diamond
Copy link
Collaborator

It would be convenient to have some method on a RecordWrapper that allows retrieving the record's type. For example, a get_type() record might return a string ao, to say that this record is an Analog Out type, or bi for Boolean In, etc.

This would allow users to query RecordWrapper instances dynamically to know what keyword arguments set() allows, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant