|
Re: Labview on PC -> C++ on cRIO
Quote:
Originally Posted by Greg McKaskle
Be sure to place the Client in parallel with the other dashboard code and to wire the robot's IP to the client VI. I don't believe any of the other inputs are needed.
Greg McKaskle
|
In the labview code do we use the server vi or the client vi. We are going to be using the dashboard to send the data over to the CRIO. On the crio we are running c++. The CRIO says we dont have a connection, and the value never changes when we are running the code
__________________
All statements made are my own and not the feelings of any of my affiliated teams.
Teams 1510 and 2898 - Student 2010-2012
Team 4488 - Mentor 2013-2016
Co-developer of RobotDotNet, a .NET port of the WPILib.
Last edited by Thad House : 13-02-2012 at 23:05.
|