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
It should allow field(DTYP, "stream") as well as asyn.
field(DTYP, "stream")
It should try to pair records into SignalRWs if it finds "PV" and "PV_RBV" or "PV:RBV".
SignalRW
e.g. https://github.com/DiamondLightSource/lakeshore340/blob/main/lakeshore340App/Db/lakeshore340.template
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It should allow
field(DTYP, "stream")
as well as asyn.It should try to pair records into
SignalRW
s if it finds "PV" and "PV_RBV" or "PV:RBV".e.g. https://github.com/DiamondLightSource/lakeshore340/blob/main/lakeshore340App/Db/lakeshore340.template
The text was updated successfully, but these errors were encountered: