The Design and Realization of SoftPLC Programming System

YAO Yuan,CHOU Wu-sheng,CHEN You-dong,WANG Tian-miao,ZHANG Xiao-liang
DOI: https://doi.org/10.3969/j.issn.1001-2265.2006.06.005
2006-01-01
Abstract:SoftPLC is a new technology in the field of industrial automation control.The paper introduces the architecture of SoftPLC system and presents a method for realizing the SoftPLC programming system according to programming standard.This programming developing software includes the functions of ladder diagram(LD) and instruction list(IL) editing and compiling,the compiling function includes the transition from LD to IL,handling for LD and IL programming syntax error,and the transition from IL to objective code.The data structure and algorithm being used is introduced in detail in this paper.A program example is used for validating the function,it proves that the editing and compiling function of system can work jointly correctly,and the objective code according to the prescribed format is obtained.
What problem does this paper attempt to address?