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

EL1252 m0s002-BI01-TimeRiseTS pv only post output event when nanosecond counter change #171

Open
anderssandstrom opened this issue Jun 14, 2022 · 0 comments
Assignees

Comments

@anderssandstrom
Copy link
Contributor

You would expect the output event to be triggered for every new timestamp and not only when the nanosecond part is updated.
I noticed this issue when sampling digital pulses in 1Hz.
Possible solution:

  • Put second value in VALA
  • Put nanosecond value in VALB
  • Set EFLG to "ALWAYS".
  • Keep nanosecond in VAL or replace with just a integer counter counting executions.
    @kivel What do you think?
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