Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Not receiving data from 'VoltDiff' command


AidanT Oct 4, 2012 07:58 AM

I am new to the language and Hardware. I am trying to return a voltage difference on Diff1 with a CR1000. The line of code is as follows:

VoltDiff (tilt_volt,1,mV2500,1,0,0,250,0,0)

In logger net the value tilt_volt is simply returned as 0.

All other commands and variables are working well.
Can anyone help?
Thanks


aps Oct 4, 2012 09:48 AM

You need to set the multiplier parameter (2nd to last) to be non-zero. Try 1.0 for a start.


AidanT Oct 5, 2012 03:07 PM

Thank you that was a great help

Log in or register to post/reply in the forum.