Тёмный
Industrial IT and Automation
Industrial IT and Automation
Industrial IT and Automation
Подписаться
Industrial IT, Automation and Software Engineering
Web Site: www.halvorsen.blog
Introduction to Visual Studio and Csharp
47:08
2 месяца назад
LED Example with NI DAQmx using Visual Studio
11:15
2 месяца назад
LabVIEW SQL Toolkit
33:00
2 месяца назад
Database Systems
23:04
2 месяца назад
UaExpert OPC UA Client
14:51
4 месяца назад
DAQ and I/O Modules in LabVIEW - Analog Input
23:35
4 месяца назад
DAQ and I/O Modules in LabVIEW - Introduction
18:58
4 месяца назад
TC-01 Thermocouple Temperature Device in LabVIEW
33:36
5 месяцев назад
Case Structures in LabVIEW
21:58
5 месяцев назад
Clusters in LabVIEW
33:10
5 месяцев назад
Property Nodes in LabVIEW
27:00
5 месяцев назад
Project Explorer in LabVIEW
20:33
5 месяцев назад
Debugging in LabVIEW
20:17
5 месяцев назад
Arrays in LabVIEW
30:41
5 месяцев назад
Formula Node in LabVIEW
29:48
5 месяцев назад
SubVIs in LabVIEW
23:55
5 месяцев назад
Plotting in LabVIEW
34:32
5 месяцев назад
For Loops in LabVIEW
18:05
5 месяцев назад
While Loops in LabVIEW
25:59
5 месяцев назад
Write and Read Measurement Data Files in LabVIEW
27:32
5 месяцев назад
State Machine in LabVIEW
32:00
5 месяцев назад
LabVIEW
34:39
6 месяцев назад
Комментарии
@lalahorvath8452
@lalahorvath8452 27 минут назад
Hello ! Books_Tables_Script.sql file ? Where to find ?
@deepti705
@deepti705 9 часов назад
Do you have any video on creating ScottPlot chart using Excel Data Sets
@equinshadox
@equinshadox 5 дней назад
Expertly paced for beginners and professionally presented. Awesome little guide to talking to Arduino via LabVIEW!
@user-bu1ru5em7y
@user-bu1ru5em7y 8 дней назад
تحية طيبة شرح ممتاز. ارجو تفعيل ميزة الترجمة لو سمحت
@victoronzere66
@victoronzere66 10 дней назад
Thgank you Sir!
@byronwieneke
@byronwieneke 18 дней назад
At 11:49 you are hiding the main form then at 14:22 you are creating a new instance of the main form. Is that why closing the main app at 16:44 it stays running? wouldn't it make more sense to pass the main form to form 4, then on form 4 create a new instance and set it to the original instance for the main form? That way you only have one instance of the main form in memory, also then when you close the main form it stops it in visual studio. - nevermind that also creates a memory leak... so would the best way to handle that be to use events to trigger the show / hide of the main form?
@ukerodriguezmartin3835
@ukerodriguezmartin3835 22 дня назад
Thanks for your excelents explanations it is quiet rare to find someone so methodic and clear!!
@user-xi2kf4sn5s
@user-xi2kf4sn5s 29 дней назад
thank you for your sharing
@jimlang5864
@jimlang5864 Месяц назад
Why didn't you talk about the Firewall warning. Seems important.
@michaelleblanc8229
@michaelleblanc8229 Месяц назад
You have proven that an old dog like me can be taught new tricks, Thank You Sir,
@michaelleblanc8229
@michaelleblanc8229 Месяц назад
Thank you Sir, this helped alot.
@nanbolkeza8296
@nanbolkeza8296 Месяц назад
great explanation and very useful for my work. thank you sir
@ayomideojo5202
@ayomideojo5202 Месяц назад
Can you please do a video on how to parse the data from thingspeak please
@IndustrialITandAutomation
@IndustrialITandAutomation Месяц назад
Hi, It is shown in this video and in the resources you find in the Description field below the video. LabVIEW examples are shown in the video but code details can be found in the Description field below the video.
@AdityaSingh-hm8ky
@AdityaSingh-hm8ky Месяц назад
can u explain why is start address 1 in code but in the software it is 0?
@yasheshratnakar9750
@yasheshratnakar9750 Месяц назад
Thank You for all your DAQ videos.
@yasheshratnakar9750
@yasheshratnakar9750 Месяц назад
What if I go beyond 5 Volt and below 0 V?? Will it harm the DAQ device?
@IndustrialITandAutomation
@IndustrialITandAutomation Месяц назад
Yes it can probably harm your device, so it is important to check using a multimeter or something
@samriddhsarbalhi4439
@samriddhsarbalhi4439 Месяц назад
Hello Sir, I am trying to interface Raspberry Pi 4 with LV 2020 Community edition, but not able to do so. Always at LV side error as not able to connect to target. Can you share the Raspberry Pi OS which you used and successfully interface as described here. Please share link to download Raspberry Pi OS
@IndustrialITandAutomation
@IndustrialITandAutomation Месяц назад
There is only one place you can download the Raspberry Pi OS image, see the Description field for the video and the information there.
@ericbrenner690
@ericbrenner690 Месяц назад
Thank you for this. However, in the future, I would ask that you go through each step from start to finish. I have never used a DAQ device and it would have been beneficial to see each step through the process.
@YasheshRatnakar
@YasheshRatnakar Месяц назад
Thank You very much for such wonderful and educative videos
@alexliroyd3684
@alexliroyd3684 Месяц назад
Hello, I have few questions: 1. My thermistor shows 6 degrees more in the room. Is it Ok to just deduct 6 from final value? Or with increaing temparute , it will be not correct? I'm planning to use it up to 100' с. 2. Have hard time with 100k thermistor. I use also 100k resistor and put in code Ro= 100 000. But final result is 65. It's 42'c more than expected. Any advice here? Thanks in advance!
@alexliroyd3684
@alexliroyd3684 Месяц назад
Tried to play with Ro(increasing it) and tried to use static parameter to deduct value. Both options doesnt work. With increasing temperature real gap in value of temperature is also increasing( I use separate thermometer as reference, which shows accurate value).
@alexliroyd3684
@alexliroyd3684 Месяц назад
Thermistor itself should work fine ( I took it from working thermometer, which I use as reference - I have more thn one). So might be some issue with formula or my schema itself. Would appreciate any advice.
@alexliroyd3684
@alexliroyd3684 Месяц назад
Ok even with 10k thermistor - value is not consistent. Not sure how ppl can rely on it. Will try DS18B20 - maybe will be more lucky with it
@MVahediQB
@MVahediQB 2 месяца назад
First of all, thank you for your video, second I have a question. Is that possible to read a file from cloud and show the data remotly (on the web or something like that)?
@Geppolele
@Geppolele 2 месяца назад
Im connecting without problem with UAExpert, but with labview Toolkit I get an -356698 error (Unable to locate the host), but the address is the same... Any suggestions?
@daeseogback8206
@daeseogback8206 2 месяца назад
Thanks for your effort. I had learn many tip and design flow from this tutorial.
@kuo_0325
@kuo_0325 2 месяца назад
Thx so much
@setrepdergroe195
@setrepdergroe195 2 месяца назад
Many thanks for your videos😀😁
@charlesmaddrey7119
@charlesmaddrey7119 2 месяца назад
Thank you for this excellent and professional content.
@user-kb3or8jq7m
@user-kb3or8jq7m 2 месяца назад
Thank you a lot. The best Tutorial series. I do not need to attend any course. Just following you, doing the same what you do.
@YasheshRatnakar
@YasheshRatnakar 2 месяца назад
Thank You so much for all such LABView Videos
@pgbff
@pgbff 2 месяца назад
you should make a course on udemy or somewhere
@pgbff
@pgbff 2 месяца назад
love this channel... thanks!
@sambathnarayananparthasara9403
@sambathnarayananparthasara9403 2 месяца назад
Very well explained. Thank you !
@user-ee3ck4iu8w
@user-ee3ck4iu8w 2 месяца назад
Thanks for your wonderful effort
@user-ee3ck4iu8w
@user-ee3ck4iu8w 2 месяца назад
Greetings. Please, can you activate the translation?
@IndustrialITandAutomation
@IndustrialITandAutomation 2 месяца назад
Plotting in LabVIEW ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Ruvzyuyhv0A.html
@MHegazi
@MHegazi 2 месяца назад
Hi Mr. Halvorsen, Thank you for such an informative video. Could you also create a tutorial showing how to transmit the logged data to a cloud server? Perhaps over Wifi or cellular? This would be ideal for mobile (in motion) systems.
@IndustrialITandAutomation
@IndustrialITandAutomation 2 месяца назад
www.halvorsen.blog/documents/programming/python/
@Maayan_1
@Maayan_1 2 месяца назад
Hi Halvorsen, can I use WinForm to create a search bar connecting to database and find each item by typing is name or id and view it in the form window?
@IndustrialITandAutomation
@IndustrialITandAutomation 2 месяца назад
Hi, Yes that should be possible. I guess it is only your imagination and your skills that that sets the limit of what's possible to make.
@user-ip1gk9dj8y
@user-ip1gk9dj8y 2 месяца назад
Good day i want to understand how can i implent methamatical model in python field multi objective optimization of integrated energy system
@laryssalima6435
@laryssalima6435 2 месяца назад
Amaaaazing ! it helped me a lot, thank you !
@airplanenut6242
@airplanenut6242 2 месяца назад
Thanks! This was a great refresher as I need to debug some Labview code and it's been at least 5-6 years since I touched Labview in University.
@sanjaybatra6593
@sanjaybatra6593 2 месяца назад
v good explanation to understand class. sir was able to place c2f() and f2c() function in class , since its small functions. what if the function is big enough??
@IndustrialITandAutomation
@IndustrialITandAutomation 2 месяца назад
Large functions should be no problem. The limit is the built-in memory on the different Arduino devices.
@petersamios5409
@petersamios5409 2 месяца назад
Thanks - very clear in your explanations.
@LifeGeneralist
@LifeGeneralist 2 месяца назад
What about SSL/TLS?
@IndustrialITandAutomation
@IndustrialITandAutomation 2 месяца назад
Then HTTPS should be used
@LifeGeneralist
@LifeGeneralist 2 месяца назад
@@IndustrialITandAutomation where to install Certificate on our code?
@IndustrialITandAutomation
@IndustrialITandAutomation 2 месяца назад
The TLS certificate is normally on the server-side, in this case the ThingSpeak service. So basically use HTTPS instead of HTTP in your ThingSpeak API URL. Then the rest is taken care of by the server and the Python libraries used.
@LifeGeneralist
@LifeGeneralist 2 месяца назад
@@IndustrialITandAutomation Ok thanks
@attilalenart865
@attilalenart865 2 месяца назад
Thanks to sharing this tutorial. It was useful. If Raspberry pi has a display can we see labview front panel to control the application?
@acartonofmilk89
@acartonofmilk89 2 месяца назад
absolute GIGACHAD
@IndustrialITandAutomation
@IndustrialITandAutomation 3 месяца назад
Note! This Tutorial uses ScottPlot 4.x and not the newly released ScottPlot 5!
@IndustrialITandAutomation
@IndustrialITandAutomation 3 месяца назад
Note! This Tutorial uses ScottPlot 4.x and not the newly released ScottPlot 5!
@IndustrialITandAutomation
@IndustrialITandAutomation 3 месяца назад
Note! This Tutorial uses ScottPlot 4.x and not the newly released ScottPlot 5!
@bobweiram6321
@bobweiram6321 3 месяца назад
Hardly any information on how to read a PWM input.
@technical5880
@technical5880 3 месяца назад
you would be kind to give more details about how you created those examples.
@IndustrialITandAutomation
@IndustrialITandAutomation 3 месяца назад
Hi, I have made more specific videos for the different examples where I go through in more details. Just search for OPC in my channel.
@technical5880
@technical5880 3 месяца назад
@@IndustrialITandAutomation thank you
@negrinnegrin
@negrinnegrin 3 месяца назад
Thanks very useful all resources, great teacher
@bookreading3412
@bookreading3412 3 месяца назад
it is better to set the limit of the y-axis to prevent the y-axis from changing its limit after each update. doing the y-axis limit function will fix the y-axis in place and improve the real time update of the plotted data.