Questions tagged [labview]
The labview tag has no summary.
3 questions
1
vote
0
answers
2k
views
arduino labview basic serial communication
I am trying to have a 2way serial communication between LabVIEW and Arduino. I tried to make a basic program to grasp the concept but it does not seem to work.
Labview (2 int values) >> Arduino ...
0
votes
1
answer
465
views
Does LabVIEW Linx affect the communication speed with Arduino?
I am using LabVIEW to connect to Arduino Mega. I control a logic gate to switch the current On/Off and at the same time there is an I2C connection with a sensor. It came to my attention that the ...
2
votes
0
answers
1k
views
Interfacing arduino with LabVIEW
I have already downloaded the arduino package for LabVIEW, MakerHub LINX, NI-Visa, and I've uploaded LIFA_Base to arduino, and it still does not work :(.
My questions are:
1) Do I need to upload the ...