Open
Description
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".
Metadata
Metadata
Assignees
Labels
No labels