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 - edited 06-17-2019 09:26 AM
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://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/specifying_required_recomm/
Thanks,
Andy
Product Support Engineer
07-01-2019 02:09 AM
Thank you very much!