Unable to set output to talon srx via can

Hi, my team and I have been trying to move a couple motors using talon srx motor controllers without success. We have installed everything (including the phoenix tuner and ctre labVIEW libraries) and get the following error on the driver station:

(I would post our code but chief delphi wont let me post more than one picture (I’m a new user))

Has anyone else run into this problem? We’ve been at it the whole day and nothing seems to work

Did you use the Phoenix Tuner to install the libraries on your roboRIO?

Yep

If it’s only one file you can try using a gist/hastebin to paste your code.

(psst, I think you missed the part where they’re using LabVIEW)

Oh, shoot. Disregard that! I’m just a java guy

That sounds similar to

Can you try the procedure I posted? Contact [email protected] if you need help walking through the procedure.

1 Like

Make sure you have checked the AutoLibDeploy when installing LabVIEW.

When using this option, the library should appear in the Project’s lib auto-populating folder.
2019-01-10%2020_28_25-EnWin10Pro64v1607%20-%20VMware%20Workstation%2014%20Player%20(Non-commercial%20use%20only)

1 Like

That’s not the root-cause. Otherwise they would get a different error (“Did you forgot to Tuner”).

Read the actual DS message.

But any other circumstance, you would be right.

Yep this was it, after that we just reinstalled the libraries on the roboRIO using the tuner and everything worked!

Thanks to everyone who posted.

Permanently install your LV app (build, run-as-startup), power cycle, and confirm your app runs after a clean boot.

If you don’t do this, then you can’t be sure you are “out of the woods”.