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

Apply Column Setup After Binding.vi doesn't pass errors. #29

Open
drewterry opened this issue May 23, 2017 · 0 comments
Open

Apply Column Setup After Binding.vi doesn't pass errors. #29

drewterry opened this issue May 23, 2017 · 0 comments

Comments

@drewterry
Copy link

If DataGrid.lvlib:DataGridView.lvclass:Apply Column Setup After Binding.vi accepts an error as an input, it removes the error on the output. This occurs because the Read Columns.vi returns an empty array on error, which in turn causes the For loop not to execute. Because the error is not passed into the For loop using shift registers, the error output of a 0-iteration For loop is "No Error".

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

No branches or pull requests

1 participant