|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Labview and Java
Is there a way to convert Labview data into java? or java data into labview? this method can help us out a lot next year, if I can get a way to convert data. So that our team can use two programs interchangeably.
|
|
#2
|
|||
|
|||
|
Re: Labview and Java
If by "data" you mean source code, then the answer is no, not directly. LabView and Java are completely different paradigms. You can, however, possibly convert your program to psuedocode that can be translated to either java or Labview.
|
|
#3
|
||||
|
||||
|
Re: Labview and Java
How do you do that?
|
|
#4
|
|||
|
|||
|
Re: Labview and Java
Psuedocode is just a simplified representation of a program that describes the logical flow of your code. Since programming is a logical exercise, meeting the requirements of psuedocode is achievable regardless of the actual programming language. Look here for more information:
http://en.wikipedia.org/wiki/Pseudocode There is no magic way to generate psuedocode other than to write it. You will notice that examples resemble Java or C++ in form, however, the logic can still be applied to LabView. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CAN and Java | MikeE | CAN | 3 | 02-18-2010 02:24 PM |
| **FIRST EMAIL**/Java and Orbit Balls *****JAVA DISCUSSION*** | Pjohn1959 | Programming | 37 | 08-31-2009 03:55 PM |
| Amazing Circuit Build and Simulation Java Applet | Chris_Elston | Electrical | 2 | 06-26-2008 07:36 PM |
| Eclipse Plugin, Linux, and a Java Loader | shtylman | Programming | 5 | 01-17-2008 02:44 PM |
| CMU Cam2 Java app (Help with Labview GUI) | Team 1649 | Programming | 3 | 12-26-2006 02:25 PM |