Hello.
I am trying to communicate between Labview and Arduino DUE for DC motor control.
and now i can control the DC motor using PWM signal given from Labview(by serial communication)
but i face the problem here. the problem is that serial communication speed is very slow.. i think Loop time period is about 1sec.
when i set the byte count of VISA Read function to zero these communicate very fast
but in other settings there is a problem.
Can i get some help, please.
thank you.