Asked — Edited

Can'T Connect To Ez_B Board By C# Tutorial 11

Hello everyone. There is one question I hope someone could help me. I have connected to the ezbv4 board with my computer. And I run the "tutorial 1 - Modified Servo" successful. I can control the servos.

But when I run the "tutorial 11 - color vision tracking" . It was successful to build, and success to run the program. But when I click the "connect" button, there is the problem, It stayed in the "connecting" state. Like this:

User-inserted image

And the comboBox could not show the camera device. So I can't open the camera.

User-inserted image

PS: I run EZ_Builder with the ez_b v4 board. It is good for everything. I can connect the board and I can use the camera.

PPS: My environment win 7 Visual Studio 2013 .net framework 4.5 or 4.5.1

Please help me. Thanks!


ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

#1  

I have solved the problem. I putted all dlls into the debug folder. Then it works. But the "connect" button still on "connecting" state. So pls help me :P

User-inserted image

PRO
Synthiam
#2  
  1. Connect to your EZ-B v4 over WiFi. There are connection videos in the LEARN section.

  2. Select your video device from the drop down

It's a very simple project - view the code to see. Connecting to the EZ-B v4 is only necessary for servo tracking. If you wish to experiment with vision tracking in general, simply select the video device from the drop down.