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

More Santec functions should be available in the python interface. #12

Closed
6 of 7 tasks
ichristen opened this issue Jan 12, 2023 · 2 comments
Closed
6 of 7 tasks
Assignees
Labels
enhancement New feature or request

Comments

@ichristen
Copy link
Collaborator

ichristen commented Jan 12, 2023

See SLMFuncDLL_Programmer’s_Guide(v2.0).pdf

  • More robust/complete error checking and display (ReadEDO, Table 3.4-1 SLM_STATUS).
  • Useful info:
    • IDs (ReadSDO)
    • Temperature (ReadT)
  • Saving patterns to on-board memory (WriteMC, WriteMI, WriteMT, WriteMR, WriteMP, WriteMZ, WriteMW), trigger (WriteTI, WriteTM, WriteTC, WriteTS)
    • Partially implemented, but untested.
@ichristen ichristen added the enhancement New feature or request label Jan 12, 2023
@ichristen ichristen self-assigned this Jan 12, 2023
@ichristen
Copy link
Collaborator Author

The trigger and memory features are mostly implemented, but are untested and undocumented.

ichristen added a commit that referenced this issue Jan 13, 2023
@ichristen ichristen mentioned this issue Jan 15, 2023
33 tasks
@ichristen
Copy link
Collaborator Author

Closing until there's interest in these features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant