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.

RTMC set point component


TimothyS Jul 12, 2010 02:34 PM

I'm trying to send a numeric value from my RTMC (v2.5.24) program to my CRBasic (v2.9) progam running on a CR1000 datalogger. From perusing the various manuals it appears that I need to have the set point component variable as RW (read/write). I'm not sure how to do this as currently my variables are all strictly R (read).

Any suggestions for how to do this (or where further instruction on using the setpoint component could be found) would be greatly appreciated!

Thanks!


IslandMan Jul 13, 2010 10:23 AM

Tim,
You have to access the Public table in the logger to use setpoint. If you change your station setup to retrieve the public table is should show up in your RTMC as being able to read/write to.
Good Luck,
IslandMan


TimothyS Jul 13, 2010 01:32 PM

Thanks IslandMan that was exactly what I was looking for!

Thanks again,

Tim

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