You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even with the fix there we have a problem because of the LabVIEW end using the version number to find it's port. I think we will have to deprecate this option.
In the line below we don't add the other version parameters when using an lv-exe option.
Later the port registration tries to use these for an ID. We need to enter placeholders at least here
https://github.com/JamesMc86/LabVIEW-CLI/blob/0a0c45c265326829c9423f1da99a9391f9027438/C%20Sharp%20Source/LabVIEW%20CLI/Program.cs#L218
The text was updated successfully, but these errors were encountered: