02-27-2022 04:10 PM
Hello,
02-27-2022 07:27 PM
I am trying to control the 3DoF robot using ThingWorx data, but in my LabView code, there have some errors. I have attached my code. Can you please give me any tips on solving this issue?
02-27-2022 09:44 PM
You have attached a picture of part of your LabVIEW Project. If you are working with a LabVIEW Project (a file with the extension .lvproj), please compress the folder holding this File and the LabVIEW VIs (with the extension .vi) that are part of the Project and attach the resulting .zip file.
Bob Schor
02-28-2022 03:46 AM
What Target are you trying to run this code on?
Looks like the ThingWorx read vi has a Xcontrol embedded.
If you try to run it on a cRIO or similar, it might not work.
03-06-2022 07:47 PM
Yes. I am trying to run in compactRIO. How can I solve this issue?