You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
@kivel What do you think?
The text was updated successfully, but these errors were encountered: