04-10-2022 11:47 AM
Hello,
I’m working on some acquisition and control LabView applications. For development of these apps, I have decided to use the simulated devices that Ni-MAX allow to create in its window, in particular a USB-6211 and the cards PXIe-4463, PXIe-4464 and PXIe -6514 (the chassis is the PXIe1092). But I have encountered some problems reported in the list below:
So If someone has any hints on the correct procedure to use the simulated device and the best practice, I’m open to any help!
I have attached the vi in which I have implemented different attempts for understanding how it work.
Thank you for your kind attention!
Best Regards,
Zuc
04-10-2022 01:00 PM
All that you explained are expected and that is how they work.
Few points to add,
So, based on these, you're at the edge of what's possible without an actual HW. I would highly recommend not to rely on validating your software just using simulated devices and expect to work flawlessly on HW.
Unfortunately I cannot open the LV2021 VI, please save it for previous version.
04-11-2022 02:09 AM - edited 04-11-2022 02:21 AM
Hi Santo,
thank you for the kind answer, I perfectly understand that the simulated device is not equal to a real one, but since I have to do smart working because of some health problem I need to full learn this topic. The validation of my Vis will be with the real devices but the development of that Vis can be dose using the simulated devices?
Moreover the main question is still the same why the analogic input is shown starting from a task and it is not the same when I create my vi from the channel?
With the 2020 version of my vi I add also the NI MAX configuration used to learn more about this. Please feel free to add any help to let me improve my skills or, since the DAQ VIs are polymorphic the best device that i can simulate to develop my code!