dataWriter.IsOpen = True but not writing to file

XMLWordPrintable

    • Type: Bug
    • Resolution: resolved
    • Priority: Major
    • Component/s: None
    • None

      If I comment out "time.sleep(1.0)" in the code, then I never receive the 10 frames and hangs forever in the "while(dataWriter.FrameCount.get() < 10): time.sleep(0.1)" loop. It apears that there is a bug in the data writer's IsOpen() because the users should be able to write data to file the moment the IsOpen=True and not have to do these random sleeps between fileio operations

      https://github.com/slaclab/Simple-rfsoc-4x2-Example/blob/main/software/notebooks/rfsoc_example.ipynb

          1. image-2025-04-18-08-01-25-301.png
            87 kB
            Larry Ruckman
          2. image-2025-04-21-11-36-17-495.png
            85 kB
            Larry Ruckman
          3. image-2025-04-21-11-43-38-659.png
            94 kB
            Larry Ruckman
          4. image-2025-04-21-11-43-40-632.png
            94 kB
            Larry Ruckman
          5. image-2025-04-21-14-25-50-653.png
            105 kB
            Larry Ruckman

              Assignee:
              Unassigned
              Reporter:
              Larry Ruckman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: