Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move session out of for loop #159

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Move session out of for loop #159

merged 1 commit into from
Oct 13, 2022

Conversation

papowerNI
Copy link
Contributor

What does this Pull Request accomplish?

Fixes an issue where the session reference is lost if no scalar inputs are included.

Why should this Pull Request be merged?

Currently, FPGA Addon will be unable to deploy, receiving error 6001, if at least one scalar input is not used when scalar outputs are used.

What testing has been done?

Manually produced error 6001 with an FPGA Addon CD that only has 1 scalar output and no inputs. Then built with this change, and the error no longer occurs.

@niveristand-diff-bot
Copy link
Collaborator

Bleep bloop!

LabVIEW Diff Robot here with some diffs served up hot for your pull request.

Notice something funny? Help fix me on my GitHub repo.

FPGA Addon Engine.lvlib--Initialize Scalar Datatypes and Refs.vi.png

capture

Copy link
Contributor

@rtzoeller rtzoeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@papowerNI papowerNI merged commit 83ebbb7 into main Oct 13, 2022
@papowerNI papowerNI deleted the dev/fix-6001-bug branch October 13, 2022 14:41
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.

3 participants