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

Investigate PCOMP Table module #219

Open
tomtrafford opened this issue Oct 29, 2024 · 1 comment
Open

Investigate PCOMP Table module #219

tomtrafford opened this issue Oct 29, 2024 · 1 comment

Comments

@tomtrafford
Copy link
Contributor

Investigating the potential of writing a new module combining the current pcomp functionality but using an input table defining a series of Start Stop Step positions.

@coretl
Copy link
Contributor

coretl commented Oct 30, 2024

To check:

  • The pros and cons of adding a TABLE to the existing PCOMP block, vs making a new block. It's worth trying it both ways to see if we can squeeze it into the current firmware
  • Whether we can use the table append command over the TCP server to essentially fill the DMA table in chunks forever. The interplay with *CHANGES and an ever growing table needs to be considered. @Araneidae might have thoughts on this.
  • How we would model the table value in the IOC for a consumable buffer
  • If PGEN.TABLE can benefit from any of these changes

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

2 participants