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

synApps string sequence record #565

Closed
prjemian opened this issue Oct 15, 2021 · 4 comments · Fixed by #608
Closed

synApps string sequence record #565

prjemian opened this issue Oct 15, 2021 · 4 comments · Fixed by #608
Milestone

Comments

@prjemian
Copy link
Contributor

prjemian commented Oct 15, 2021

At face value, there is not much to the sseqRecord.db EPICS data base file:

grecord(sseq,"$(P)$(S)") {
}

but there is more on the control screen:
Clipboard01

and the default is to create 10 such records.

@prjemian prjemian added this to the 1.6.0 milestone Oct 15, 2021
@prjemian
Copy link
Contributor Author

prjemian commented Dec 7, 2021

Note: There is no set of 10 seq records loaded with the various userCalc support databases. But the sub record (used by $(P)userAve1 uses a seq record: $(P)userAve1_acquire).

@prjemian
Copy link
Contributor Author

prjemian commented Dec 7, 2021

The sseq support will be similar to the calcout, transform, & swait support: 10 instances with an enable.

prjemian added a commit that referenced this issue Dec 7, 2021
prjemian added a commit that referenced this issue Dec 7, 2021
prjemian added a commit that referenced this issue Dec 7, 2021
@prjemian
Copy link
Contributor Author

prjemian commented Dec 7, 2021

Also, there is a top-level editor screen:

Clipboard01

Could interface that, as well.

@prjemian
Copy link
Contributor Author

prjemian commented Dec 7, 2021

  • recName: $(P)ES:recordName
  • command: $(P)ES:command
  • OK button: $(P)ES:OperAck

These are a separate support to work on any sseq record instance.

prjemian added a commit that referenced this issue Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant