Changes

no edit summary
Line 9: Line 9:  
<pre style="color: red">Note: Only one connection is available at the same time.</pre>
 
<pre style="color: red">Note: Only one connection is available at the same time.</pre>
 
  '''If everything is done correctly, you should see debug messages coming from the connected device.'''
 
  '''If everything is done correctly, you should see debug messages coming from the connected device.'''
[[File:Running terminal.png|thumb|left|700px]]
+
[[File:FTC terminal with connected device.png|left|thumb|900x900px]]
 
</br>
 
</br>
 +
</br>
 +
</br>
 +
</br>
 +
</br></br></br></br></br></br></br></br></br></br>
 
===Saving debug log into a file===
 
===Saving debug log into a file===
 +
[[File:FTC log save.png|thumb|right]]
 
Terminal tool holds about 500-1000 lines of debug messages in TCT UI, so if you want to gather more messages, we suggest saving debug messages into a file.
 
Terminal tool holds about 500-1000 lines of debug messages in TCT UI, so if you want to gather more messages, we suggest saving debug messages into a file.
   
#When the debug messages are coming from the connected device, press “Save” icon on the right side of Terminal tool UI.
 
#When the debug messages are coming from the connected device, press “Save” icon on the right side of Terminal tool UI.
 
#Set a log file name and location where it should be saved.
 
#Set a log file name and location where it should be saved.
Line 19: Line 23:     
===Start/Pause log===
 
===Start/Pause log===
 +
[[File:FTC pause logs.png|thumb|right]]
 
When the debug messages are coming from the connected device, you can pause and resume incoming messages whenever you like using “Start/Pause” button on the right side of Terminal tool UI.
 
When the debug messages are coming from the connected device, you can pause and resume incoming messages whenever you like using “Start/Pause” button on the right side of Terminal tool UI.