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
Copy file name to clipboardExpand all lines: articles/kinect-dk/hardware-specification.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,6 +197,28 @@ Verify cable:
197
197
198
198
Azure Kinect DK consumes up to 5.9 W; specific power consumption is use-case dependent.
199
199
200
+
## What does the light mean?
201
+
202
+
The power indicator is an LED on the back of your Azure Kinect DK. The color of the LED changes depending on the status of your device.
203
+
204
+

205
+
206
+
This figure labels the following components:
207
+
208
+
1. Power indicator
209
+
1. Power cable (connected to the power source)
210
+
1. USB-C data cable (connected to the PC)
211
+
212
+
Make sure that the cables are connected as shown. Then check the following table to learn what the various states of the power light indicate.
213
+
214
+
|When the light is: |It means that: |And you should: |
215
+
| ---| --- | --- |
216
+
|Solid white |The device is powered on and working correctly. |Use the device. |
217
+
|Not lit |The device is not connected to the PC. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to your PC. |
218
+
|Flashing white |The device is powered on but doesn't have a USB 3.0 data connection. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to a USB 3.0 port on your PC.<br /><br />Connect the device to a different USB 3.0 port on the PC.<br /><br />On your PC, open Device Manager (**Start** > **Control Panel** > **Device Manager**), and verify that your PC has a supported USB 3.0 host controller. |
219
+
|Flashing amber |The device doesn't have enough power to operate. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to your PC. |
220
+
|Amber, then flashing white |The device is powered on and is receiving a firmware update, or the device is restoring the factory settings. |Wait for the power indicator light to become solid white. For more information, see [Reset Azure Kinect DK](reset-azure-kinect-dk.md). |
221
+
200
222
## Calibration
201
223
202
224
Azure Kinect DK is calibrated at the factory. The calibration parameters for visual and inertial sensors may be queried programmatically through the Sensor SDK.
@@ -77,28 +77,6 @@ You're done with your Azure Kinect DK setup. Now you can start developing your a
77
77
78
78
If you have any issues, check [Troubleshooting](troubleshooting.md).
79
79
80
-
## What does the light mean?
81
-
82
-
The power indicator is an LED on the back of your Azure Kinect DK. The color of the LED changes depending on the status of your device.
83
-
84
-

85
-
86
-
This figure labels the following components:
87
-
88
-
1. Power indicator
89
-
1. Power cable (connected to the power source)
90
-
1. USB-C data cable (connected to the PC)
91
-
92
-
Make sure that the cables are connected as shown. Then check the following table to learn what the various states of the power light indicate.
93
-
94
-
|When the light is: |It means that: |And you should: |
95
-
| ---| --- | --- |
96
-
|Solid white |The device is powered on and working correctly. |Use the device. |
97
-
|Not lit |The device is not connected to the PC. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to your PC. |
98
-
|Flashing white |The device is powered on but doesn't have a USB 3.0 data connection. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to a USB 3.0 port on your PC.<br /><br />Connect the device to a different USB 3.0 port on the PC.<br /><br />On your PC, open Device Manager (**Start** > **Control Panel** > **Device Manager**), and verify that your PC has a supported USB 3.0 host controller. |
99
-
|Flashing amber |The device doesn't have enough power to operate. |Make sure that the round power connector cable is connected to the device and to the USB power adapter.<br /><br />Make sure that the USB-C cable is connected to the device and to your PC. |
100
-
|Amber, then flashing white |The device is powered on and is receiving a firmware update, or the device is restoring the factory settings. |Wait for the power indicator light to become solid white. For more information, see [Reset Azure Kinect DK](reset-azure-kinect-dk.md). |
0 commit comments