Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Handling of frame data in Start_Streaming@buffer when Acquisition Stop is performed #181

@nak-biz

Description

@nak-biz

Hello,
When Acquisition Mode is set to "Continuous",
What happens to the frame data in the StreamingBuffer at 'Acquisition Stop'?

[Hypothesis]

  1. All frame data is ejected (cleared) and the Buffer becomes empty.
    After that, when 'Acquisition Start' is executed, Buffer from that point will be newly accumulated.

  2. If Acquisition Stop is executed, the Buffer will remain as it is.
    When Acquisition Start is executed, the previous Buffer data will be ejected (cleared) and the new Buffer data will be accumulated.

--
I confirmed the actual operation with Alvium 1800 U-158c or 240c and it seems to be 2.
Is this understanding correct? Also, is there any way to make it like 1?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions