搜索资源列表
InvertorControl
- VB对步进电机的控制,满足工业需求,内有程序源代码,可进行参数设置-VB on the stepper motor control, to meet the industrial demand, within the source code, you can set parameters
based-on-VB-program-design
- 本文通过对一台工业仪表通信协议进行分析,介绍了用 VB6.0 开发微机实时数 据采集程序的编程技术。 -Through a communications protocol for analysis of industrial instrumentation, introduces the real-time using VB6.0 computer data acquisition program developed programming techniques.
DS18B20
- 本文对国内外的温度采集系统的发展历史及现状进行了综合阐述,对其发展方向进行了分析和推测,结合工业现场的需求特性,对温度采集系统进行设计。本温度采集系统下位机采用ATmega16单片机为主控制器,采用单线式DS18B20温度传感器采集温度,通过串口RS232将其传送到上位机,上位机使用VB编写界面和后台处理程序,可实现温度实时显示,并采用SQL Sever数据库对数据进行管理。最终测试结果显示上位机实现了实时数据接收、显示和基于SQL Sever的实时数据库管理。介绍了前后台软件设计流程图,并给出