LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Port Read Write Speed vs Stability

I am using Labview with an Uno to read six analog inputs then control a few SSRs via PWM and a few other SSRs via a simple digital high/low signal.  At the current moment I am allowing labview to read/write to the Uno at what ever speed that the computer is running the VI at.  I am not talking the actual com speed, but the actual rate that the vi is calling to write or read a port.  The vi us used for process control and can run for upto 3 months without stopping.  I have tested this and it seems to be stable but I have seen some people throttle this read/write via a timed loop or other method. 

My question is... is there a standard or best practice here?  My VI is stable, does anyone have any pointers or experience in this area?

Cheers

/DN 

0 Kudos
Message 1 of 1
(2,822 Views)