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!
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
Thanks IslandMan that was exactly what I was looking for!
Thanks again,
Tim