|
In article <39DB70E7.432D2DEA@telia.com>, tobias.moller@telia.com
wrote:
> BTW, what does the datalog *store*? Numbers? Events? Anything?
numbers. It can only log timers, sensors, variables, and the system
watch. When a value is logged, its source is also logged. For example,
AddToDatalog(Timer(1)) adds the current value of Timer 1 to the log and
also stores that this entry came from timer 1.
If you log anything other than the above named sources (for example a
constant), the value is first moved to a temporary variable, then the
variable is logged.
You can use it for data collection experiments, or to let a robot create
a "transcript" of what it does. Not really useful in isolation, but it
does provide a nice way for the RCX to collect a bunch of data for
future analysis by a host computer.
Dave
--
reply to: dbaum at enteract dot com
|
|
Message has 1 Reply: | | Re: The datalog
|
| (...) If only the RCX could read it's own data... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 5-Oct-00, to lugnet.robotics.rcx.nqc)
|
Message is in Reply To:
| | Re: The datalog
|
| BTW, what does the datalog *store*? Numbers? Events? Anything? And what good is it for (besides the methods we've disscussed earlier)? --Tobias (...) (24 years ago, 4-Oct-00, to lugnet.robotics.rcx.nqc)
|
16 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|