KR20000031171A - Method for registering and executing command using macro function of operating system - Google Patents

Method for registering and executing command using macro function of operating system Download PDF

Info

Publication number
KR20000031171A
KR20000031171A KR1019980047070A KR19980047070A KR20000031171A KR 20000031171 A KR20000031171 A KR 20000031171A KR 1019980047070 A KR1019980047070 A KR 1019980047070A KR 19980047070 A KR19980047070 A KR 19980047070A KR 20000031171 A KR20000031171 A KR 20000031171A
Authority
KR
South Korea
Prior art keywords
macro
button
function
command
definition
Prior art date
Application number
KR1019980047070A
Other languages
Korean (ko)
Inventor
이재흠
노성기
박호진
윤병남
Original Assignee
이계철
한국전기통신공사
정선종
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이계철, 한국전기통신공사, 정선종, 한국전자통신연구원 filed Critical 이계철
Priority to KR1019980047070A priority Critical patent/KR20000031171A/en
Publication of KR20000031171A publication Critical patent/KR20000031171A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/3017Runtime instruction translation, e.g. macros
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5614User Network Interface
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5625Operations, administration and maintenance [OAM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/1329Asynchronous transfer mode, ATM

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE: A method for registering and executing a command using the macro function of the operating system is to provide the command control method for the one-stop execution of ATM(Asynchronous Transfer Mode) exchange system by registering frequently used commands to a macro button and using the macro button. CONSTITUTION: An operating system(201) is composed of a client(202) and a server(201). The client(202) manages windows, and provides a user interface to operate an ATM exchange system(214) through a command input window management function(204) and a graphic window management function(205). A macro function module(206) consists of a macro execution function(207) to process the commands registered in a macro button, a macro defining function(208) to define the commands to the macro button, a macro storage function(209) and a macro loading function(210). A command analysis module(211) parses the command from the server(203). In case that no error is found in the command analysis module(211), a command execution control module(212) transmits the command to the ATM exchange system(214). Associated application programs(215) proceeds the command, and the result is transmitted to an output control module(213).

Description

운용관리시스템의 매크로 기능을 이용한 명령등록 및 실행방법Command registration and execution method using macro function of operation management system

본 발명은 비동기전달모드(Asynchronous Transfer Mode) 교환시스템에 관한 것으로서, 특히 자주 사용되는 명령들을 매크로 기능을 이용하여 매크로 버튼에 등록하고, 그 매크로 버튼을 이용하여 ATM 교환시스템을 원-스톱(one-stop) 실행시키는 운영관리시스템의 매크로 기능을 이용한 명령제어방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an asynchronous transfer mode switching system. Particularly, the frequently used commands are registered in a macro button using a macro function, and the ATM switching system is used as a one-stop by using the macro button. stop) The present invention relates to a command control method using a macro function of an operation management system to be executed.

전전자 비동기전달모드(이하, "ATM"이라 함) 교환시스템을 운용하고 관리하는 운용관리시스템(Operating System) 내에는 운용자들에게 ATM 교환시스템을 운용하고, 제어하기 위한 많은 명령들을 제공한다. 이러한 교환시스템에서 사용하는 명령들은 매우 복잡하고 명령 길이가 길며, 파라미터들이 복잡하여 입력하기가 어렵다. 또한, 특정 기능들을 수행하기 위해서는 몇 개의 명령들을 순서대로 입력해야 하는 경우가 종종 있다.The electronic asynchronous delivery mode (hereinafter referred to as "ATM") within the operating system (Operating System) that operates and manages the exchange system provides operators with a number of commands for operating and controlling the ATM exchange system. The commands used in these exchange systems are very complex, have a long command length, and the parameters are complicated to input. In addition, it is often necessary to enter several commands in order to perform certain functions.

종래의 ATM 교환시스템에서는 파라미터가 복잡하고, 명령 길이가 길어 입력하기 어려운 명령들을 위하여 메뉴 선택에 의한 명령입력방법을 제공한다. 그러나, 이러한 메뉴 선택에 의한 명령입력방법들도 자주 사용되는 명령들에 대하여 각 명령마다 일일이 그 명령에 대한 파라미터들을 채워서 입력해야 하는 불편함이 있었다.The conventional ATM switching system provides a command input method by menu selection for commands that are difficult to input due to complicated parameters and long command lengths. However, such a command input method by menu selection also has the inconvenience of having to fill in the parameters for the command for each command for frequently used commands.

따라서, 본 발명은 상기한 바와 같은 종래기술의 문제점을 해결하기 위하여 안출된 것으로서, ATM 교환시스템 등 대형 교환시스템을 운용하기 위한 복잡한 명령들과 자주 사용하는 명령들에 대하여 기능별 혹은 일련의 시나리오가 있는 명령들끼리 그룹핑시켜 매크로 버튼에 등록시킨 후, 그 매크로 버튼을 선택하여 매크로 기능을 실행시킴으로 필요한 명령들을 원-스톱 실행(One-Stop Execution)을 시키기 위한 비동기전달모드 교환시스템에서 운용관리시스템의 매크로 기능을 이용한 명령제어방법을 제공하는 데 그 목적이 있다.Accordingly, the present invention has been made to solve the problems of the prior art as described above, and there is a function-specific or series of scenarios for complex commands and frequently used commands for operating a large switching system such as an ATM switching system. Group the commands together and register them in the macro button, and then select the macro button to execute the macro function to execute one-stop execution of the necessary commands. The purpose is to provide a command control method using a function.

도 1은 본 발명이 적용되는 ATM 교환시스템과 운용관리시스템의 구성 예시도,1 is an exemplary configuration of an ATM switching system and an operation management system to which the present invention is applied;

도 2는 본 발명이 적용되는 ATM 교환시스템과 운용관리시스템의 기능을 도시한 블록도,2 is a block diagram showing the functions of an ATM switching system and an operation management system to which the present invention is applied;

도 3은 본 발명이 적용되는 운용관리시스템의 클라이언트 명령입력 창을 나타낸 일 예시도,Figure 3 is an exemplary view showing a client command input window of the operation management system to which the present invention is applied,

도 4는 도 3에 도시된 명령입력 창에서 매크로 정의기능버튼을 선택했을 때 활성화되는 매크로 버튼 정의 창을 나타낸 일 예시도,4 is an exemplary diagram illustrating a macro button definition window activated when a macro definition function button is selected in the command input window shown in FIG. 3;

도 5는 도 3에 도시된 명령입력 창에서 매크로 정의기능을 실행하기 전과 실행한 후를 나타낸 일 예시도,5 is an exemplary diagram showing before and after executing a macro definition function in the command input window shown in FIG.

도 6은 도 3에 도시된 명령입력 창에서 매크로 저장기능버튼을 선택했을 때 활성화되는 매크로 버튼 저장 창을 나타낸 일 예시도,FIG. 6 is an exemplary diagram illustrating a macro button storage window activated when a macro storage function button is selected in the command input window shown in FIG.

도 7은 도 3에 도시된 명령입력 창에서 매크로 로드기능버튼을 선택했을 때 활성화되는 매크로 버튼 로드 창을 나타낸 일 예시도,FIG. 7 is an exemplary diagram illustrating a macro button load window activated when a macro load function button is selected in the command input window shown in FIG.

도 8은 본 발명의 한 실시예에 따른 운용관리시스템의 매크로 기능을 이용한 명령제어방법을 도시한 흐름도이다.8 is a flowchart illustrating a command control method using a macro function of an operation management system according to an embodiment of the present invention.

* 도면의 주요부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

101 : ATM 교환시스템 102 : ATM 로컬 스위칭 장치101: ATM switching system 102: ATM local switching device

103 : 호제어 프로세서 104 : ATM 중앙 스위칭 장치103 call control processor 104 ATM central switching unit

105 : 유지보수 프로세서 106 : 네트워크 허브105: maintenance processor 106: network hub

108 : 이터넷 109 : 운용관리시스템108: Ethernet 109: Operation Management System

상기의 목적을 달성하기 위한 본 발명은, 비동기전달모드(Asynchronous Transfer Mode) 교환시스템을 운용하고 관리하는 운용관리시스템이 매크로 기능을 이용하여 상기 ATM 교환시스템을 운용하기 위한 일군의 명령들을 매크로 버튼에 등록하는 방법에 있어서, 운용관리시스템이 매크로 정의기능버튼과 매크로 실행기능버튼을 포함하는 명령입력 창을 생성하는 제1단계와; 운용자가 매크로 정의기능버튼을 선택하면, 각 매크로 실행기능버튼에 대한 단축이름 입력필드와, 명령 입력필드, 및 매크로 정의 완료버튼을 포함하는 매크로 버튼 정의 창을 활성화하는 제2단계; 및 운용자가 매크로 버튼에 대한 단축이름과 일군의 명령들을 입력한 후 매크로 정의 완료버튼을 입력하면, 매크로 정의를 완료하는 제3단계를 포함한 것을 특징으로 하는 운용관리시스템의 매크로 기능을 이용한 명령등록방법을 제공한다.The present invention for achieving the above object, the operation management system for operating and managing an asynchronous transfer mode (Asynchronous Transfer Mode) switching system using a macro function to a group of commands for operating the ATM switching system to the macro button A registration method comprising: a first step of an operation management system generating a command input window including a macro definition function button and a macro execution function button; When the operator selects the macro definition function button, activating a macro button definition window including a shortcut name input field, a command input field, and a macro definition completion button for each macro execution function button; And when the operator inputs a short name and a group of commands for the macro button and inputs a macro definition completion button, the third step of completing the macro definition is a command registration method using the macro function of the operation management system. To provide.

또한, 본 발명은, 비동기전달모드(Asynchronous Transfer Mode) 교환시스템을 운용하고 관리하는 운용관리시스템이 상기 ATM 교환시스템을 운용하기 위한 일군의 명령들이 저장된 매크로 버튼을 실행시키는 방법에 있어서, 매크로 실행기능버튼을 포함하는 명령입력 창을 생성하는 제1단계와; 운용자가 일군의 명령들이 정의된 매크로 기능을 실행시키기 위하여 상기 매크로 실행기능버튼을 선택하는 제2단계; 상기 매크로 실행기능버튼에 저장된 명령들을 검색하여 서버로 전송하는 제3단계; 상기 서버가 ATM 교환시스템 내의 응용프로그램으로 상기 명령들을 전달하고 명령처리결과를 수신하는 제4단계; 및 수신된 명령처리결과를 창으로 출력하는 제5단계를 포함한 것을 특징으로 하는 운용관리시스템의 매크로 기능을 이용한 명령실행방법을 제공한다.The present invention also provides a macro execution function in a method in which an operation management system operating and managing an asynchronous transfer mode switching system executes a macro button in which a group of instructions for operating the ATM switching system is stored. Generating a command input window including a button; A second step of an operator selecting the macro execution function button to execute a macro function in which a group of commands are defined; A third step of searching for and storing commands stored in the macro execution function button to a server; A fourth step of the server transferring the commands to an application program in an ATM switching system and receiving a command processing result; And a fifth step of outputting the received command processing result to a window.

또한, 본 발명은, 컴퓨터에, 매크로 정의기능버튼과 매크로 실행기능버튼, 매크로 저장기능버튼, 및 매크로 로드기능버튼을 포함하는 명령입력 창을 생성하는 제1단계와; 운용자가 매크로 정의기능버튼을 선택하면, 각 매크로 실행기능버튼에 대한 단축이름 입력필드와, 명령 입력필드, 및 매크로 정의 완료버튼을 포함하는 매크로 버튼 정의 창을 활성화하는 제2단계; 운용자가 매크로 버튼에 대한 단축이름과 일군의 명령들을 입력한 후 매크로 정의 완료버튼을 입력하면, 매크로 정의를 완료하면서 상기 매크로 실행기능버튼에 상기 단축이름을 표시하는 제3단계; 운용자가 상기 매크로 저장기능버튼을 선택하면, 매크로 버튼 저장 창을 활성화하는 제4단계; 운용자가 상기 제3단계에서 정의된 매크로 기능들을 저장할 디렉토리와 매크로 파일이름을 기록하고 매크로 저장 완료버튼을 선택하면, 매크로 저장을 완료하는 제5단계; 운용자가 상기 매크로 로드기능버튼을 선택하면, 매크로 버튼 로드 창을 활성화하는 제6단계; 운용자가 상기 제5단계를 통해 저장된 매크로 파일을 선택한 후 매크로 로드 완료버튼을 선택하면, 매크로 버튼 정의 창을 활성화하는 제7단계; 상기 매크로 버튼 정의 창에서 내용을 수정한 후 매크로 정의 완료버튼을 입력하면, 매크로 로드 및 수정을 완료하는 제8단계; 및 운용자가 상기 매크로 실행기능버튼을 선택하면, 상기 매크로 실행기능버튼에 저장된 명령들을 검색하여 ATM 교환시스템으로 전송하고, 그 명령처리결과를 수신하여 창으로 출력하는 제9단계를 실행시켜서 ATM 교환시스템을 운용하기 위한 일군의 명령을 매크로 버튼에 기록하고 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention also provides a computer program comprising: a first step of generating a command input window including a macro definition function button, a macro execution function button, a macro storage function button, and a macro load function button in a computer; When the operator selects the macro definition function button, activating a macro button definition window including a shortcut name input field, a command input field, and a macro definition completion button for each macro execution function button; A third step of displaying an abbreviated name on the macro execution function button while completing a macro definition when an operator inputs a shortcut name and a group of commands for the macro button and then inputs a macro definition completion button; A fourth step of activating a macro button storage window when an operator selects the macro storage function button; A fifth step of completing the macro storing if the operator records a directory and a macro file name for storing the macro functions defined in the third step and selects a macro storing completion button; A sixth step of activating a macro button load window when an operator selects the macro load function button; A seventh step of activating a macro button definition window when an operator selects the macro file stored button after selecting the stored macro file through the fifth step; An eighth step of completing the macro loading and the modification when the macro definition completion button is input after the contents are corrected in the macro button definition window; And when the operator selects the macro execution function button, retrieves the commands stored in the macro execution function button and transmits the commands to the ATM switching system, and receives the command processing result and outputs the result to the window to execute the ninth step. It provides a computer-readable recording medium that records a group of commands for operating a program in a macro button.

이하, 첨부된 도면을 참조하여 본 발명에 따른 실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명이 적용되는 ATM 교환시스템과 이 ATM 교환시스템을 운용하고 관리하는 운용관리시스템의 구성 예시도로서, ATM 교환시스템(101)과 운용관리시스템(109)이 이터넷(108)과 네트워크 허브(106)로 연결된다.1 is an exemplary configuration diagram of an ATM switching system to which the present invention is applied and an operation management system for operating and managing the ATM switching system, wherein the ATM switching system 101 and the operation management system 109 are connected to the Ethernet 108 and the network. To hub 106.

ATM 교환시스템(101)은 로컬스위치인 ATM 로컬스위칭장치(ATM Local Switching : 이하 "ALS"이라 함)(102)와, 호처리를 담당하는 호처리 프로세서(Call and Connection Control Processor : 이하, "CCCP"라 함")(103), 중심스위치인 ATM 중앙스위칭장치(ATM Central Switching : 이하, "ACS"라 함)(104), 및 유지보수를 담당하는 유지보수프로세서(Operation and Maintenance Processor : 이하, "OMP"라 함)(105)를 구비한다. 여기서, ACS(104)와 ALS(102)는 스위치 링크(107)로 연결되고, CCCP(103) 및 OMP(105)는 이터넷(108)을 통해 네트워크 허브(106)와 연결된다.The ATM switching system 101 includes an ATM local switching device (hereinafter referred to as an "ALS") 102 which is a local switch, and a call and connection control processor (hereinafter referred to as "CCCP") that handles call processing. 103), the central switch ATM Central Switching Device (ATM) 104, and the Maintenance and Maintenance Processor (hereinafter referred to as "ACS"), 105. The ACS 104 and the ALS 102 are connected by a switch link 107, and the CCCP 103 and the OMP 105 are connected via the Ethernet 108. The " OMP " Is connected to the network hub 106.

도 2는 본 발명이 적용되는 ATM 교환시스템과 운용관리시스템의 기능을 도시한 블록도이다.2 is a block diagram illustrating the functions of an ATM switching system and an operation management system to which the present invention is applied.

운용관리시스템(201)은 ATM 교환시스템(214)을 운용 및 유지 보수할 수 있는 사용자인터페이스 환경을 제공하는 운용터미널로 클라이언트(202)와 서버(203)로 구성된다. 클라이언트(202)는 주로 창(window) 관리(창의 생성, 닫기, 종료, 크기조정, 이동 등)를 하며, 운용자가 텍스트 위주의 명령을 입력하면 이를 관리하는 명령입력 창 관리기능(204)과 그래픽 창 관리 기능(205)을 통해 ATM 교환시스템(214)을 운용관리할 수 있는 사용자 인터페이스를 제공한다.The operation management system 201 is an operation terminal that provides a user interface environment for operating and maintaining the ATM switching system 214, and includes a client 202 and a server 203. The client 202 mainly manages the window (creating, closing, closing, resizing, moving, etc.) a window, and a command input window management function 204 and a graphic that manages when an operator inputs a text-oriented command. The window management function 205 provides a user interface for operating and managing the ATM switching system 214.

본 발명에서는 클라이언트가 관리하는 명령입력 창 관리 기능(204)에서 매크로 기능모듈(106)을 추가한다. 매크로 기능모듈(206)은 운용자가 매크로 버튼을 마우스로 선택하면 그 매크로 버튼에 등록되어 있는 명령들을 처리하는 매크로 실행기능(207), 매크로 버튼에 명령들을 정의하는 매크로 정의기능(208), 매크로 저장기능(209), 매크로 로드기능(210) 등이 있다.In the present invention, the macro function module 106 is added to the command input window management function 204 managed by the client. The macro function module 206 includes a macro execution function 207 for processing commands registered to the macro button when the operator selects the macro button with a mouse, a macro definition function 208 for defining commands for the macro button, and macro storage. Function 209, macro load function 210, and the like.

운용자가 매크로 실행기능(207)을 위하여 임의의 매크로 버튼을 선택하면, 그 매크로 버튼에 정의되어 있는 교환기 제어명령이 운용관리시스템(201)의 서버(203)로 전달된다. 서버(203)는 클라이언트(202)로부터 일련의 명령을 수신하고 명령분석모듈(211)에서 명령을 파싱하여 문법 및 의미검사를 하는데, 에러가 없을 때 명령실행제어모듈(212)은 ATM 교환시스템(214)으로 명령을 전달한다. ATM 교환시스템(214)은 해당 명령들을 수행할 응용프로그램(215)으로 명령을 부여하고, 해당 응용프로그램들은 명령을 수행한다. 응용프로그램의 명령 수행 결과는 운용관리시스템(201)의 출력제어모듈(213)로 전달되어 출력형태로 편집되며, 클라이언트(202)로 전달되어 메시지가 출력된다. 클라이언트(202), 서버(203), 그리고 ATM 교환시스템(214) 사이는 이터넷(216)으로 연결되고, 이터넷(216) 내에서 TCP/IP 소켓 프로토콜(217)을 사용하여 통신이 이루어진다.When the operator selects any macro button for the macro execution function 207, the exchange control command defined in the macro button is transmitted to the server 203 of the operation management system 201. The server 203 receives a series of commands from the client 202 and parses the commands in the command analysis module 211 to perform grammar and semantic checks. When there is no error, the command execution control module 212 uses an ATM switching system ( 214). The ATM switching system 214 issues a command to an application 215 to perform the commands, and the applications execute the command. The command execution result of the application program is transmitted to the output control module 213 of the operation management system 201, edited in the output form, and transmitted to the client 202 to output a message. The client 202, the server 203, and the ATM switching system 214 are connected to the Ethernet 216 and communicate using the TCP / IP socket protocol 217 within the Ethernet 216.

도 3은 본 발명이 적용되는 운용관리시스템의 명령입력 창을 나타낸 일 예시도이다.Figure 3 is an exemplary view showing a command input window of the operation management system to which the present invention is applied.

운용자들은 운용관리시스템에서 제공하는 입력 창을 이용하여 ATM 교환시스템에 각종 명령을 내릴 수 있다. 즉, 키보드를 통하여 직접 명령을 입력하는 창(301)이 있는데, ATM 교환시스템을 제어하는 명령은 복잡하고, 파라미터 개수가 많고 길기 때문에 명령을 창(301)을 이용하여 직접 입력하기가 매우 어렵다. 이를 쉽게 하기 위해서 명령들을 그룹화시켜 대항목/중항목을 선택하는 창(302)에서 항목을 선택하면 소항목 창(303)에 해당되는 소항목 명령들이 열거된다. 소항목창(303)에서 원하는 명령을 선택하면 명령별로 필요한 매개변수(파라미터)들이 창(304)에 출력되는데 해당 파라미터값들을 입력하고 "OK" 버튼(309)을 선택하면, 입력창(301)에 최종 입력된 명령내용이 출력되면서 운용관리시스템(201)의 클라이언트(202), 서버(203), ATM 교환시스템(214)내의 응용프로그램(215)으로 명령이 전달된다.Operators can use the input window provided by the operation management system to issue various commands to the ATM switching system. That is, there is a window 301 for directly inputting a command through the keyboard. Since the command for controlling the ATM switching system is complicated, the number of parameters is long and long, it is very difficult to directly input the command using the window 301. To facilitate this, when the items are selected in the window 302 for grouping the commands to select the large item / medium item, the small item commands corresponding to the small item window 303 are enumerated. When the desired command is selected in the sub-item window 303, necessary parameters (parameters) for each command are output to the window 304. After inputting the parameter values and selecting the "OK" button 309, the input window 301 is displayed. The command is output to the client 202 of the operation management system 201, the server 203, and the application program 215 in the ATM switching system 214 while the last input command is output.

본 발명에 따른 매크로 기능버튼으로는 매크로 실행기능버튼(305), 매크로 정의기능버튼(306), 정의된 매크로 기능을 저장하기 위한 매크로 저장기능버튼(307), 그리고 저장된 매크로 기능을 읽어 들이기 위한 매크로 로드기능버튼(308) 등이 있다.The macro function button according to the present invention includes a macro execution function button 305, a macro definition function button 306, a macro storage function button 307 for storing a defined macro function, and a macro for reading a stored macro function. And a load function button 308.

도 4는 도 3에 도시된 명령입력 창 중 매크로 정의기능버튼(306)을 선택했을 때 활성화되는 창을 나타내는 일 예시도이다. 이 창에서는 각 버튼(401)에 대한 단축이름정의필드(402)와, 실제 기능이 수행될 명령들이 입력되는 명령입력필드(403), 정의 입력이 완료될 때 선택하는 "OK" 버튼(404), 그리고 입력한 명령을 취소하고자 할 때 선택하는 "Cancel" 버튼(405)으로 이루어진다. 이 창을 이용하여 각 매크로 버튼에 대한 기능을 정의하는데, 이 창을 이용하여 단축이름을 정의하면 도 3의 매크로 버튼 실행기능버튼(305)에 단축이름이 표시된다.4 is an exemplary diagram illustrating a window that is activated when the macro definition function button 306 is selected from the command input window shown in FIG. 3. In this window, a shortcut name definition field 402 for each button 401, a command input field 403 for inputting commands to be actually performed, and an "OK" button 404 for selecting when the definition input is completed. And a "Cancel" button 405 that is selected when canceling the entered command. This window is used to define a function for each macro button. When a shortcut name is defined using this window, the shortcut name is displayed on the macro button execution function button 305 of FIG.

도 5는 도 3에 도시된 명령입력 창 중 매크로 기능버튼만을 도시한 일 예시도로서, 도 4의 창을 통해 매크로 기능을 정의하기 전(501)과 정의한 후(502)의 매크로 기능 실행기능버튼에 대하여 부분 발췌한 도면이다. 도 4에서 정의되었던 단축이름이 매크로 기능 실행기능버튼(502)의 이름으로 표시되는데, 이 매크로 기능 실행기능버튼을 선택하면 해당 명령이 실행된다.FIG. 5 is an exemplary diagram illustrating only a macro function button of the command input window shown in FIG. 3. The macro function execution function button before (501) and after (502) of defining a macro function through the window of FIG. This is a partial excerpt of the drawing. The short name defined in FIG. 4 is displayed as the name of the macro function execution function button 502. When the macro function execution function button is selected, the corresponding command is executed.

도 6은 도 4에서의 매크로 버튼에 대한 기능을 정의한 후, 도 3의 매크로 정의기능버튼(307)을 선택하면 그 내용을 파일로 저장하기 위한 창을 나타내는 일 예시도이다. 이 창은 저장될 디렉토리 및 파일내용을 브라우징하기 위한 필터입력필드(601)와, 디렉토리를 나타내는 창(602), 실제 저장할 디렉토리 및 파일을 입력하는 필드(603), 그리고 현재 디렉토리 내에 있는 파일을 출력하는 창(604)으로 이루어진다. 또한, 버튼으로는 저장하기 위한 내용이 완료되어 실제 저장명령을 수행하기 위한 버튼(605), 필터기능을 수행하기 위한 버튼(606), 취소버튼(607), 그리고 도움말 기능버튼(608)이 있다. 이 창을 이용하면 매크로 버튼마다 일련의 명령들을 파일로 저장할 수 있으며, 그 후에 저장되었던 파일을 열어 사용할 수 있다.FIG. 6 is an exemplary diagram illustrating a window for storing the contents of the macro button in FIG. 4 after selecting the macro definition function button 307 of FIG. This window outputs a filter input field 601 for browsing the directory and file contents to be stored, a window 602 indicating the directory, a field 603 for inputting a directory and file to be actually stored, and a file in the current directory. Which consists of a window 604. In addition, the button is a button 605 for performing the actual storage command is completed, the button 606 for performing the filter function, the cancel button 607, and the help function button 608. . This window allows you to save a series of commands as a file for each macro button, and then open and use the saved file.

도 7은 파일로 저장되었던 매크로 기능을 로드하기 위하여 도 3의 매크로 로드기능버튼(308)을 선택할 때 활성화되는 창을 도시한 일 예시도로서, 각 창과 버튼에 대한 기능은 도 6의 기능과 동일하다.FIG. 7 is an exemplary view illustrating a window that is activated when the macro load function button 308 of FIG. 3 is selected to load a macro function that has been saved as a file. The functions of each window and the button are the same as those of FIG. 6. Do.

도 8은 본 발명의 한 실시예에 따른 운용관리시스템의 매크로 기능을 이용한 명령제어방법을 도시한 흐름도이다.8 is a flowchart illustrating a command control method using a macro function of an operation management system according to an embodiment of the present invention.

클라이언트가 명령입력 창을 생성한 후(S801), 외부의 마우스 혹은 키보드로부터의 입력을 기다리고 있다가 외부로부터 매크로 기능버튼이 선택되면(S802), 해당 버튼에 대한 각각의 기능을 수행하게 된다. 매크로 기능버튼은 도 2의 명령입력 창 중 도 5에서 나타난 부분만 해당된다. 매크로 버튼에 대한 기능을 정의하는 매크로 정의기능버튼과, 기능 정의된 매크로를 파일로 저장하는 매크로 저장기능버튼, 저장된 매크로 기능을 로드하는 매크로 로드기능버튼 등 3가지 버튼과, 정의되어 저장된 매크로 기능을 실행시키는 10개의 매크로 실행기능버튼으로 구성되어 있다.After the client generates the command input window (S801), if a macro function button is selected from the outside while waiting for input from an external mouse or keyboard (S802), each function for the corresponding button is performed. The macro function button corresponds only to the part shown in FIG. 5 of the command input window of FIG. 2. There are three buttons to define the function for the macro button: the macro definition function button, the macro save function button to save the defined macro to a file, the macro load function button to load the stored macro function, and the defined and stored macro function. It consists of 10 macro execution function buttons.

매크로 정의기능버튼(306)이 선택되면 도 4의 매크로 버튼 정의 창을 생성시킨다(S803). 운용자가 각 버튼(401)에 대한 단축이름(402)과 그 단축이름에 해당되는 명령을 입력한 후(S804), "OK" 버튼 또는 "Cancel" 버튼을 입력한다(S805). 이때 "OK" 버튼(404)을 선택하면 매크로 버튼 정의 창을 닫고(S806), 도 5의 입력 후의 모습(502)으로 해당되는 매크로 버튼에 단축이름을 출력시킨다(S808). 한편, 도 4의 "Cancel" 버튼(405)을 선택하면 모든 작업을 취소하고 매크로 버튼 정의 창을 닫는다(S807).When the macro definition function button 306 is selected, the macro button definition window of FIG. 4 is generated (S803). The operator inputs a shortcut name 402 for each button 401 and a command corresponding to the shortcut name (S804), and then enters an "OK" button or a "Cancel" button (S805). In this case, if the "OK" button 404 is selected, the macro button definition window is closed (S806), and the shortcut name is output to the corresponding macro button (502) after the input of FIG. 5 (S808). On the other hand, if the "Cancel" button 405 of Figure 4 is selected, all operations are canceled and the macro button definition window is closed (S807).

매크로 저장기능버튼(307)이 입력된 경우에는 도 6의 매크로 버튼 저장 창이 생성되는데(S809), 운용자가 창 내의 입력 필드 및 창(601)(602)(603)(604)에 해당되는 내용을 입력한다(S810). 운용자는 해당되는 내용의 입력을 완료한 후, 매크로 버튼 저장 창 내의 임의의 버튼을 입력한다(S811). 이때, "OK" 버튼(605)을 선택하면 정의된 매크로 기능을 파일로 저장하고(S812) 매크로버튼 저장 창을 닫는다(S816). 한편, "Filter" 버튼(606)을 선택하면 필터입력필드(601)에 입력되어 있는 디렉토리 정보를 참조하여 디렉토리 창(602)과 파일 정보 창(604)에 새로운 정보로 변경시키는 작업을 한다(S813). 운용자가 "Cancel" 버튼(607)을 선택하면, 매크로 버튼 저장 창을 닫는다(S814). "Help" 버튼(608)을 선택하면, 도움말 기능을 제공하여 사용방법을 제시한다(S815).When the macro storage function button 307 is input, the macro button storage window of FIG. 6 is generated (S809), and the operator inputs an input field and contents corresponding to the windows 601, 602, 603, 604. It is input (S810). After completing the input of the corresponding contents, the operator inputs any button in the macro button storage window (S811). At this time, if the "OK" button 605 is selected, the defined macro function is saved as a file (S812) and the macro button storage window is closed (S816). On the other hand, if the "Filter" button 606 is selected, the directory information input in the filter input field 601 is referred to and the directory window 602 and the file information window 604 are changed to the new information (S813). ). When the operator selects the "Cancel" button 607, the macro button storage window is closed (S814). If the "Help" button 608 is selected, a help function is provided to suggest a method of use (S815).

매크로 로드기능버튼(308)이 입력된 경우에는, 도 7의 매크로 버튼 오픈 창을 생성한다(S817). 이 창의 기능은 도 6의 매크로버튼 저장 창과의 기능이 유사하다. 단지 'OK" 버튼(705)이 선택된 경우, 해당되는 파일명의 매크로기능을 로드하여 도 4의 창을 생성한다. 운용자가 도 4의 창에서 변경될 내용을 수정한 후 "OK" 버튼을 선택하면, 도 5에서와 같이 해당되는 매크로 버튼에 그 수정된 기능이 부여된다.When the macro load function button 308 is input, the macro button open window of FIG. 7 is generated (S817). The function of this window is similar to that of the macrobutton storage window of FIG. If only the 'OK' button 705 is selected, the macro function of the corresponding file name is loaded to generate the window of Fig. 4. When the operator modifies the contents to be changed in the window of Fig. 4 and selects the "OK" button As shown in FIG. 5, the modified function is provided to the corresponding macro button.

운용자가 상기와 같은 일련의 과정에서 정의된 매크로 버튼을 실행시키기 위하여 매크로 실행기능버튼(305)을 선택하면(S818), 각 매크로 버튼별로 정의되어 있는 명령을 검색하여(S819) 서버로 명령을 전송한다(S820). 서버(203)는 ATM 교환시스템 내의 응용프로그램으로 해당 명령을 전달하고, 명령처리결과를 수신하는데(S821), 수신된 명령처리결과를 명령결과 창으로 출력한다(S822).When the operator selects the macro execution function button 305 to execute the macro button defined in the above-described process (S818), the operator searches for a command defined for each macro button (S819) and transmits the command to the server. (S820). The server 203 transmits the command to the application program in the ATM switching system and receives the command processing result (S821), and outputs the received command processing result to the command result window (S822).

상기와 같은 본 발명은 컴퓨터로 읽을 수 있는 기록매체에 기록되고, 컴퓨터에 의해 처리된다.The present invention as described above is recorded on a computer-readable recording medium and processed by a computer.

이상과 같이 본 발명은, ATM 교환시스템을 운용, 관리 및 제어하기 위한 일군의 명령들을 매크로 버튼에 등록한 후 필요시 해당되는 매크로 버튼을 선택하여 매크로 기능을 실행시킴으로써, 일군의 명령들을 일일이 입력하지 않아도 되기 때문에 편리하고 빠른 운용, 관리 및 제어가 가능해지는 효과가 있다.As described above, the present invention registers a group of commands for operating, managing, and controlling an ATM switching system in a macro button, and then, if necessary, selects a corresponding macro button to execute a macro function, without having to input a group of commands. As a result, convenient and quick operation, management and control are possible.

Claims (6)

비동기전달모드(Asynchronous Transfer Mode) 교환시스템을 운용하고 관리하는 운용관리시스템이 매크로 기능을 이용하여 상기 ATM 교환시스템을 운용하기 위한 일군의 명령들을 매크로 버튼에 등록하는 방법에 있어서,In a method in which an operation management system for operating and managing an asynchronous transfer mode switching system registers a group of commands to a macro button for operating the ATM switching system using a macro function, 운용관리시스템이 매크로 정의기능버튼과 매크로 실행기능버튼을 포함하는 명령입력 창을 생성하는 제1단계와;A first step of the operation management system generating a command input window including a macro definition function button and a macro execution function button; 운용자가 매크로 정의기능버튼을 선택하면, 각 매크로 실행기능버튼에 대한 단축이름 입력필드와, 명령 입력필드, 및 매크로 정의 완료버튼을 포함하는 매크로 버튼 정의 창을 활성화하는 제2단계; 및When the operator selects the macro definition function button, activating a macro button definition window including a shortcut name input field, a command input field, and a macro definition completion button for each macro execution function button; And 운용자가 매크로 버튼에 대한 단축이름과 일군의 명령들을 입력한 후 매크로 정의 완료버튼을 입력하면, 매크로 정의를 완료하는 제3단계를 포함한 것을 특징으로 하는 운용관리시스템의 매크로 기능을 이용한 명령등록방법.And a third step of completing a macro definition when the operator inputs a shortcut name and a group of commands for the macro button, and finishes defining the macro. 제1항에 있어서, 운용자가 매크로 정의 완료버튼을 입력하면, 상기 매크로 실행기능버튼에 상기 단축이름을 표시하는 제4단계를 더 포함한 것을 특징으로 하는 운용관리시스템의 매크로 기능을 이용한 명령등록방법.The command registration method using a macro function of an operation management system according to claim 1, further comprising a fourth step of displaying the shortcut name on the macro execution function button when an operator inputs a macro definition completion button. 제1항 또는 제2항에 있어서, 상기 제1단계는 매크로 저장기능버튼이 더 포함된 명령입력 창을 생성하고,The method of claim 1 or 2, wherein the first step generates a command input window further including a macro storage function button. 운용자가 상기 매크로 저장기능버튼을 선택하면, 디렉토리와 매크로 파일이름을 검색하기 위한 필터필드와, 실제 저장할 디렉토리와 매크로 파일이름을 입력하기 위한 입력필드, 필터기능을 수행시키기 위한 필터버튼, 및 매크로 저장 완료버튼을 포함하는 매크로 버튼 저장 창을 활성화하는 제5단계와;When the operator selects the macro storage function button, a filter field for searching a directory and a macro file name, an input field for inputting a directory and a macro file name to be actually stored, a filter button for performing a filter function, and a macro storage A fifth step of activating a macro button storage window including a completion button; 상기 제3단계를 통해 정의된 매크로 기능들을 저장할 디렉토리와 매크로 파일이름을 기록하고 매크로 저장 완료버튼을 선택하면, 매크로 저장을 완료하는 제6단계를 더 포함한 것을 특징으로 하는 운용관리시스템의 매크로 기능을 이용한 명령등록방법.The macro function of the operation management system, further comprising a sixth step of recording the directory and the macro file name to store the macro functions defined in the third step and selecting the macro save complete button, the macro storage is completed. Command registration method. 제3에 있어서, 상기 제1단계는 매크로 로드기능버튼이 더 포함된 명령입력 창을 생성하고,The method of claim 3, wherein the first step of generating a command input window further includes a macro load function button. 운용자가 상기 매크로 로드기능버튼을 선택하면, 디렉토리와 매크로 파일이름을 검색하기 위한 필터필드와, 로딩할 디렉토리와 매크로 파일이름을 입력하기 위한 입력필드, 필터기능을 수행시키기 위한 필터버튼, 및 매크로 로드 완료버튼을 포함하는 매크로 버튼 로드 창을 활성화하는 제7단계와;When the operator selects the macro load function button, a filter field for searching a directory and a macro file name, an input field for inputting a directory and a macro file name to be loaded, a filter button for performing a filter function, and a macro load A seventh step of activating a macro button loading window including a completion button; 상기 제6단계를 통해 저장된 매크로 파일을 선택한 후 매크로 로드 완료버튼을 선택하면, 매크로 버튼 정의 창을 활성화하는 제8단계; 및An eighth step of activating the macro button definition window when the macro load completion button is selected after the macro file stored in the sixth step is selected; And 상기 매크로 버튼 정의 창에서 내용을 수정한 후 매크로 정의 완료버튼을 입력하면, 매크로 로드 및 수정을 완료하는 제9단계를 더 포함한 것을 특징으로 하는 운용관리시스템의 매크로 기능을 이용한 명령등록방법.And modifying the contents in the macro button definition window and then inputting a macro definition completion button, further comprising a ninth step of completing loading and modifying a macro. 비동기전달모드(Asynchronous Transfer Mode) 교환시스템을 운용하고 관리하는 운용관리시스템이 상기 ATM 교환시스템을 운용하기 위한 일군의 명령들이 저장된 매크로 버튼을 실행시키는 방법에 있어서,A method of operating and managing an asynchronous transfer mode switching system, wherein the operation management system executes a macro button storing a group of commands for operating the ATM switching system. 매크로 실행기능버튼을 포함하는 명령입력 창을 생성하는 제1단계와;A first step of generating a command input window including a macro execution function button; 운용자가 일군의 명령들이 정의된 매크로 기능을 실행시키기 위하여 상기 매크로 실행기능버튼을 선택하는 제2단계;A second step of an operator selecting the macro execution function button to execute a macro function in which a group of commands are defined; 상기 매크로 실행기능버튼에 저장된 명령들을 검색하여 서버로 전송하는 제3단계;A third step of searching for and storing commands stored in the macro execution function button to a server; 상기 서버가 ATM 교환시스템 내의 응용프로그램으로 상기 명령들을 전달하고 명령처리결과를 수신하는 제4단계; 및A fourth step of the server transferring the commands to an application program in an ATM switching system and receiving a command processing result; And 수신된 명령처리결과를 창으로 출력하는 제5단계를 포함한 것을 특징으로 하는 운용관리시스템의 매크로 기능을 이용한 명령실행방법.And a fifth step of outputting the received command processing result to a window. 컴퓨터에,On your computer, 매크로 정의기능버튼과 매크로 실행기능버튼, 매크로 저장기능버튼, 및 매크로 로드기능버튼을 포함하는 명령입력 창을 생성하는 제1단계와;A first step of generating a command input window including a macro definition function button, a macro execution function button, a macro storage function button, and a macro load function button; 운용자가 매크로 정의기능버튼을 선택하면, 각 매크로 실행기능버튼에 대한 단축이름 입력필드와, 명령 입력필드, 및 매크로 정의 완료버튼을 포함하는 매크로 버튼 정의 창을 활성화하는 제2단계;When the operator selects the macro definition function button, activating a macro button definition window including a shortcut name input field, a command input field, and a macro definition completion button for each macro execution function button; 운용자가 매크로 버튼에 대한 단축이름과 일군의 명령들을 입력한 후 매크로 정의 완료버튼을 입력하면, 매크로 정의를 완료하면서 상기 매크로 실행기능버튼에 상기 단축이름을 표시하는 제3단계;A third step of displaying an abbreviated name on the macro execution function button while completing a macro definition when an operator inputs a shortcut name and a group of commands for the macro button and then inputs a macro definition completion button; 운용자가 상기 매크로 저장기능버튼을 선택하면, 매크로 버튼 저장 창을 활성화하는 제4단계;A fourth step of activating a macro button storage window when an operator selects the macro storage function button; 운용자가 상기 제3단계에서 정의된 매크로 기능들을 저장할 디렉토리와 매크로 파일이름을 기록하고 매크로 저장 완료버튼을 선택하면, 매크로 저장을 완료하는 제5단계;A fifth step of completing the macro storing if the operator records a directory and a macro file name for storing the macro functions defined in the third step and selects a macro storing completion button; 운용자가 상기 매크로 로드기능버튼을 선택하면, 매크로 버튼 로드 창을 활성화하는 제6단계;A sixth step of activating a macro button load window when an operator selects the macro load function button; 운용자가 상기 제5단계를 통해 저장된 매크로 파일을 선택한 후 매크로 로드 완료버튼을 선택하면, 매크로 버튼 정의 창을 활성화하는 제7단계;A seventh step of activating a macro button definition window when an operator selects the macro file stored button after selecting the stored macro file through the fifth step; 상기 매크로 버튼 정의 창에서 내용을 수정한 후 매크로 정의 완료버튼을 입력하면, 매크로 로드 및 수정을 완료하는 제8단계; 및An eighth step of completing the macro loading and the modification when the macro definition completion button is input after the contents are corrected in the macro button definition window; And 운용자가 상기 매크로 실행기능버튼을 선택하면, 상기 매크로 실행기능버튼에 저장된 명령들을 검색하여 ATM 교환시스템으로 전송하고, 그 명령처리결과를 수신하여 창으로 출력하는 제9단계를 실행시켜서 ATM 교환시스템을 운용하기 위한 일군의 명령을 매크로 버튼에 기록하고 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.When the operator selects the macro execution function button, the command is retrieved and transmitted to the ATM switching system, and the ninth step of receiving the command processing result and outputting it to the window is executed. A computer-readable recording medium that records a group of commands for operation on a macro button and a program for execution.
KR1019980047070A 1998-11-04 1998-11-04 Method for registering and executing command using macro function of operating system KR20000031171A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980047070A KR20000031171A (en) 1998-11-04 1998-11-04 Method for registering and executing command using macro function of operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980047070A KR20000031171A (en) 1998-11-04 1998-11-04 Method for registering and executing command using macro function of operating system

Publications (1)

Publication Number Publication Date
KR20000031171A true KR20000031171A (en) 2000-06-05

Family

ID=19557086

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980047070A KR20000031171A (en) 1998-11-04 1998-11-04 Method for registering and executing command using macro function of operating system

Country Status (1)

Country Link
KR (1) KR20000031171A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000045618A (en) * 1998-12-30 2000-07-25 김영환 Method for embodying macro function of imt-2000 base station element management station
KR100951154B1 (en) * 2008-09-19 2010-04-06 (주) 와이딘 Data input device for performing macro function
KR101535748B1 (en) * 2014-06-30 2015-07-09 네오트랜스 주식회사 Operaton Consol of Vehicle Control Center Equipped with Typo Protection

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000045618A (en) * 1998-12-30 2000-07-25 김영환 Method for embodying macro function of imt-2000 base station element management station
KR100951154B1 (en) * 2008-09-19 2010-04-06 (주) 와이딘 Data input device for performing macro function
KR101535748B1 (en) * 2014-06-30 2015-07-09 네오트랜스 주식회사 Operaton Consol of Vehicle Control Center Equipped with Typo Protection

Similar Documents

Publication Publication Date Title
WO2007079233A2 (en) System and method for software generation and execution
KR20030036736A (en) Method and apparatus for producing functionality and user interfaces for devices having an embedded operating system
EP3582125A1 (en) System and methods with reduced complexity in the integration of exposed information models with applications
Kruger et al. Erlang-based control implementation for a holonic manufacturing cell
JP4336363B2 (en) Business process execution method, business process execution system, and program
EP2610745A1 (en) Optimizing source code
KR20000031171A (en) Method for registering and executing command using macro function of operating system
Popp et al. A high-level agent interaction protocol based on a communication ontology
DeLoach Specifying agent behavior as concurrent tasks
JP3353651B2 (en) Agent interface device
KR101286284B1 (en) QoS-aware Web Service Composition method using On-the-fly Learning-based Search
CN115061797A (en) Method and device for calling Quartz component
Bangemann et al. A model for the semantics of component interactions of cyber-physical systems
JP2001005652A (en) Inter-program binding method
Ober et al. On the concurrent object model of UML
JP6590753B2 (en) Simple OpS device, control method, and control program
JPH0644052A (en) Interactive selection processing system for computer input/output device
US11487564B1 (en) Terminal shell switching
CN112181474B (en) Block chain service processing method, electronic device and computer storage medium
Camacho et al. Software and performance measures for evaluating multi-agent frameworks
JPH0635855A (en) Work station control method for computer system
KR100345453B1 (en) Method of dynamic menu creation using metadata in operation system
JPH07219753A (en) Conversational program development support system
US20010049735A1 (en) Calculation service providing system
Manione User centered integration of Internet of Things devices

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application