07-08-2020 05:06 AM
I got this Error -1073807360 occurred at VISA Clear in LabVIEW Interface for Arduino.lvlib:Init.vi
I'm trying to do an oscilloscope, with Arduino UNO board, I'm using LIFA to execute it on Arduino
Can you help me? I'm new with LabVIEW
07-08-2020 05:18 AM
Hi saribricka,
@saribricka wrote:
I got this Error -1073807360 occurred at VISA Clear in LabVIEW Interface for Arduino.lvlib:Init.vi
Right in the Init function when starting the VI?
Did you select the right COM port?
07-08-2020 05:34 AM
Some clues when you get an Error Message:
Bob Schor
07-08-2020 08:21 AM - edited 07-08-2020 08:29 AM
Hi GerdW,
I'm pretty sure it's the right COM port cause if I choose another one it gives me the error "no arduino found"
Hi Bob Schor,
here the error message, I thought writing it would've been enough
I didn't know about "Explain Error", thanks for it!
Here what it says:
07-08-2020 11:17 AM - edited 07-08-2020 11:23 AM
@saribricka wrote:
I'm using LIFA to execute it on Arduino
LIFA has been long since deprecated and replaced with LINX
I see the LabVIEW Makerhub is going away soon too.
I wonder what will happen to what little LINX support there is...
BTW: LINX comes preinstalled in the FREE LabVIEW 2020 Community Edition
Also you do realize an Arduino is only going to give you somewhere between 200-300 Hz sample rate. That's not much of an oscilloscope.