总数:1653 | 当前第150/166 首页 上一页 ... 145 146 147 148 149 150 151 152 153 154 ... 下一页 尾页
[第19讲]USB主从设备(2)
主机向设备循环发出GetDescriptor(Configuration)请求,以取得其全部配置信息(其个数由设备描述符bNumConfiguration字段指出),包括配置描述符、接口描述符、端点描述符以及各种设备类定义描述符和供应商自定义描述符等。
  1. 2009/10/28
  2. 人气(4625)
  3. 星级(10)
  4. 评论(0)
空中企鹅AirPenguin_Festo仿生技术
airPenguin –空中企鹅——自动飞翔的机器企鹅. 随着空中企鹅的问世, Festo公司的工程师们创造了人造企鹅,并教会他们“在空中自主飞行”。为此,控制和调节技术进一步发展成自我调节生物机电一体化系统,该系统可以在今后的生产适应性发挥作用。 一组3只自动飞行的企鹅自由盘旋在空中超声发射站监控下的固定区域。企鹅能够自由的在这个空间内移动,因为一个微控制器赋予了他们自由的意志来以开拓这片空间。 autonomously flying robotic penguins With the AirPenguins, the engineers from Festo have created artificial penguins and have taught them "autonomous flight in the sea of air". For this purpose, control and regulating technology had to be further developed into self-regulating biomechatronic systems, which could also play a future role in adaptive production. A group of three autonomously flying penguins hovers freely through a defined air space that is monitored by ultrasound transmission stations. The penguins are at liberty to move within this space; a microcontroller gives them free will in order to explore it.
  1. 2009/10/23
  2. 人气(6082)
  3. 星级(10)
  4. 评论(0)
水下企鹅AquaPenguins_Festo仿生技术
水下企鹅- 技术-水下自动运载工具AquaPenguins - technology-bearers as autonomous underwater vehicle.与它自然界的原型一样,来自费斯托(Festo)公司的水下企鹅具有一个带水动力的身体轮廓。其优雅的推进力以及其可向各个方向移动的机翼头部和尾部,让机器人企鹅可以在狭窄的空间条件下自由穿行,并且在必要时及时出现甚至可以向后游——这一点可不像它们的自然界的原型。 仿生企鹅设计成水下自动运载工具,可以自由定位并且可在水池中穿行。这种工具有一个3D的海豚音声纳系统,使得“企鹅”可以与周围的伙伴们交流,比如避免互相碰撞。Like its natural archetype, the AquaPenguin from Festo has a hydrodynamic body contour. Its elegant wing propulsion and its head and tail sections, which can be moved in all directions, allow the robotic penguins to manoeuvre in cramped spatial conditions, to turn on the spot when necessary and – unlike their biological counterparts – even to swim backwards. The bionic Penguins are designed as autonomous underwater vehicles that independently orient themselves and navigate through the water basin. They are supported by a 3D sonar system which, as with dolphins, allows communication with their surroundings and with other robotic penguins – for example to avoid collisions.
  1. 2009/10/22
  2. 人气(6512)
  3. 星级(10)
  4. 评论(0)
LabVIEW Scripting(下)_NI网络讲坛《名家偶得》系列
LabVIEW Scripting(下)_NI网络讲坛《名家偶得》系列!NI专家阮奇桢专题视频系列,本集视频主要通过软件demo演示了LabVIEW可以自带工具自动生成或修改VI。使用LabVIEW Scripting (也叫VI Scripting) 可以通过编程来创建和修改VI代码。这不算是一个新功能,LabVIEW 6.0 就加入了一些简单的 LabVIEW Scripting 功能。但是长期以来,LabVIEW普通用户只能使用一些基础的 LabVIEW Scripting 功能。那些强大的API只是针对NI内部用户或联盟商的,普通用户很难拿到授权。
  1. 2009/10/22
  2. 人气(6355)
  3. 星级(10)
  4. 评论(1)
如何重新分配ADAM-5510KW系列控制器的数据存储区和程序存储区的大小
修改ADAM-5510KW下的批处理文件,修改值适用于ADAM-5510KW,将ADAM-5510KW的INIT管脚和电源地短接,将编程口与PC串口连接后加电,打开ADAM-5510 series Utility软件,选择与PC串口连接的端口,将修改后的批处理文件下载到ADAM-5510KW.
  1. 2009/10/21
  2. 人气(6159)
  3. 星级(10)
  4. 评论(0)
如何在Multiprog中使用EVENT任务编程
打开Multiprog软件,新建ADAM-5510项目,配置Resource,确定ADAM-5510通讯正常,新建一个事件触发后执行的程序,开始写触发事件程序
  1. 2009/10/21
  2. 人气(7143)
  3. 星级(10)
  4. 评论(0)
如何在Multiprog中编写程序对外挂在ADAM-5550KW系列控制器的ADAM-4000系列模块进行控制(走modbus RTU协议)
打开Multiprog软件,新建ADV-CE项目,配置Resource,连接ADAM-5550KW,在ADVANTECH-DAQ input 内为modbusRTU配置参数,在output内配置ADAM-4055参数,开始写程序.
  1. 2009/10/21
  2. 人气(6883)
  3. 星级(10)
  4. 评论(1)
如何在Multiprog中编写程序对插在ADAM-5550KW系列控制器的ADAM-6000系列模块进行控制
打开Multiprog软件,新建ADV-CE项目,配置Resource,连接ADAM-5550KW,在ADVANTECH-DAQ input 内为modbusTCP配置参数,在output内配置ADAM-6050参数,开始写程序.
  1. 2009/10/21
  2. 人气(6281)
  3. 星级(10)
  4. 评论(0)
如何在Multiprog中编写程序对插在ADAM-5550KW系列控制器的ADAM-5000系列模块进行控制
打开Multiprog软件,新建ADV-CE项目,配置Resource,查看状态,确定已连接ADAM-5550KW,在ADVANTECH-DAQ input 内为ADAM-5051配置参数,在output内添加ADAM-5056s,在main中写程序
  1. 2009/10/21
  2. 人气(6316)
  3. 星级(10)
  4. 评论(1)
如何在ADAM-5550KW中使用ADAM.NET Utility软件测试ADAM-6000系列模块
双击打开eautomaiton软件,搜索ADAM-5550KW模块,打开 ADAM.NET Utility ,选择ADAM5000TCP-6000,搜索ADAM-6000,找到后选择并测试ADAM-6000模块.
  1. 2009/10/21
  2. 人气(7159)
  3. 星级(10)
  4. 评论(0)
总数:1653 | 当前第150/166 首页 上一页 ... 145 146 147 148 149 150 151 152 153 154 ... 下一页 尾页