Skip to content

[BUG] Validation #5 #86

Description

@noorjindal

Describe the bug
When trying to export an Event on a session with multiple channels ExportSignal will generate an exception on commit.

For example, consider this line: powerBundle.FilterByPin("VDD25R").ExportSignal(DCPowerSignalSource.SourceCompleteEvent, "/SMU_P142_CH0-3/PXI_Trig1");

Image

powerBundle contains a single session with multiple channels and the pin map only has 1 site. The expectation was that because of FilterByPin only

DAQ_Site_Filtering (2).zip

the SourceCompleteEvent will be exported to PXI_Trig1 for pin "VDD25R" but when committing it resulted in the following exception:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions