Application of Win32 APIs in Development of Process Simulation Experimental Platform

王雷,陈宗海
DOI: https://doi.org/10.3969/j.issn.1006-9348.2004.12.059
2004-01-01
Abstract:A process experimental platform is designed and developed for complex process industrial modeling and control. This platform comprises simulation server, which is compiled and linked under Visual C++ circumstance, and simulation operating station, which is compiled under Visual Basic developing desktop. Simulation server works as a computational platform while simulation operating station is a user interface. Process data are incepted periodically by operating station from server. Also operations of users are transmitted from operating station to server. Win32 API functions, such as pipe functions and process functions, are used for complementing communication of different processes. The architecture and complement of the platform are introduced. Also part of codes and user interfaces of the platform software are given.
What problem does this paper attempt to address?