Issue Details
In our test architecture, the test program relies on ni4133_ConfigurePulseEvent to export events to PXI_Trig0 in order to synchronize with other instruments.
However, when the automated test software crashes or is forcefully terminated, the device driver continues to hold control of the PXI_Trig0 trigger line, which is in a locked state.
When the test software is restarted, PXI_Trig0 remains occupied, preventing subsequent test runs from using the trigger line for synchronization and thereby causing inter-instrument synchronization failures.