Add support for replaying data#2712
Merged
Merged
Conversation
3ac64b0 to
ff700f7
Compare
ff700f7 to
8efb3ab
Compare
This comment was marked as outdated.
This comment was marked as outdated.
8efb3ab to
0dcf361
Compare
0dcf361 to
37e2dd2
Compare
37e2dd2 to
91de91e
Compare
145599c to
4e94a26
Compare
4e94a26 to
7044d89
Compare
…as maximum current
7044d89 to
bc2c244
Compare
A common problem with post-mortem debugging of analysis functions is that decisions of it are very hard to understand retroactively. The replay data feature allows to use already acquired data as source and runs it through the same DAQ setup again as if one would be witnessing the original DAQ session. As this is a potentially dangerous feature regarding data integrity we hide it beind a compilation flag.
bc2c244 to
a0f51f3
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
timjarsky
approved these changes
Jul 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Current limitations:
Steps:
#define REPLAY_DATARD_PrepareMIES()RD_ReplayData("ITC18USB_DEV_0", 0)// 0 is the sweepNoRD_CompareSCI("ITC18USB_DEV_0", 0, 0)// sweepNo, HSToDos:
Async AD X [XXX]) from the LBN and return that inASD_ReadChannelAdd flag to not override ITI so that it is more accurateOpen issues:
Clamp Modeis different fromOperating Modebut both should be the same?? (moved to Fix invalidClamp Modelabnotebook entry when replaying data #2735)Close #1123