0
What do you think about LabView?
You think this special type of coding establishs in the future?
4 Respuestas
+ 1
nope bro.
do you can tell me about
0
????
0
Do you know the programm LabView?
0
In this Programm you have a frontend and a backend. In the frontend you are able to create a human interface with exchangeble symbols. For example you can put in a thermometer and a diagramm.
In the backend you connect them both and it is possible to put some for-loops or case-loops arround them. To Start a test simulation you put some variables in the backend and combine them with your thermometer. If the programm starts, the thermometer and the diagramm show the progress of the temperature.
Resume: you dont have to write your codes. You are just using symbols and templates to connect them and to indicate some processes . The useful symbols in LabView are written in C.