|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Re: Microsoft LifeCam HD-3000 USB Camera not working on dashboard
In order for dashboards to display images from the camera, you do need a camera server running on the roboRIO. This can be done in many ways, but it is built into the default robot project code. It is the Send 2 PC icon.
You also need to have the driver station running so that the dashboard knows which robot it should connect to. So ensure that you have robot code, a DS connected to the robot, and a dashboard. If that doesn't work, I'd look at the robot code to ensure that the vision code is still there and that it is still registering the camera with a name of some sort. The "Camera 1" or other names that show up in the dashboard list use the registered name. So you can use better names, and you must name it in order to show up in the list. Greg McKaskle |
|
#2
|
||||
|
||||
|
Re: Microsoft LifeCam HD-3000 USB Camera not working on dashboard
We are using Labview and have simply modified the sample program to get us running. Last year, our rookie year, I know that when we plugged the camera in it just started working. This year we have nothing. I don't think that we would have changed anything in the default code that would not send it to the dashboard, but maybe we did. Where would I find the Send to PC block?
Thanks Guys |
|
#3
|
||||
|
||||
|
Re: Microsoft LifeCam HD-3000 USB Camera not working on dashboard
This may be dumb, but have you tried clicking the enable vision button on the front panel of robot main? We were just setting up our camera the other day and we tried a bunch of different things, but then we realized that button hadn't been pressed. Once that is pressed, you should be able to choose 'camera' on the dashboard of the drive station.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|