04-01-2015 03:47 PM
Hello, my name is Jesús Galindo,
Can I use LIFA pallets in LINX? It's because I am trying to set some PWM write and I don't know how.
Regards!
Solved! Go to Solution.
04-01-2015 04:01 PM
No you can not mix LIFA and LINX. They are 2 seperate toolkits and deploy different software to the arduino or device. My suggestion is to use LINX. There is a subvi in the toolkit called /peripherals/PWM/Set Duty Cycle that could be used for this purpose.
04-01-2015 04:13 PM
No you can not mix LIFA and LINX. They are 2 seperate toolkits and deploy different software to the arduino or device. My suggestion is to use LINX. There is a subvi in the toolkit called /peripherals/PWM/Set Duty Cycle that could be used for this purpose.
04-01-2015 04:21 PM
No you can't mix LIFA and LINX as they are 2 different toolkits. I would suggest using LINX as LIFA won't be updated. There is PWM vi in LINX.
04-01-2015 05:06 PM
And, do you know a place where I can get some tutorials?
04-01-2015 07:11 PM
Visit the official LINX website (http://www.labviewmakerhub.com/linx). You can get LINX using VIPM (you don't need to download it because VIPM will download and install it for you).
Once you have it installed, you can go into the example finder and find the LINX examples.
04-01-2015 08:28 PM
Thank You Nathan,
I really apreciate your time to respond. I'll do it right away.