Skip to content

CD Doesn't Handle Multiple Instances #2

@agomez08

Description

@agomez08

CD will not work fine if you are using multiple instances of it. Mainly because of reentrancy settings.

Possible fix:

  • Add re-entrant flag for calling Waveform Generation Loops (0xC0 instead of 0x80).

  • Append ‘DAQ Dev Name’ (from Get DAQ Settings.vi) to the queue name for Waveform Parameters FIFO.

  • Also passed the DAQ Dev Name into the Waveform Generation Loop to include in the console message. (optional)

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