Difference between revisions of "TETRIX FTC Samostat"
From ROBOTC API Guide
(Created page with "<yambe:breadcrumb>TETRIX|TETRIX</yambe:breadcrumb> == The Samostat Program == {| |- |The sample “Samostat” program can be used to check the connection status of a Samanth...") |
(→The Samostat Program) |
||
(2 intermediate revisions by one user not shown) | |||
Line 8: | Line 8: | ||
|To use the Samostat program, you first need to configure the Samantha Module for use with your NXT and network. Samostat is a sample program under the 'Samantha Module' folder so it can be found by navigating to 'File->Open Sample Program'. | |To use the Samostat program, you first need to configure the Samantha Module for use with your NXT and network. Samostat is a sample program under the 'Samantha Module' folder so it can be found by navigating to 'File->Open Sample Program'. | ||
|- | |- | ||
− | |Once | + | |<br /> |
+ | |- | ||
+ | |[[File:Samostat Sample Open.png]] | ||
+ | |- | ||
+ | |<br /> | ||
+ | |- | ||
+ | |Once the program is opened, it needs to be compiled, downloaded, and ran on the NXT. It will then automatically start to search for the network via the Samantha Module. During this time, the NXT will display “Acquiring”. Once it finds the network the module is set up for, the screen will display relevant information including an IP address. | ||
+ | |- | ||
+ | |<br /> | ||
+ | |- | ||
+ | |[[File:NXT Samostat Acquiring.png]] | ||
+ | |- | ||
+ | |<br /> | ||
|- | |- | ||
|The IP address displayed can then be entered into a web browser that is connected to the same network in order to display more detailed network information. | |The IP address displayed can then be entered into a web browser that is connected to the same network in order to display more detailed network information. | ||
|- | |- | ||
+ | |<br /> | ||
+ | |- | ||
+ | |[[File:Network Page.jpg]] | ||
|} | |} |
Latest revision as of 18:27, 12 September 2012
TETRIX → TETRIX FTC Samostat