07-28-2014 07:10 AM
hello,
I am trying to develop the vi for accelerometer , i have developed a sample vi but it is showing error again and again. i tried to figure it out but unable to solve. i am having MMA 7631 accelorometer and arduino 7631. i am ataching a vi. please reply for the issue. i have even used firmware for accelerometer too. check out the attachment too.
07-28-2014 07:45 AM
07-28-2014 10:48 AM
i am not getting any of the errors specififed in your link secondly i am getting a error as data in unexpected form. As per my VI i developed its approximately right, but while scaning i am getting that error.
07-28-2014 11:11 AM
07-28-2014 12:37 PM
@AjinkyaM wrote:
i am not getting any of the errors specififed in your link secondly i am getting a error as data in unexpected form. As per my VI i developed its approximately right, but while scaning i am getting that error.
I gave you that link because that is message board that NI has set up for people using Arduino.
The folks there should be more knowledgeable.
Most people who post on this message board do *not* use Arduino.
07-29-2014 01:50 AM
according to my vi i should get data in the format of %d %d %d %d, decimal integer. For some time it runs properly and after than unexpected data format comes in the form of symbols. that is the issue.