01-09-2012 11:20 PM
Hi! This is our team's first year and we're having some trouble getting the cRIO up and running. We were able to use the Labview SW tools to detect the chassis but it can't detect any of the 3 inserted modules. We tried reinstalling Labview ... same thing. We used the MAX SW tools and got the same results. Any ideas for what we're doing wrong? Appreciate it ...
01-10-2012 08:16 AM
If you are using the FRC Robot project in LabVIEW then you will not see the modules added to the project. All the modules are accessed through the WPI Robotics VI's (not as shared variables in a project if you are familiar with how a normal cRIO project works). I would start by setting up a simple sensor example:https://decibel.ni.com/content/docs/DOC-14724 and see if you can acquire a test Analog or Digital input from the modules. Post back with any questions on this.