LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Interface for Arduino Error

Solved!
Go to solution

Error -1073807360 occurred at VISA Clear in LabVIEW Interface for Arduino.lvlib:Init.vi->LabVIEW Interface for Arduino.lvlib:Arduino BlinkM.vi

Possible reason(s):

VISA: (Hex 0xBFFF0000) Unknown system error (miscellaneous error).

 

As shown above, my attempts to use LIFA has given me no shortage of errors and problems. Currently, I have changed the checksum error which was mentioned in another form in the Arduino ide to equal zero which has fixed some error codes I had initially with the LabVIEW Interface for Arduino VI. 

using my own VIs or example VIs I get this error. I've tried multiple com ports and uploading the Arduino sketch each time, then opening LabVIEW while having the ide closed with no success. all drivers and software are up to date and the Arduino LIFA_Base is uploading,

any help on the topic would be much appreciated. 

0 Kudos
Message 1 of 3
(2,359 Views)

@PG2113 wrote:

Error -1073807360 occurred at VISA Clear in LabVIEW Interface for Arduino.lvlib:Init.vi->LabVIEW Interface for Arduino.lvlib:Arduino BlinkM.vi

Possible reason(s):

VISA: (Hex 0xBFFF0000) Unknown system error (miscellaneous error).

 

As shown above, my attempts to use LIFA has given me no shortage of errors and problems. Currently, I have changed the checksum error which was mentioned in another form in the Arduino ide to equal zero which has fixed some error codes I had initially with the LabVIEW Interface for Arduino VI. 

using my own VIs or example VIs I get this error. I've tried multiple com ports and uploading the Arduino sketch each time, then opening LabVIEW while having the ide closed with no success. all drivers and software are up to date and the Arduino LIFA_Base is uploading,

any help on the topic would be much appreciated. 


 

Well to begin with LIFA has long since been deprecated and replaced with LINX

 

LINX is now supported on the HOBBYIST TOOLKIT forum 

 

 

========================
=== Engineer Ambiguously ===
========================
Message 2 of 3
(2,299 Views)
Solution
Accepted by topic author PG2113

Hi 

LIFA suited my needs is why I chose it,

but anyways 

Completely removing all files and anything relating to the arduino and reinstalling a older version of the IDE such as the 1.0 version has allowed me to connect to the arduino successfully. The LIFA base arduino code still required the checksum value to be changed to zero in my case.

0 Kudos
Message 3 of 3
(2,291 Views)