Serial communication plays important role in industrial area,most of industrial equipment using serial communication connect to PC terminal. VC6.0 is easy to use in industry and often used to monitor variety complex software production,but VC has many inconvenient places in graphics rendering,API interface function and software portability.Implementation method successfully used VC nesting Qt way to solve this problem. Pulse generator equipment as lower-computer,for example,use VC6.0 nested Qt3.3,making PC graphics software by RS232 communication in Windows XP。Using communication users can set different parameters to let pulse generator outputs various pulse sequences.Interface ,thread and serial support classes of Software all supported by Qt not using MFC.Implementation finally completed software development. Results showed that low computer configuration,in Windows environment,using VC nested Qt way can quickly design a complete interface,full-featured,high stability,easy portability industrial control software.