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

VI template is not properly diffed/rendered #18

Open
csjall opened this issue Jan 14, 2019 · 2 comments
Open

VI template is not properly diffed/rendered #18

csjall opened this issue Jan 14, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@csjall
Copy link
Contributor

csjall commented Jan 14, 2019

We have template files for our test cases. Diffbot makes separate VI instances for these which can be confusing. See example below for new file testExample.vit.

image

@csjall csjall added the bug Something isn't working label Jan 14, 2019
@buckd
Copy link
Collaborator

buckd commented Jan 14, 2019

The Open VI Reference in VIDiffUtilities.lvlib:OpenVIs.vi probably needs to have the correct flag set to open the template. The options input needs 0x02 in order to open the actual .vit.

@rtzoeller rtzoeller self-assigned this Feb 11, 2019
@rtzoeller
Copy link
Contributor

We should look at fixing #44 before fixing this, as VI templates in classes will fail to diff at all if the required changes to fix this are made without addressing #44 first. I believe the existing behavior is better than no diffs for the templates being generated.

@rtzoeller rtzoeller added the bug Something isn't working label Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants