06-17-2019 02:25 AM
Hello,
i want to Import a Simulation model to Veristand (using LabVIEW).
After Import i only see outports, but no Imports.
What could be the reason?
Solved! Go to Solution.
06-17-2019
08:59 AM
- last edited on
01-20-2026
03:23 PM
by
Content Cleaner
Hi ache,
When making LabVIEW models, inports are required inputs to the VI. By default the inputs to the VI are recommended which maps to parameters when imported in LabVIEW. https://www.ni.com/docs/en-US/bundle/labview/page/setting-required-recommended-and-optional-inputs-a...
Thanks,
Andy
Product Support Engineer
07-01-2019 02:09 AM
Thank you very much!