Subject:
|
Re: datalog viewer in RcxCC
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Sun, 20 Feb 2000 17:44:22 GMT
|
Viewed:
|
1947 times
|
| |
| |
In article <Fq8opE.Guq@lugnet.com>, "Rebel Transcanner"
<hendryjr@oxford.net> wrote:
> I have had similar oddities using RcxCC for retrieving DataLog values.
> For
> example when I am pulling something in from Sensor 1, it may tell me
> this:
>
> Sensor 1: 35
> Sensor 1: 65
> Sensor 1: 23
> Sensor 0: 24
> Sensor 1: 98
> Sensor 1: 23
> Sensor 0: 23
>
> IE it randomly switches between inputs. I also wish I could get rid of
> that
> and just pull in the numbers directly (none of this "Sensor 1:" jazz). I
> can
> do that with NQCE, but of course, I have no way of "capturing" those
> values
> to a text file or something (right?).
You can probably use NQC to read the values into a text file. Try:
nqc -datalog >log.txt
The -datalog option will grab the datalog as raw valus, -datalog_full
will add the 'sources' into the listing.
I'm not sure why RcxCC lists the wrong inputs. I belive NQC formats
this independently from how NQC does it, but if you see the same problem
with NQC please let me know.
Dave Baum
--
reply to: dbaum at enteract dot com
|
|
Message has 1 Reply: | | Re: datalog viewer in RcxCC
|
| Dave Baum wrote in message ... (...) Probably? Didn't you make NQC? (^: I tried the above. I got an error: Error: Couldn't open file log.txt. Any ideas? Iain -- tokama (URL) UIN 5362826 AIM Linjerflyg h e n d r y j r AT o x f o r d DOT n e t (25 years ago, 20-Feb-00, to lugnet.robotics.rcx.nqc)
|
Message is in Reply To:
| | Re: datalog viewer in RcxCC
|
| Jeff Canar wrote in message <38aff0b1.63663228@l...et.com>... (...) <snip> I have had similar oddities using RcxCC for retrieving DataLog values. For example when I am pulling something in from Sensor 1, it may tell me this: Sensor 1: 35 Sensor 1: (...) (25 years ago, 20-Feb-00, to lugnet.robotics.rcx.nqc)
|
12 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
|
|
|
|