Skip to content

Add LJUD_Close to Examples#3

Merged
sjarman28 merged 5 commits intodevelopfrom
bugfix-add-close-to-examples
Mar 5, 2025
Merged

Add LJUD_Close to Examples#3
sjarman28 merged 5 commits intodevelopfrom
bugfix-add-close-to-examples

Conversation

@sjarman28
Copy link
Copy Markdown
Contributor

Added LJUD_Close to the VI examples with the following note:
Note: The LabJack device connection is closed automatically when the owning process is killed. This is the preferred way to release the device connection. LJUD_Close is not recommended. When running VI examples in LabVIEW the device connection is owned by the main LabVIEW process, which is not killed until you exit LabVIEW completely. LJUD_Close is used in LabJack VI examples to ensure that the device connection is released from the LabVIEW process between examples.

@sjarman28 sjarman28 merged commit 3e60db0 into develop Mar 5, 2025
@sjarman28 sjarman28 deleted the bugfix-add-close-to-examples branch March 5, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant