Design of ActiveX based Application for the Implementation of Control & Monitoring System

제어 및 모니터링 시스템 구현을 위한 ActiveX 기반의 애플리케이션 설계

  • 송민규 (한국천문연구원 전파천문연구부)
  • Published : 2006.12.31

Abstract

Microsoft's ActiveX corresponding to the advanced type of COM based distributed application model is made available for the use of component communication[1]. ActiveX supports reuse of code and object linking, so developers can integrate many objects into application and improve the efficiency of development. Also, Integration of seperated application makes easy to develop customized program[2]. ActiveX, formerly used to develope communication application in Visual C++ or Visual Basic, has the efficiency of programming and is widely used in the M&C(Monitoring and Control) of instruments. In this paper, we will implement M&C application capable of remote operating, and besides, develop web browser and media player in the form of ActiveX control in order to control and monitor program remotely.

ActiveX는 컴포넌트 간 통신을 위하여 마이크로소프트사가 개발한 기술로서 COM 기반의 분산 애플리케이션 모델이 발전된 형태에 해당한다[1]. ActiveX는 애플리케이션 개발 과정에서 코드의 재사용 및 객체 링크를 지원하므로 개발자는 이를 통해 여러 객체를 하나의 애플리케이션으로 통합시키는 것이 가능하고 시스템 개발에 있어서 효율성을 얻을 수 있다. 뿐만 아니라 분산된 애플리케이션의 기능을 하나의 애플리케이션에서 구현할 수 있기 때문에 사용자 위주의 프로그램을 손쉽게 작성할 수 있다[2]. 그동안 Visual C++, Visual Basic 개발 환경에서 통신 애플리케이션을 개발하기 위한 도구로 사용되던 ActiveX는 프로그램 개발의 효율성으로 인하여 제어 및 계측 분야에서도 현재 널리 활용되고 있다. 본 논문에서는 이러한 ActiveX 기술을 활용하여 원격에서 시스템 제어 및 모니터링 기능을 수행하는 애플리케이션을 구현하고자 한다. 이를 위하여 웹 브라우져와 미디어 플레이어를 ActiveX 컨트롤의 형태로 구현하여 제어와 모니터링을 수행하도록 할 것이며 인스트루먼트 컨트롤을 위한 드라이버로서 VISA(Virtual Instrument Standard Architecture)를 활용할 것이다.

Keywords