Changes between Initial Version and Version 1 of DriverStationSetup


Ignore:
Timestamp:
Jan 20, 2015, 5:52:36 PM (10 years ago)
Author:
Timothy Lin
Comment:

instructions for setting up a computer to use as a drive station

Legend:

Unmodified
Added
Removed
Modified
  • DriverStationSetup

    v1 v1  
     1= Setting Up a Computer to Use as a Driver Station
     2The instructions below assume that on the desired computer has all the software installed from [wiki:FRCSoftwareSetup Setting Up a Computer for FRC Java Programming].
     3
     4A driver station is capable of communicating directly with a roboRIO (i.e. the robot) via ethernet tether or USB (using mDNS).
     5
     6== 1. Install the FRC 2015 Update Suite
     7This update suite contains FRC utilities, the driver station software, and important files.
     8
     9Please see the [http://wpilib.screenstepslive.com/s/4485/m/13503/l/144150-installing-the-frc-2015-update-suite-all-languages full documentation] if you are running Windows 8 or encounter problems (and for pictures!).
     10
     11Please make sure any old versions of LABView or the FRC Suite are uninstalled before installing.
     121. On [http://www.ni.com/download/first-robotics-software-2015/5112/en/ this site], download either version of the 2015 Update Suite. When asked to log in, enter the following information or create your own account:
     13Email:
     14{{{
     15tmthylin@gmail.com
     16}}}
     17Password:
     18{{{
     19spaceraiders
     20}}}
     212. After successful download, extract the entire contents of the compressed file using the following password:
     22{{{
     23R3C3CL3RU$H2015
     24}}}
     253. Run setup.exe which can be found inside the folder hierarchy.
     264. Click next to move past the splash screen.
     275. In the product list screen, to make the install more efficient and faster, deselect {{{LabView Update}}}, which our team will not be using.
     286. Click next until a user information screen appears.
     29  a. For the full name field, enter
     30{{{
     31Space Raiders
     32}}}
     33  b. For the organization field, enter
     34{{{
     35AHS FRC Team 2537
     36}}}
     37  c. For the serial number, enter
     38{{{
     39<insert serial number here, please!>
     40}}}
     417. Accept all license agreements and install.
     428. After the lengthy install, make sure the {{{Run License Manager...}}} checkbox is checked. Then click {{{Next}}}.
     439. Enter the serial number, click {{{Next}}}, enter the login information from above, and click {{{Next}}}.
     4410. If using the above NI profile information, please deselect the checkbox saying, "I want to associate my account..."
     4511. Finish and close the wizard.
     46
     47== 2. Set Up the Driver Station Software
     481. Open the Driver Station software.
     492. Navigate to the {{{Setup}}} tab using the left tab menu. It should be the gear icon.
     503. Set the team number as
     51{{{
     522537
     53}}}
     544. Press enter.
     555. Set the practice timing(s) to the following
     56  a. Countdown - 5s
     57  b. Autonomous - 15s
     58  c. Delay - 1s
     59  d. Teleop - 135s
     60  e. End Game - 0s