说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> C51编程语言
1)  C51 programming language
C51编程语言
1.
General logic controller has basic logical function,based on C51 programming language software and microcontroller hardware,six basic logical functions and other logical functions such as turn-on delay,turn-off delay and RS trigger.
它是一种以单片机为核心,C51编程语言为开发工具,能实现6种基本逻辑功能以及接通延时、断电延时和RS触发器等逻辑功能。
2)  C51 language
C51语言
1.
Control of watchdog chip X25045 based on C51 language;
基于C51语言的看门狗芯片X25045的控制方法
2.
It provides the main system hardware circuit diagram and software flow frame and the main programme source code written with C51 language.
文章给出了主要的系统硬件电路图和软件流程框图,及用C51语言编写的主程序源代码。
3)  C51
C51语言
1.
Interface Control Technology of C51 and LCM12864ZK;
C51语言与LCM12864ZK的接口控制技术
2.
Through the KeilC51 language, this silk reeling machine could change the length of drawing silk or the density of the winded silk into different kinds of pulse signals, then send them to the drive part of the Stepping Motor.
本研究应用C51语言将输入的抽丝长度或排丝密度转换成不同的脉冲信号发送给步进电机驱动器,控制步进电机的转速。
4)  C51 program
C51编程
1.
Interface with LCD MODULE and its C51 Programming;
点阵型液晶显示模块的接口及其C51编程
2.
Also this paper give the example of the C51 program which is used to operate to the DS18B20.
并给出了测温系统中对DS18B20操作的C51编程实例。
3.
Taking FM12864J LCD module as an example, based on in troducing the internal structure and operation method, the interface technique of FM12864J with MCU and C51 program of characteristic display have been discussed in this paper.
以应用广泛的FM12864J液晶显示模块为例,在简单介绍内部结构与操作方法的基础上,重点讨论了其与单片机的接口以及实现图像滚动显示的C51编程方法和程序。
5)  C51 programming
C51编程
1.
On the base of researching the controlling time of SYB12864K-ZK LCD module,this text use C51 programming language to drive the LCD module to actualize the character and picture displaying in the way of serial transmission.
讨论如何在研究液晶显示模块SYB12864K-ZK控制时序的基础上,采用C51编程语言编程,驱动液晶模块实现串行传输方式的字符显示和图形显示。
6)  High level language C51
高级语言C51
补充资料:可编程序控制器的五种标准编程语言
PLC的用户程序是设计人员根据控制系统的工艺控制要求,通过PLC编程语言的编制设计的。根据国际电工委员会制定的工业控制编程语言标准(IEC1131-3)。PLC的编程语言包括以下五种:梯形图语言(LD)、指令表语言(IL)、功能模块图语言(FBD)、顺序功能流程图语言(SFC)及结构化文本语言(ST)。

    1、梯形图语言(LD)

    梯形图语言是PLC程序设计中最常用的编程语言。它是与继电器线路类似的一种编程语言。由于电气设计人员对继电器控制较为熟悉,因此,梯形图编程语言得到了广泛的欢迎和应用。

    梯形图编程语言的特点是:与电气操作原理图相对应,具有直观性和对应性;与原有继电器控制相一致,电气设计人员易于掌握。

    梯形图编程语言与原有的继电器控制的不同点是,梯形图中的能流不是实际意义的电流,内部的继电器也不是实际存在的继电器,应用时,需要与原有继电器控制的概念区别对待。

    图1是典型的交流异步电动机直接启动控制电路图。图2是采用PLC控制的程序梯形图。


按此在新窗口浏览图片
图1 交流异步电动机直接启动电路图


按此在新窗口浏览图片
图2 PLC梯形图


    2、指令表语言(IL)

    指令表编程语言是与汇编语言类似的一种助记符编程语言,和汇编语言一样由操作码和操作数组成。在无计算机的情况下,适合采用PLC手持编程器对用户程序进行编制。同时,指令表编程语言与梯形图编程语言图一一对应,在PLC编程软件下可以相互转换。图3就是与图2PLC梯形图对应的指令表。


按此在新窗口浏览图片

图3 指令表


说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条