Quote:
Originally Posted by gvarndell
I would like to hear from any teams that have used the LabView Call Library Node to call C code in their LabView robots.
|
I have not used it on a Robot, but use it all the time for work related projects.
But the way "they" have the FRC cRIO configured (locked) you might not be able to mix the two.
You might want to ask on the WindRiver C++ Sub-Forums if anyone has been able to create and deploy a dll. For if they are able to create one, deploy it and then use it on a FRC cRIO, then LabVIEW should be able to run it also.