Тёмный

LabVIEW VISA Tutorial 1 | Control LED + Arduino Programming | LabVIEW + Arduino Programming + VISA 

Pardeep LabVIEW
Подписаться 10 тыс.
Просмотров 25 тыс.
50% 1

1. LabVIEW VISA Tutorial 1
2. Control LED + Arduino Programming
3. LabVIEW + Arduino Programming + VISA
4. Learn Arduino Programming Side by side
NI-VISA uses many of the same operations to communicate with instruments, regardless of the interface type. This makes it easy to switch interfaces and provides a single language to learn for multiple different instruments.
VISA is designed so that programs written using VISA function calls can move from one platform to another. VISA does this by defining its own data types. This ensures your application performs consistently across different platforms. Therefore, a VISA application written in LabVIEW can be easily ported to any platform that supports LabVIEW.
Instagram id:- / pardeep_labview
Email Id:- pardeepnain1111@gmail.com
Twitter ID:- / pardeep62713602
Pinterest ID:- / _saved
Facebook ID:- / deep.nain.1610
#labview
#pardeeplabview
#programming

Опубликовано:

 

13 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@himanshukumar-db9pg
@himanshukumar-db9pg 3 года назад
Keep it up keep making more videos
@PardeepLabVIEW
@PardeepLabVIEW 3 года назад
thanks a lot ji🤗
@sanjaystippannavar7672
@sanjaystippannavar7672 3 года назад
AYYIEH 💥
@PardeepLabVIEW
@PardeepLabVIEW 2 года назад
🤗🤗
@ei_saniyabhatham6211
@ei_saniyabhatham6211 4 месяца назад
#define dirPin 2 #define stepPin 3 #define stepsPerRevolution 482 void setup() { // Declare pins as output: pinMode(stepPin, OUTPUT); pinMode(dirPin, OUTPUT); // Start serial communication: Serial.begin(9600); } void loop() { // Set the spinning direction clockwise: digitalWrite(dirPin, HIGH); // Spin the stepper motor 1 revolution slowly: for (int i = 0; i < stepsPerRevolution; i++) { // These four lines result in 1 step: digitalWrite(stepPin, HIGH); delay(10); digitalWrite(stepPin, LOW); delay(10); } // Read analog values and print them via serial communication: int a0Value = analogRead(A0); // Read the value from analog port A0 int a1Value = analogRead(A1); // Read the value from analog port A1 Serial.print("Analog port A0 value: 3.3"); Serial.println(a0Value); Serial.print("Analog port A1 value: 0"); Serial.println(a1Value); delay(5000); } plz make a visa labview code for this program
@samalwasele6822
@samalwasele6822 3 года назад
Thank you
@PardeepLabVIEW
@PardeepLabVIEW 3 года назад
welcome dear
@amershahzad2254
@amershahzad2254 6 месяцев назад
Which version of labview is this which you use in this video. Is it LabVIEW 2020?
@hamzarossafi6732
@hamzarossafi6732 2 года назад
Thanks, but why you programmed the arduino First ? How can we operate with arduino and labview without programming the arduino ?
@PardeepLabVIEW
@PardeepLabVIEW 2 года назад
Yes but we can do only on LabVIEW 2020 community edition... That's why I create a code in IDE help of VISA we can communicate Arduino with LabVIEW any old and latest version 🤗
@anugnagunturu2478
@anugnagunturu2478 5 месяцев назад
How do U connect it can you please tell and how do u get the resource name?
@Goandheal
@Goandheal Год назад
How to use in arduino mega? I have tried but can't. Please help me
@anugnagunturu2478
@anugnagunturu2478 5 месяцев назад
is NI-VISA a hardware?
@pacharasudsueng5590
@pacharasudsueng5590 7 месяцев назад
How do arduino control labview?
@balamohan5641
@balamohan5641 2 года назад
how to reduce the led off delay time
@ilhandilek9571
@ilhandilek9571 Год назад
Hello, Labview port not showing pls help me
@ilyasbromikmsb
@ilyasbromikmsb 2 года назад
where time connect
@JayasuryaaGR
@JayasuryaaGR 3 года назад
Can anyone please tell how to include Arduino packages in Labview? I want to read humidity and temperature from DTH11 sensor
@PardeepLabVIEW
@PardeepLabVIEW 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-wMoPOnfi28Q.html
@JayasuryaaGR
@JayasuryaaGR 2 года назад
@@PardeepLabVIEW Thank you so much. Impressed by your care
@PardeepLabVIEW
@PardeepLabVIEW 2 года назад
@@JayasuryaaGR really soory dear for late reply
@JayasuryaaGR
@JayasuryaaGR 2 года назад
@@PardeepLabVIEW Its ok bro, no problem
@imrtlchkri3268
@imrtlchkri3268 3 года назад
hi
@imrtlchkri3268
@imrtlchkri3268 3 года назад
i have some doubt
@PardeepLabVIEW
@PardeepLabVIEW 3 года назад
yes dear tell me...
@imrtlchkri3268
@imrtlchkri3268 3 года назад
thats my wts app num ping me now
@imrtlchkri3268
@imrtlchkri3268 3 года назад
hello
@PardeepLabVIEW
@PardeepLabVIEW 3 года назад
@@imrtlchkri3268 dear soory for WhatsApp for few days please you can message me on email id or insta id...
@imrtlchkri3268
@imrtlchkri3268 3 года назад
i already mailed but no resspond
@swiiziotool
@swiiziotool 2 месяца назад
could you talk a bit of me??🙏
@ShubhamVermaamd
@ShubhamVermaamd Год назад
"An error occurred. Please try again later. (Playback ID: aJeX29T8w-yP7_ES) " Kindly share me reason of not playing
@amershahzad2254
@amershahzad2254 6 месяцев назад
Which version of labview is this which you use in this video. Is it LabVIEW 2020?
Далее
Serial Communication between Arduino and LabVIEW
41:17
Китайка и Зеленый Слайм😂😆
00:20
ДОМИК ДЛЯ БЕРЕМЕННОЙ БЕЛКИ#cat
00:45
Proper way to communicate over serial
51:24
Просмотров 17 тыс.
Introduction to LabVIEW LINX and Arduino
23:31
Просмотров 25 тыс.
You can learn Arduino in 15 minutes.
16:34
Просмотров 10 млн
Arduino Labview no LINX
9:57
Просмотров 9 тыс.
How To Program The Arduino With LabVIEW Tutorial
12:09
Просмотров 321 тыс.
How to Communicate over a Serial Port using LabVIEW
8:43
Китайка и Зеленый Слайм😂😆
00:20