|
|
| How do I upload data from the NXT into NXT-G? |
| (1 ) |
100%
0%
|
- Make sure the NXT is connected to the computer, and click on the NXT image button at the bottom right of program screen.
- Once the dialog box is open, click the Communications tab if it is not already at the front.
- Click on the Scan button to scan the NXT’s memory.
- Click on the Memory tab to view the files in the NXT’s memory.
- Check the Show System Files box, and click on the underlined Other category at the left of the dialog box.
- Find and highlight Datalog.txt in the file list.
- Click on the Upload button, and note where the file is being saved.
- Close the dialog box.
- Open Excel or another spreadsheet/plotting application, and open or import the datalog text file. The data is comma-delimited.
- If you are using Excel and the file does not open automatically, select "comma-delimited" or "csv-delimited" from the dialog boxes that help you import the file.
|