| | Data capture Phil Firsenbaum
|
| | I'm trying to capture data over a period of time that requires more data points than what seems to be the default (approx. 1026 points). I've tried building a level 4 program and increased the data buffer beyong this number, however, I can't seem to (...) (24 years ago, 13-Dec-00, to lugnet.robotics.rcx.robolab)
|
| | |
| | | | Re: Data capture Bernd Frassek
|
| | | | (...) What is a Level 4 program? Are you using NQC? With NQC I collected 1400 data points with a temperature sensor - it worked fine. Best regards Bernd (24 years ago, 14-Dec-00, to lugnet.robotics.rcx.robolab)
|
| | | | |
| | | | | | Re: Data capture Jack Gregory
|
| | | | | Since this is a RoboLab newsgroup, he is probably using RoboLab. Level 4 is a RoboLab term as well. But I am sorry, I have no experience with the data logging stuff, so I can't help Phil. --Jack Gregory RoboLab volunteer Bernd Frassek (...) (24 years ago, 15-Dec-00, to lugnet.robotics.rcx.robolab)
|
| | | | | |
| | | | Re: Data capture Ben Erwin
|
| | | | You need to use level 5 and use the "write data point to set" command. Any command other than this one includes the time stamp as well, which takes up memory. let me know if this works for you. (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.robolab)
|
| | | | |
| | | | | | Re: Data capture Richard Hamilton
|
| | | | Great tip! Thanks Ben!! (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.robolab)
|
| | | | |