1)  automatic programming,programatic
自动编程序
2)  automatic
自动
1.
Application and research of the automatic ultrasonic inspection system for ship butt weld;
自动超声探伤系统在船体对接焊缝检测中的应用研究
2.
Control system for large and full-automatic quick analysis lab;
大型全自动快速分析室控制系统
3.
Intention of A Minitype Automatic Lathe of A Bearing with Groove Ferrules;
小型轴承套圈沟槽自动车床的研制
3)  automation
自动
1.
In consideration of the above-mentioned,detaila introduction is made to the working philosophy of the full-automation fasting of drawing deformetion plus the advantage,function and application of grating sensor from structure to force exertion.
基于此,文中详细地介绍了全自动化钢丝圈开口拉伸变形率测试的原理,从结构、施力方式、光栅传感器的测量等方面论述了其优点、功能及其应用,指出使用计算机显示测量结果,精度高,操作方便。
2.
The authors hope engineers to apply the control theroy to their control systems in oreder to realize the true automation.
希望工程人员在控制工程中应用控制理论,实现真正意义上的自动控制。
3.
Distributing weight device uses advanced technology of manipulation to realize the whole automation.
示踪测井立式释放器自动分装系统是由运输装置、分装称重装置和计算机控制装置等组成。
4)  auto
自动
1.
Research on new single-pole pipe-board auto inert gas arc welding machine;
新型单柱式管一板全自动氩孤焊机的研制
2.
The optimum design of the swinging mechanism in large auto machine for packing steel coil;
大型钢卷自动打捆机摆动机构的优化设计
3.
Auto generation of experiment report in WORD form;
WORD试验报告的自动生成
5)  automatically
自动
1.
Development of automatically collecting and processing system for inclinometer;
测斜仪自动数据采集及处理系统的研制
2.
Grouping of Classes is Automatically Realized with Excel;
用Excel实现自动编班
3.
The design utilizes the single chip microcomputer AT89C51,the A/D Converter and the LED to realize a concurrent digital voltmeter,which can change the scale and display the number value automatically.
利用单片机AT89C51、A/D转换模块和LED数码显示器,实现了一种具有量程自动切换功能的直流数字电压表,该电压表具有测量精确度高,性能稳定,扩展功能强及显示清晰度高等特点。
6)  semi-automation extraction
自动半自动提取
参考词条
补充资料:可编程序控制器的五种标准编程语言
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 指令表


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