Skip to content

Add a way to set events/duration/etc. for the next scan point without a configure transition #91

@ZLLentz

Description

@ZLLentz

Expected Behavior

  • daq.configure(events=40), etc. when the daq is already configured should queue up that number for the next daq.trigger() without going through a configure transition.
  • same for duration

Current Behavior

  • Requires a configure transition

Possible Solution

  • Modify behavior of configure method based on whether or not we're configured already and which arguments are called.

Context

  • Required for various slow cam scans

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