虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

soft-input

  • 欧姆龙plc编程软件使用手册

    欧姆龙plc编程软件CX-Programmer使用手册 第一章安装和启动 1. 安装 1-1. 安装CX-Programmer 1-2. 在线注册 2. 打开新工程和设置设备型号 3. 打开新工程和设置设备型号 4. 主窗口 4-1.兼容SYSWIN软件的按键分配 4-2. 段 4-3.删除和显示其他窗口 5.创建程序 5-1.常开接点的输入 5-2.线圈的输入 5-3.符号注释的编辑 5-4.条注释的输入 5-5.常闭接点的输入 5-6.元素注释的输入 5-7.上升沿微分接点的输入 5-8.下降沿微分接点的输入 5-9.向上垂线的输入 5-10.向下垂线的输入 5-11.高级指令的输入1 - 字符串的输入 5-12.高级指令的输入1 - 有用的功能 5-13.辅助继电器的输入- 1.0 秒时钟脉冲位 5-14.高级指令的输入2 – 微分指令的输入 5-15.或逻辑的条输入 5-16.高级指令的输入3 – 通过功能号来输入 5-17.定时器指令的输入 5-18.计数器指令的输入 5-19.条的编辑…复制和粘贴 5-20. END指令的输入 第二章在线/调试 1. 程序错误检查(编译) 2. 进入在线 3. 监视 4. 监视- 2 同时监视程序中多处位置 5. 监视- 3 以十六进制数监视 6. 监视- 4 查看窗口 7. 监视- 5 查看窗口的当前值修改和二进制数监视 8. 查看窗口的有用功能 9. 监视- 6 监视窗口- 2 10.监视- 7 以短条形式显示 11.监视- 8 微分监视 12.强制为On/Off 13.强制-on/off 位的显示列表 14.修改定时器的设定值 15.修改定时器的当前值 16.查找功能- 1 通过地址引用工具查找 17.查找功能- 2 梯形图的折回查找 18.查找功能- 3 通过注释的关键字来查找 19.查找功能- 4 进入条注释 20.查找功能- 5 查找位地址 21.在线编辑 实用的功能 相关资料: 欧姆龙PLC编程软件CX-Programmer7.1 简体中文版  

    标签: plc 欧姆龙 使用手册 编程软件

    上传时间: 2013-10-25

    上传用户:84425894

  • 《C51单片机及C语言知识点必备秘籍》电子发烧友网创新系列电子书

      电子发烧友网讯:应广大电子发烧友网读者要求,本电子书《C51单片机及C语言知识点必备秘籍》为《单片机关键知识点全攻略》单片机系列教程及《单片机C语言知识点全攻略》系列单片机C语言学习教程的全整合篇,供所需学习或收藏的工程师及单片机学生、单片机爱好者下载。 点击下载《C51单片机及C语言知识点必备秘籍》电子书   单片机对于初学者来说确实很难理解,不少学过单片机的同学或电子爱好者,甚至在毕业时仍旧是一无所获。基于此,电子发烧友网将整合《单片机关键知识点全攻略》,共分为四个系列,以飨读者,敬请期待!此系列对于业内电子工程师也有收藏和参考价值。   单片机关键知识点一览:   系列一   1:单片机简叙   2:单片机引脚介绍   3:单片机存储器结构   4:第一个单片机小程序   5:单片机延时程序分析   6:单片机并行口结构   7:单片机的特殊功能寄存器   系列二   8:单片机寻址方式与指令系统   9:单片机数据传递类指令   10:单片机数据传送类指令   11:单片机算术运算指令   12:单片机逻辑运算类指令   13:单片机逻辑与或异或指令祥解   14:单片机条件转移指令   系列三   15:单片机位操作指令   16:单片机定时器与计数器   17:单片机定时器/计数器的方式   18:单片机的中断系统   19:单片机定时器、中断试验   20:单片机定时/计数器实验   21:单片机串行口介绍   系列四   22:单片机串行口通信程序设计   23:LED数码管静态显示接口与编   24:动态扫描显示接口电路及程序   25:单片机键盘接口程序设计   26:单片机矩阵式键盘接口技术及   27:关于单片机的一些基本概念   28:实际案例实践——单片机音乐程序设计   继《单片机学习知识点全攻略》得到广大读者好评,根据有网友提出美中不足的是所用单片机编程语言为汇编,基于此,电子发烧友网再接再厉再次为读者诚挚奉上非常详尽的《单片机C语言知识点全攻略》系列单片机C语言学习教程,本教程共分为四部分,主要知识点如下所示。   第一部分知识点:   第一课 建立你的第一个KeilC51项目   第二课 C51HEX文件的生成和单片机   第三课 C51数据类型   第四课 C51常量   第二部分知识点:   第五课 C51变量   第六课 C51运算符和表达式   第七课 运算符和表达式(关系运算符)   第八课 运算符和表达式(位运算符)   第九课 C51运算符和表达式(指针和地址运算符)   第三部分知识点:   第十课 C51表达式语句及仿真器   第十一课 C51复合语句和条件语句   第十二课 C51开关分支语句   第十三课 C51循环语句   第十四课 C51函数   第四部分知识点:   第十五课 C51数组的使用   第十六课 C51指针的使用   第十七课 C51结构、联合和枚举的使用   附录(运算符优先级和结合性等)  

    标签: C51 单片机 C语言 创新

    上传时间: 2013-11-03

    上传用户:Amygdala

  • 西门子S7-300 PLC模拟量转换

    Analog Inputs and Outputs in an S7 PLC are represented in the PLC as a 16-bit integer. Over the nominal span of the analog input or output, the value of this integer will range between - 27648 and +27648. However, it is easier to use the analog values if they are scaled to the same units and ranges as the process being controlled. This applications tip describes methods for scaling analog values to and from engineering units.

    标签: 300 PLC 西门子 模拟量

    上传时间: 2013-11-17

    上传用户:3294322651

  • AVR常用库函数介绍

    目录: 1. Character Type Functions - 字符类型函数 2. Standard C Input/Output Functions - 标准输入输出函数 3. Standard Library Functions - 标准库和内存分配函数 4. Mathematical Functions - 数学函数 5. String Functions - 字符串函数 6. BCD Conversion Functions - BCD 转换函数 7. Memory Access Functions - 存储器访问函数 8. Delay Functions - 延时函数 9. LCD Functions - LCD函数 10. LCD Functions for displays with 4x40 characters - 4×40 字符型LCD函数 11. LCD Functions for displays connected in 8 bit memory mapped mode -以8 位外部存储 器模式接口的LCD显示函数 12. I2C Bus Functions - I2C 总线函数 13. National Semiconductor LM75 Temperature Sensor Functions - LM75 温度传感器函数 14. Dallas Semiconductor DS1621 Thermometer/Thermostat Functions - DS1621 温度计函 数 15. Philips PCF8563 Real Time Clock Functions - PCF8563 实时时钟函数 16. Philips PCF8583 Real Time Clock Functions - PCF8583 实时时钟函数 17. Dallas Semiconductor DS1302 Real Time Clock Functions - DS1302 实时时钟函数 18. Dallas Semiconductor DS1307 Real Time Clock Functions - DS1307 实时时钟函数 19. 1 Wire Protocol Functions - 单线通讯协议函数 20. Dallas Semiconductor DS1820/DS1822 Temperature Sensors Functions - DS1820/1822 温度传感器函数 21. SPI Functions - SPI 函数 22. Power Management Functions - 电源管理函数 23. Gray Code Conversion Functions - 格雷码转换函数

    标签: AVR 库函数

    上传时间: 2013-10-22

    上传用户:归海惜雪

  • 基于AT89C52单片机的智能呼救系统设计

    从系统硬件设计和软件构成上,介绍一种以AT89C52单片机为核心,通过无线遥控方法实现对预设电话自动拨号报警的智能呼救系统。系统提供了患者在紧急情况下无法使用电话报警时的一种报警手段。由用户预设的多组电话号码作为语音报警对象,预录可长达20 s的语音信号来说明患者所处地点及病情,并通知患者家人。 Abstract:  This paper introduces a intelligent alarming system which is realized by wireless remote control system.This system chiefly consists of AT89C51 the system can processor.User can input several groups of telephone number regarded as alarming objects,The system can record some information 20 seconds to tell the site of the patient.And notice the rokonok of the patient.

    标签: 89C C52 AT 89

    上传时间: 2013-11-19

    上传用户:wd450412225

  • 基于8051F330的音频信号发生器的设计

     MMC/SD卡以其优越的性能,在单片机嵌入式设备中得到广泛应用。将MMC/SD卡作为外部掉电存储介质应用于音频信号发生器中,通过8051F330单片机上的SPI接口,实现单片机—MMC/SD卡的存储扩展,设计了此硬件平台上的MMC/SD卡的单片机驱动程序,并给出了相应的程序代码,满足音频信号发生器的大容量存储要求。 Abstract:  MMC/SD card is more and more widely used in the single chip embedded devices for their excellent performances.This article introduces the application of MMC/SD card as the external power down storage medium in audio signal generator. The extension technology especially for storage of single chip-MMC/SD card via SPI interfaces in 8051F330 single chip, including designs single chip drive program of MMC/SD card based on hardware platform,and also gives the key coding of the program. The implementation of big capacity storage is meaningful in audio signal generator.

    标签: 8051F330 音频信号 发生器

    上传时间: 2014-12-27

    上传用户:黄华强

  • 基于ATmega48单片机的可调交流电子负载的设计

    介绍一种无极可调交流电子负载设计的新方法,由ATmega48单片机输出PWM波,通过上位机设定不同的占空比控制场效应管的通断时间,即改变流过场效应管的平均电流。根据电流的大小,可以等效为相应的负载,并将采集的电流值显示在上位机上。文中对该系统的软﹑硬件设计思路作了详细的分析,阐述了其设计原理。   Abstract:  A new type electronic load is introduced.Due to ATmega48 microcomputer output PWM wave.The different duty is set ratio through PC to control FET turn-on time.We can equivalent homologous load according the current and display the current at PC.The hardware and software designing are analysed in detail. The principle is explained and the output is also given.

    标签: ATmega 48 单片机 交流电子

    上传时间: 2013-11-23

    上传用户:虫虫虫虫虫虫

  • 基于C8051F005单片机的参数测试仪的设计

    介绍了基于单片机航空交流电参数测试仪的系统设计。以Silicon Labs公司的C8051F005单片机为核心设计出数据采集板,通过RS-232串口与上位机通讯。运用Lab Windows/CVI编写的上位机软件实现信号的检测以及波形和数据的显示,给出了测试仪硬件电路的组成和软件流程图。本系统具有硬件结构简单、容易实现和成本低等特点,在实际应用中其稳定性、精确性均能满足客户要求。 Abstract:  The design of aeronautics AC parameters tester based on the single-chip is introduced.The core component of data acquisition board is C8051F005 single chip of Silicon Labs Company,and communication with PC through RS-232. The signal processing software programmed with LabWindows/CVI can be used successfully to fulfill inspection of signal and display of the waveform and data. The hardware and software configuration of test instrument are provided.The hardware of the system is simple, and can be easily realized.The stability and precision of the measurement instrument are enough to meet the requirements.

    标签: C8051F005 单片机 仪的设计 参数测试

    上传时间: 2013-11-18

    上传用户:wang5829

  • TLC1549串口传输与单片机的AD设计

    详细介绍了TLC1549系列模数转换器的特点及工作原理,然后根据TLC1549的工作时序和A/D转换原理针对实际问题编写了详细的汇编语言程序。 Abstract:  A basic principle and characteristic of TLC1549 analog-to-digital converter are introduced? detailedly in this article.Through engineering-oriented illustration,a microcomputer programmer base on basic principle and time sequence of TLC1549 is writted.

    标签: 1549 TLC 串口 传输

    上传时间: 2014-07-16

    上传用户:blans

  • 基于ADuC841的膜片钳放大器系统设计

    为降低成本和解决现有膜片钳放大器系统中PC机的干扰问题,研究了一种基于单片机的膜片钳放大器小系统。该系统采用ADI公司生产的ADuC841作为控制核心,并且配置相应的液晶显示模块LCM3202401。模拟电路部分采用高输入阻抗的AD8627实现微电流信号的采集,并由后级电路进行信号的放大和电阻电容的补偿。它具有硬件电路简单、体积小、使用方便的特点。既可以单独作为小系统实现采集和显示,也可以通过红外方式和PC机进行通讯,在PC机上进行信号的处理。 Abstract:  In order to reduce cost and resolve the interferential problem with PC in existing patch clamp amplifiers, a small patch clamp amplifier system design based on microcontroller is studied. It adopts a new high performance microconverter ADuC841 by the ADI as the control core in the system, configuring a liquid crystal module LCM3202401. In the analog circuit, AD8627 with high input impedance is used to detect the low current,signal magnification, as well as resistance and capacitance compensation are accomplished by subsequent circuits. It has the advantage of simple hardware circuit design, small volume and convenient operation. It can either be used as an independent system to measure and show signal detected or transmit to PC by infrared ray.

    标签: ADuC 841 膜片钳 放大器

    上传时间: 2013-11-06

    上传用户:yy_cn