LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

my programm won't run.

Hello

i use arduino uno and LIFA to control a DC motor with the L298N. For this control i have to use two digital pins.

The position is observe by two Hall sensors, each one is conect with an analog input pin.

My Program is made by Labview 2011 and have some classes.

The arduino do not make anything. Only the Rx LED blink, so that i think the arduino do not send some signals back to the computer.

If i start each part seperate, the arduino run without problems.

What could be the problem?

Thank you for your help.

0 Kudos
Message 1 of 4
(3,096 Views)

I recommend that you switch to using LINX because it is the replacement for LIFA.  LIFA is no longer officially supported.  See the announcement here.

0 Kudos
Message 2 of 4
(2,738 Views)

Thanks. I will test LINX directly.

I think my problem is that i use classes in my programm. If i don't use them, i have no problem.

Is it posibil that i can use classes with LINX without problems?

Thank you for your help.

0 Kudos
Message 3 of 4
(2,738 Views)

Using object oriented programming should have no effect on either LIFA or LINX.

0 Kudos
Message 4 of 4
(2,738 Views)