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

Record of converting pandablocks-ioc #3

Open
3 tasks
evalott100 opened this issue Oct 28, 2024 · 1 comment
Open
3 tasks

Record of converting pandablocks-ioc #3

evalott100 opened this issue Oct 28, 2024 · 1 comment

Comments

@evalott100
Copy link
Contributor

evalott100 commented Oct 28, 2024

In conversion from pandablocks-ioc, certain records will change. I'll be documenting them here.

TODO

FastCS

  • Add table structure datatype to FastCS.
  • Add limits DRVL and DRVHto Int and Float.

Panda

  • Find the best structure for mimicking INPA.
@evalott100
Copy link
Contributor Author

evalott100 commented Oct 28, 2024

Names on BITS will no longer be BITS:1:VAL and BITS:1:NAME, instead BITS:VAL1 and BITS:NAME1.

EDIT

Scratch this, we'll just make field controllers a full on tree and we can accomplish this fine.

EDITEDIT

Scratch this again, FastCS (probably quite rightly) won't allow single numbers :1:NAME as a controller name.

I think I prefer PANDA:BITS:BIT1 and PANDA:BITS:BIT1:NAME.

@evalott100 evalott100 changed the title Differences to IOC Record of converting pandablocks-ioc Oct 28, 2024
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