You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DS should be set to your team number in order to connect to your robot. In order to do this click the Setup tab then enter your team number in the team number box. Press return or click outside the box for the setting to take effect.
@@ -42,7 +42,7 @@ PCs will typically have the correct network settings for the DS to connect to th
:alt:This is the pane in the center of the Driver station that is always visible.
47
47
48
48
The Status Pane of the Driver Station is located in the center of the display and is always visible regardless of the tab selected. It displays a selection of critical information about the state of the DS and robot:
@@ -55,7 +55,7 @@ The Status Pane of the Driver Station is located in the center of the display an
:alt:USB Order box where you can click and drag to rearrange the joysticks.
141
141
142
142
The Driver Station has the capability of "locking" a USB device into a specific slot. This is done automatically if the device is dragged to a new position and can also be triggered by double clicking on the device. "Locked" devices will show up with an underline under the device. A locked device will reserve its slot even when the device is not connected to the computer (shown as grayed out and underlined). Devices can be unlocked (and unconnected devices removed) by double clicking on the entry.
143
143
144
144
.. note:: If you have two or more of the same device, they should maintain their position as long as all devices remain plugged into the computer in the same ports they were locked in. If you switch the ports of two identical devices the lock should follow the port, not the device. If you re-arrange the ports (take one device and plug it into a new port instead of swapping) the behavior is not determinate (the devices may swap slots). If you unplug one or more of the set of devices, the positions of the others may move; they should return to the proper locked slots when all devices are reconnected.
145
145
146
-
Example: The image above shows 4 devices:
146
+
Example: The image above shows 2 devices:
147
147
148
-
- A Locked "Logitech Attack 3" joystick. This device will stay in this position unless dragged somewhere else or unlocked
149
-
- An unlocked "Logitech Extreme 3D" joystick
150
-
- An unlocked "Gamepad F310 (Controller)" which is a Logitech F310 gamepad
151
-
- A Locked, but disconnected "MadCatz GamePad (Controller)" which is a MadCatz Xbox 360 Controller
148
+
- A locked, but disconnected "Xbox One for Windows" joystick. This device will stay in this position unless dragged somewhere else or unlocked
149
+
- An unlocked "Bluetooth LE XINPUT" joystick (Xbox One controller, Bluetooth)
152
150
153
-
In this example, unplugging the Logitech Extreme 3D joystick will result in the F310 Gamepad moving up to slot 1. Plugging in the MadCatz Gamepad (even if the devices in Slots 1 and 2 are removed and those slots are empty) will result in it occupying Slot 3.
151
+
In this example, the Xbox One controller connected over USB (wired) will remain in Slot 0 regardless of it is currently attached to the computer. Plugging in the Xbox One controller connected over Bluetooth (Slot 1) will result in the following image. If it is unplugged and another device is plugged in, that device will occupy Slot 1.
:alt:This is the fifth tab from the top on the left hand side.
160
158
161
159
The last tab on the left side of the DS is the CAN/Robot Power Tab. This tab contains information about the power status of the roboRIO and the status of the CAN bus:
@@ -171,7 +169,7 @@ If a fault is detected, the indicator for this tab (shown in blue in the image a
:alt:This is the first tab from the top on the right hand side.
176
174
177
175
The Messages tab displays diagnostic messages from the DS, WPILib, User Code, and/or the roboRIO. The messages are filtered by severity. By default, only Errors are displayed.
@@ -181,7 +179,7 @@ To access settings for the Messages tab, click the Gear icon. This will display
0 commit comments