06-30-2019 01:50 AM
Hello everyone,
I want to use PXI-7811R to realize PWM generate and duty test in Veristand,but I donot know if someone has done that. Can you share your custom device and labview project with me? Thank you!
07-01-2019 01:43 AM - last edited on 12-19-2024 08:46 PM by Content Cleaner
Hi,
You may refer to this tutorial on how to generate PWM with LabVIEW:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1P0CAI&l=en-US
07-01-2019 09:17 PM
OK ,Thank you!
07-25-2019 01:38 AM
OK,Thank you for your response!
However,7811R is a FPGA card instead of DAQ card.
So, I know how to build the FPGA lvbit file, but I do not know how to get a custom device to use it in veristand.
07-25-2019 02:55 AM
Hi,
This link provides you with instructions on how to create custom FPGA device in Veristand.
07-25-2019 10:25 PM - edited 07-25-2019 10:26 PM
Thank you!
I have download the source code. As we can see, the project has many dependencies.
For some dependencies, they are projects or built files instead of install package.
So I do not know how to deal with these dependencies.