Support Forums
How to record data with DT82I

Hi, i need to use 4 analogs , and make a chart with data while these analogs are changing values.
So, i learned how to read these analog values instantly, but when trying to record them and put them in a chart i have lots of issues. Can you please give me some hint on what i need to code for the thing to work?
I have some errors i think of syntax but u tried different things and still not getting there.
I tried
RA"PID"("B:",DATA:OV:1D)10M 1V(A) 1*V(A) 2V(A)
and i got errors lile command error at column 16 ..so not sure what to try next.



Thanks!

Hi, i need to use 4 analogs , and make a chart with data while these analogs are changing values. So, i learned how to read these analog values instantly, but when trying to record them and put them in a chart i have lots of issues. Can you please give me some hint on what i need to code for the thing to work? I have some errors i think of syntax but u tried different things and still not getting there. I tried RA"PID"("B:",DATA:OV:1D)10M 1V(A) 1*V(A) 2V(A) and i got errors lile command error at column 16 ..so not sure what to try next. ```` ```` Thanks!
edited Jan 31 '20 at 3:28 pm

Hi Gabriel,

Can you post the complete error message?

Looking at your code, there should be no problem on declaration except you forget to define logging action for schedule A.

If your code is not long, one line programming is still OK.
RA"PID"("B:",DATA:OV:1D)10M LOGONA 1V(A) 1*V(A) 2V(A)

Most of the error at this stage is usually related to extra space, please check the actual code that you were using against the one you post here.

Best regards,
Rudy Gunawan

Hi Gabriel, Can you post the complete error message? Looking at your code, there should be no problem on declaration except you forget to define logging action for schedule A. If your code is not long, one line programming is still OK. RA"PID"("B:",DATA:OV:1D)10M LOGONA 1V(A) 1*V(A) 2V(A) Most of the error at this stage is usually related to extra space, please check the actual code that you were using against the one you post here. Best regards, Rudy Gunawan
37
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft