|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: LabVIEW vs C/C++
We expect to be using C++ this season, but while developing our software we intend to use LabVIEW features not available in C++. One is the Vision Assistant already mentioned. Another -- LabVIEW has an impressive set of PID tools -- automatic and Ziegler-Nichols tuning. Joe Ross has worked with those and he can tell you lots more about them than I can.
My opinion is that C++ support does lag behind LabVIEW. I think there is still no dashboard support. I mentioned the PID tools -- those have caught up a little since the beginning of beta testing. But we did find the WindRiver Workbench C++ tools very capable and a lot of fun to work with, and we expect them to serve us well. Writing, building, downloading and running programs in C++ is very fast once you spend a short amount of time learning the process. |
|
#2
|
|||
|
|||
|
Re: LabVIEW vs C/C++
Correct, there are currently no provisions to write a dashboard in C++. However, a robot running C++ code can use a dashboard written in LabVIEW. Also, I don't think there is anything preventing people from writing a dashboard in *insert language here*.
|
|
#3
|
||||
|
||||
|
Re: LabVIEW vs C/C++
I don't believe C++ programmers can currently send data from the robot to display on the dashboard -- including either basic I/O data or user data -- but I've been told on the beta test discussion forum that work is being done to add that capability.
|
|
#4
|
|||||
|
|||||
|
Re: LabVIEW vs C/C++
You can set the Digital Outs in C++, at least. I can see where the user bytes go, but there aren't any accessor functions implemented yet. I suspect the problem is coming up with a reasonably clean way to serialize the data teams want to send, such that a Labview dashboard has decent odds of appropriately deserializing it on the other end.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Labview Training | joechow | National Instruments LabVIEW and Data Acquisition | 1 | 10-09-2008 20:16 |
| Labview | tseres | Programming | 2 | 23-05-2007 00:27 |
| LabView Dashboard | brummer_13 | LabView and Data Acquisition | 7 | 08-02-2006 21:43 |
| Labview | Phreakuency | LabView and Data Acquisition | 6 | 14-01-2006 01:14 |
| LabVIEW FAQ | Danny Diaz | LabView and Data Acquisition | 0 | 21-11-2005 01:11 |