摘要
研究一种实现内装型可编程机床控制器(PMC)顺序控制功能的新方法。采用C语言的双向链表数据结构描述和记录用户所编制的梯形图,从而将梯形图的全屏幕编辑功能转换成双向链表的规范化操作。经汇编后生成内部指令码线性表,实现循环扫描控制,其处理方法简捷,运行稳定可靠。
A new way is developed to realize the se quence control for built-in PMC. Double linked list data structure programmed by C language to describe and record ladder diagram programmed by users, which can convert whole screen function for ladder diagram into standard operation after assembling.Internal code linear table was created and adopted to achieve cycle-scanning control. The processing method is simple and stable in running.
出处
《中国机械工程》
CAS
CSCD
北大核心
1995年第4期66-69,共4页
China Mechanical Engineering
关键词
顺序控制
可编程
机床控制器
数据流图
数控机床
sequence control programmable machine controller(PMC) data flow chart edit function of ladder diagram with menu double linked list cycle scanning control