We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In conversion from pandablocks-ioc, certain records will change. I'll be documenting them here.
DRVL
DRVH
Int
Float
INPA
The text was updated successfully, but these errors were encountered:
Names on BITS will no longer be BITS:1:VAL and BITS:1:NAME, instead BITS:VAL1 and BITS:NAME1.
BITS
BITS:1:VAL
BITS:1:NAME
BITS:VAL1
BITS:NAME1
Scratch this, we'll just make field controllers a full on tree and we can accomplish this fine.
Scratch this again, FastCS (probably quite rightly) won't allow single numbers :1:NAME as a controller name.
:1:NAME
I think I prefer PANDA:BITS:BIT1 and PANDA:BITS:BIT1:NAME.
PANDA:BITS:BIT1
PANDA:BITS:BIT1:NAME
Sorry, something went wrong.
No branches or pull requests
In conversion from pandablocks-ioc, certain records will change. I'll be documenting them here.
TODO
FastCS
DRVL
andDRVH
toInt
andFloat
.Panda
INPA
.The text was updated successfully, but these errors were encountered: