HAL-Webinar icon indicating copy to clipboard operation
HAL-Webinar copied to clipboard

Opened project in LV2019 and fixed errors.

Open jhgee opened this issue 4 years ago • 4 comments

Especially the following errors had to be fixed:

  • getter and setter didn't work anymore. The error was within the "In Place Element Structure" where the unbundle by name wire had to be reconnected which solved the problem
  • In several Process.vi the event cases where jumbled up, e.g. Snap Image and Save Image where swapped and thus did not work anymore
  • Camera.IMAQdx was not part of the project and the IMAQdx.lib lib is not listed as dependency in .vipc. This might still not work since it still crashed on my machine (I found it confusing it wasn't included but I saw you previously excluded this on purpose so feel free to exclude it again. ;-) )

jhgee avatar Jun 29 '20 08:06 jhgee