Hi, I'm trying to save data from a sensor (but this is not the point) and log them into the datalog file of the NXT to post-process it later. Apparently they changed something in the version 3.62 which made nDatalogSize obsolete and RobotC doesn't see it as a system variable. So I though that maybe the NXT allocate memory for datalogging and I just had to use the function datalogClear each time I wanted to log datas. But It doesn't works and the datas are saved correctly only the first time after a power ON. What does the function datalogClear do? What do you think I can do (knowing that I don't want to use the Debug Stream)?
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum