-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup After Init behavior should better match MeasurementLink workf…
…low (#417) * change behavior of cleanup after ini * more changes * Undo interface changes * fix visa cleanup * fix broken VI * final changes for RFC * Fix one of the two tests * fix other test. hopefully didn't break anything else * modify existing tests to test new behavior * fix library issue
- Loading branch information
1 parent
c991f5f
commit 3e11ea2
Showing
17 changed files
with
29 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+112 Bytes
(100%)
...k Instrument/ISession Factory/Helpers/To Cleanup Initialize and Close Session Behavior.vi
Binary file not shown.
Binary file added
BIN
+16.1 KB
...easurementLink Session Management/Session Reservation/Clear Error For Attach and Close.vi
Binary file not shown.
Binary file modified
BIN
+3.01 KB
(110%)
...untime/MeasurementLink Session Management/Session Reservation/Initialize Sessions Impl.vi
Binary file not shown.
11 changes: 10 additions & 1 deletion
11
...untime/MeasurementLink Session Management/Session Reservation/Session Reservation.lvclass
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+19.3 KB
Source/Runtime/MeasurementLink VISA/Session Factory/Clean Up After Init Error.vi
Binary file not shown.
Binary file modified
BIN
+656 Bytes
(100%)
Source/Runtime/MeasurementLink VISA/Session Factory/Initialize MeasurementLink Session.vi
Binary file not shown.
28 changes: 17 additions & 11 deletions
28
Source/Runtime/MeasurementLink VISA/Session Factory/Session Factory.lvclass
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file renamed
BIN
+15.1 KB
...3 Sessions Registered Last Session Bad.vi → ...4 Sessions Registered Last Session Bad.vi
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
...SessionInitializeErrors_InitializeSessions_CloseCalledForPreviouslyInitializedSessions.vi
Binary file not shown.
Binary file modified
BIN
-824 Bytes
(100%)
...ssions/test_SessionInitializationErrors_InitializeSessions_NothingAddedToConnectionMap.vi
Binary file not shown.
Binary file modified
BIN
-40 Bytes
(100%)
...rrors_InitializeSessionsWithAttachAndClose_CloseCalledForPreviouslyInitializedSessions.vi
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
...rors_InitializeSessionsWithAttachAndDetach_CloseCalledForPreviouslyInitializedSessions.vi
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
...nitializeErrors_InitializeSessionsWithAuto_CloseCalledForPreviouslyInitializedSessions.vi
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
...s_InitializeSessionsWithInitializeAndClose_CloseCalledForPreviouslyInitializedSessions.vi
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
..._InitializeSessionsWithInitializeAndDetach_CloseCalledForPreviouslyInitializedSessions.vi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters