Using object-Oriented programming to design the communication software interface between the PLC and the computer

The communication software module is the key to the information exchange between the PLC and the computer,which compose a supervisory control system.This paper presents the way that uses the Object Oriented Programming to design the communication software interface module.Also the main part of the program is given.By means of this designing method,the module is reusable as to avoid redundant work.