KR101665195B1 - The method for adding distinct symbol to the computerized procedure systemt - Google Patents

The method for adding distinct symbol to the computerized procedure systemt Download PDF

Info

Publication number
KR101665195B1
KR101665195B1 KR1020140149745A KR20140149745A KR101665195B1 KR 101665195 B1 KR101665195 B1 KR 101665195B1 KR 1020140149745 A KR1020140149745 A KR 1020140149745A KR 20140149745 A KR20140149745 A KR 20140149745A KR 101665195 B1 KR101665195 B1 KR 101665195B1
Authority
KR
South Korea
Prior art keywords
procedure
computer
symbol
computerized
stored
Prior art date
Application number
KR1020140149745A
Other languages
Korean (ko)
Other versions
KR20160050767A (en
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 KR1020140149745A priority Critical patent/KR101665195B1/en
Publication of KR20160050767A publication Critical patent/KR20160050767A/en
Application granted granted Critical
Publication of KR101665195B1 publication Critical patent/KR101665195B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Abstract

본 발명은 기기의 모양에 해당하는 그림을 모아서 객체를 표현하는 기능이기 때문에 추가적인 부분이 발생할 시 해당 부분만 추가하여 기기를 그리는 라이브러리를 변경하는 것이므로 새로이 프로그램할 필요없이 프로그램에서 사용하는 dll 파일의 변경만으로 객체를 쉽게 추가할 수 있는 발전소 고유심벌을 절차서에 수록하기 위한 방법에 관한 것이다.Since the present invention is a function of expressing an object by collecting pictures corresponding to the shape of a device, when the additional part occurs, the library to draw the device is added by adding only the corresponding part, so that the change of the dll file And a method for storing a power plant unique symbol that can easily add an object to a procedure.

Description

발전소 고유심벌을 전산화절차서에 수록하기 위한 방법{The method for adding distinct symbol to the computerized procedure systemt}[0001] The present invention relates to a method for storing a power plant unique symbol in a computerized procedure document,

본 발명은 기기의 모양에 해당하는 그림을 모아서 객체를 표현하는 기능이기 때문에 추가적인 부분이 발생할 시 해당 부분만 추가하여 기기를 그리는 라이브러리를 변경하는 것이므로 새로이 프로그램할 필요없이 프로그램에서 사용하는 dll 파일의 변경만으로 객체를 쉽게 추가할 수 있는 발전소 고유심벌을 절차서에 수록하기 위한 방법에 관한 것이다.Since the present invention is a function of expressing an object by collecting pictures corresponding to the shape of a device, when the additional part occurs, the library to draw the device is added by adding only the corresponding part, so that the change of the dll file And a method for storing a power plant unique symbol that can easily add an object to a procedure.

전산화절차서는 기존 아날로그 주제어실의 종이 절차서를 대신하는 디지털 주제어실의 시스템이다. The computerization procedure is a system of digital control room replacing the paper procedure of the existing analogue control room.

전산화절차서 수행기는 기존에 종이에서 보는 절차항목들을 컴퓨터화면에서 띄워 볼 수 있는 프로그램으로 수행기 안에는 직무지원정보(기기표시 및 기기상태표시: 예) 펌프, 밸브의 모양 및 해당 기기의 작동여부(작동기기는 빨강, 미작동 기기는 초록으로 표시), 특정 수치 표시 등)를 포함하고 있다. The computerized procedural processor is a program that allows you to view procedural items from a paper on a computer screen. Job support information (device display and device status display: eg) displays the shape of the pump and valve, Red, and inactive devices are indicated in green), specific numeric display, etc.).

해당 직무지원정보를 수행기에 표시하기 위해서 기존에는 각 기기의 상태를 BMP나 JPG파일로 필요한 파일들을 따로 편집하는 문제점이 있었다.In order to display the job support information on the performance device, there has been a problem that the status of each device is edited separately as a BMP or JPG file.

문제점이 되는 이유는 안전제어계통의 펌프나 밸브가 추가된다고 가정하게 될 경우 추가될 펌프나 밸브의 모양은 기존의 비안전제어계통과 모양은 같으나, 상위에 "s"만 추가로 붙게 된다. "s"가 붙은 객체를 추가로 만들 경우 "s"가 추가된 비활성화 펌프, 열려있는 펌프, 닫혀있는 펌프, 비활성화 밸브, 열려있는 밸브, 닫혀있는 밸브 등 총 6개를 기존의 비안전제어 계통에 추가로 제작하여 전산화절차서 수행기에 추가해야하는 상황이 발생하게 되며 이들의 객체를 표시하기 위해서 수행기를 디버깅하고 컴파일링하여 다시 프로그래밍하게 되는 번거로움이 발생하게 되었다. The problem is that if a safety control system pump or valve is supposed to be added, the shape of the pump or valve to be added is the same as that of the existing non-safety control system, but with an additional "s" in the top. If an additional object with an "s" is added, a total of six of the deactivated pump with "s" added, open pump, closed pump, deactivation valve, open valve and closed valve, It is necessary to add them to the computerized procedural execution unit. Therefore, it is troublesome to debug and compile the execution unit and reprogram the program to display the objects.

해외원전 수출시 국내의 표시 기준과 다른 해외의 표시기준을 전산화절차서 수행기에 추가해야한다고 가정한다면 이로 인해 발생하는 역무와 파일추가 업무는 더 많아질 것이라 예상된다.Assuming that domestic and international marking standards should be added to the computerized procedural execution system when exporting nuclear power plants overseas, it is anticipated that this will result in more work to be done and additional files.

이와 관련된 종래기술로 대한민국 등록특허공보 KR10-1090360호는 상수도 관망의 블록 정보 전산화 시스템 및 정보취득 방법이고, 공개특허 KR10-2010-0001875호는 건설 가치공학 사례 데이터베이스 구축 방법과, 이를 저장한 컴퓨터가 판독 가능한 기록매체 및 이를 수행하기 위한 시스템에 관한 것으로, 본 발명의 기술적 특징인 "새로이 프로그램할 필요없이 프로그램에서 사용하는 dll 파일의 변경만으로 객체를 쉽게 추가할 수 있는 기기를 그리는 라이브러리만을 변경"이 이들 문헌에 구체적으로 개시되어 있지 아니하므로 기술적 구성 및 작용효과에서 차이가 현저합니다.Korean Patent Registration No. KR10-1090360 discloses a block information computerization system and information acquisition method for a water supply pipe network. Patent Document KR10-2010-0001875 discloses a construction value engineering database construction method and a computer Readable recording medium and a system for carrying out the same. It is a technical feature of the present invention to " change only a library that draws a device capable of easily adding an object only by changing a dll file used in a program without having to newly program & Since they are not specifically disclosed in these documents, the difference in technical structure and operation effect is remarkable.

본 발명이 해결하려는 과제는 종래기술 및 문제점에서 제시한 예시와 같이 동일기기에서 "s"만 추가된 기기를 추가하는 상황이 발생할 때 기존의 기술보다 추가되는 부분이 현저히 적어지게 된다. 기존 기술의 경우 "s"가 들어간 모든 기기를 만들어서 그림파일로 만들어내고 이를 수행기에 넣어 돌아갈 수 있게 만들어야 되지만, 발명된 기술로 그림을 표현하게 되면 "s"표시 그림 하나와 그림이 표시되는 위치 그리고 레이어의 위치만 적어주게 되면 해당 기기를 수행기에서 그릴 수 있게 되며 전체 기기에 추가적으로 그림을 그리지 않아도 되게 된다.The problem to be solved by the present invention is that, when a situation in which a device added with "s" is added in the same device as in the prior art and the example presented in the problem occurs, In the case of the existing technology, it is necessary to make all the devices having "s" and make them into a drawing file and put them back in the execution machine, but when the drawing is made with the invented technique, the "s" If you only specify the location of the layer, you will be able to draw the device on the implementer, and you will not need to draw additional images on the entire device.

본 발명의 과제 해결 수단은 전산화 절차서를 제작할 때 필요한 발전소 고유심벌을 조사하는 단계와, 조사된 심벌, 연산자 등의 기호를 제작하는 필요한 객체를 dll 파일에 입력 저장하는 단계와, dll 파일에 입력 저장된 객체를 이용하여 심벌 및 연산자 등을 편집하여 보여주는 단계를 포함하는 발전소 고유심벌을 전산화절차서에 수록하기 위한 방법을 제공하는데 있다. The method includes the steps of examining a power plant unique symbol necessary for producing a computerized procedure document, inputting and storing in a dll file necessary objects for producing symbols such as symbols and operators, And displaying a symbol and an operator by editing the symbol and the operator using the object.

보다 구체적으로, 본 발명의 과제 해결 수단은 신규원전에 전산화절차서 도입 시에 기기심벌(기기 및 객체)이 기존 기기 및 객체와 비교하여 일치하는지 여부를 확인하는 단계와, 비교 결과 일치할 경우 기존 기기 및 객체를 사용하는 단계를 포함하며, 그렇지 않을 경우 필요한 기기 또는 객체의 모양을 먼저 확인하는 단계를 포함한다. More specifically, a task resolution means of the present invention comprises the steps of: checking whether a device symbol (device and object) is in agreement with an existing device and an object when introducing a computerized procedure into a new source; And using the object, and if not, first checking the shape of the required device or object.

새로이 추가해야할 기기 또는 객체의 그림을 생성하기 위한 베이스(base) 그림(svg파일)들을 생성하는 단계와, 새로이 생성된 그림 위에 해당 그림의 배치 및 레이어의 정보를 입력하여 라이브러리를 생성하는 단계와, 새로이 생성된 라이브러리를 dll에 추가 등록하고 저장하는 단계와, 기존 응용프로그램에서 사용되고 있는 dll을 새로이 생성한 dll로 변경하는 단계와, 변경된 dll 파일을 이용하여 pxs를 사용하는 단계로 이루어진 발전소 고유심벌을 전산화절차서에 수록하기 위한 방법을 제공하는데 있다.Generating base pictures (svg files) for creating a picture of a device or object to be newly added, generating a library by inputting layout information of the picture and layer information on a newly generated picture, Adding and registering a newly created library to the dll, changing the dll used in the existing application program to the newly created dll, and using the modified pxs using the modified dll file, And to provide a method for recording in a computerized procedure.

본 발명으로 종래기술 및 문제점에서 제시한 예시와 같이 동일기기에서 "s"만 추가된 기기를 추가하는 상황이 발생할 때 기존의 기술보다 추가되는 부분이 현저히 적어지게 된다. 기존 기술의 경우 "s"가 들어간 모든 기기를 만들어서 그림파일로 만들어내고 이를 수행기에 넣어 돌아갈 수 있게 만들어야 되지만, 발명된 기술로 그림을 표현하게 되면 "s"표시 그림 하나와 그림이 표시되는 위치 그리고 레이어의 위치만 적어주게 되면 해당 기기를 수행기에서 그릴 수 있게 되며 전체 기기에 추가적으로 그림을 그리지 않아도 되는 유리한 효과가 있다.As a result of the present invention, when a situation in which a device added with only "s " is added in the same device as in the example shown in the related art, a portion added to the existing technology becomes significantly smaller. In the case of the existing technology, it is necessary to make all the devices having "s" and make them into a drawing file and put them back in the execution machine, but when the drawing is made with the invented technique, the "s" If you give only the position of the layer, it is possible to draw the corresponding device on the performance device, and there is an advantageous effect that the additional device need not be additionally drawn.

도 1은 종래 기술의 구성도이다.
도 2는 본 발명에 따른 구성도이다.
1 is a block diagram of the prior art.
2 is a configuration diagram according to the present invention.

본 발명의 실시를 위한 구체적인 내용에 대하여 살펴본다.Hereinafter, the present invention will be described in detail.

본 발명은 전산화 절차서를 제작할 때 필요한 발전소 고유심벌을 조사하는 단계와, 조사된 심벌, 연산자 등의 기호를 제작하는 필요한 객체를 dll 파일에 입력 저장하는 단계와, dll 파일에 입력 저장된 객체를 이용하여 심벌 및 연산자 등을 편집하여 보여주는 단계를 포함하는 발전소 고유심벌을 간단하고 편리하게 전산화절차서에 수록하기 위한 방법을 제공하는데 있다. 본 발명에 따른 실시 예를 살펴본다. The method includes the steps of: examining power plant unique symbols necessary for producing a computerized procedure document; inputting and storing in a dll file necessary objects for producing symbols such as symbols and operators; And a step of editing and showing symbols and operators in a computerized procedure document. An embodiment according to the present invention will be described.

<실시 예><Examples>

본 발명에 따른 구체적인 실시 예를 도면에 기초하여 살펴본다. 도 1은 종래 기술의 구성도이다. 도 2는 본 발명에 따른 구성도이다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of the present invention will now be described with reference to the drawings. 1 is a block diagram of the prior art. 2 is a configuration diagram according to the present invention.

도 1은 종래의 기술적 구성으로 해당기기의 모양이 조금만 바뀌어도 그림을 다시 온전하게 전체를 그려서 추가하는 것을 도시한 도면이다.FIG. 1 is a diagram showing a state in which a picture is completely rewritten and completely drawn even if the shape of the corresponding device is slightly changed according to a conventional technical configuration.

본 발명은 프로그램 변경 없이 추가 가능하게 만드는 방법이다. The present invention is a method for making it possible to add without changing the program.

도 2는 종래의 심벌 및/또는 연산자를 형성하기 위하여 심벌이나 연산자를 편집하는데 필요한 객체를 심벌 dll(Symbol.dll) 파일에 등록 저장시키고, 전산화 절차서 편집 시 필요한 심벌이나 연산자 등을 만들어 편집에 사용할 수 있도록 구성되어 있다. FIG. 2 shows an example of registering and storing an object necessary for editing a symbol or an operator in a symbol dll (Symbol.dll) file in order to form a conventional symbol and / or an operator and creating a symbol or an operator necessary for editing a computerized procedure .

기존의 기기 추가 시에는 해당기기의 그림(기기의 모양이 조금만 바뀌어도 모두 추가해야했음)을 만들어야만했다.(도1 참조) 하지만 본 발명의 방법을 사용하면 기기의 모양이 되는 그림들을 모아서 객체를 표현하는 기능이기 때문에 추가적인 부분 발생 시에는 해당부분만 추가하여 기기를 그리는 라이브러리를 변경하는 것이므로 새로 프로그래밍할 필요없이 프로그램에서 사용하는 dll파일의 변경만으로 객체를 쉽게 추가할 수 있게 된다.(도2 참조)When adding a conventional device, it is necessary to make a picture of the device (even if the shape of the device is slightly changed, all should be added) (see FIG. 1). However, by using the method of the present invention, So that it is possible to easily add objects only by changing the dll file used in the program without needing to newly program it (see FIG. 2).

본 발명에 대해서는 도 2의 예를 참조하여 상세히 설명한다.The present invention will be described in detail with reference to the example of Fig.

도2에서 보는 바와 같이 도1 과는 다르게 기기모양의 일부분만을 라이브러리에 추가하여 기존기기와 동일한 모양 또는 그림으로 구성하는 기법이다. As shown in FIG. 2, in contrast to FIG. 1, only a part of the device shape is added to the library to form the same shape or picture as the existing device.

동적 연결 라이브러리(dll, dynamic link library) 파일은 특정 작업을 수행하는데 필요한 코드와 기타 리소스를 프로그램에서 공유할 수 있게 해주는 실행 파일로서 프로그램과 함께 컴파일해서 쓰지 않고 라이브러리로 만들어 프로그램을 실행할 때마다 동적으로 불러와서 편집 사용할 수 있다. A dynamic link library (dll) file is an executable file that allows a program to share the code and other resources required to perform a specific task. It is created as a library without being compiled with the program. You can import and edit.

해당기법을 사용할 시에는 수행기를 다시 프로그래밍할 필요도 없으며 라이브러리의 내용을 바꾸는 방식으로 객체를 이용하여 편집되어 화면에 표시할 수 있는 방법이다.When using this technique, there is no need to reprogram the implementer, and it can be edited and displayed on the screen by using the object in a way that changes the contents of the library.

보다 구체적으로, 도 2에서, "T" 자형 그림은 "-"와 "l"을 합한 것으로 심벌(Symbol.dll) dll 파일에서 Pump.lib를 이용하여 얻을 수 있다.More specifically, in FIG. 2, a "T" -shaped picture is obtained by adding "-" and "l" and using Pump.lib in a symbol (Symbol.dll) dll file.

도 2에서, Nand 게이트의 그림인 "

Figure 112014104903770-pat00001
"는 객체인 "
Figure 112014104903770-pat00002
"와 객체인 "
Figure 112014104903770-pat00003
"를 합한 것으로 연산자(Operator.dll) dll 파일에서 Nand.lib 를 이용하여 얻을 수 있다.In Figure 2, the figure of the Nand gate, "
Figure 112014104903770-pat00001
"Is an object"
Figure 112014104903770-pat00002
"And the object"
Figure 112014104903770-pat00003
"Can be obtained by using Nand.lib in the operator (Operator.dll) dll file.

편집자가 원하는 그림을 얻기 위하여 각각의 객체를 입력하고, 입력된 객체를 결합하여 원하는 그림을 얻는 명령어는 .lib 로 구성된다. The editor is composed of .lib to input each object to get the desired picture, and to combine the input objects to obtain the desired picture.

본 발명에 따른 dll 파일은 심벌 및 연산자를 포함하는 복수의 dll 파일로 구성될 수 있다. The dll file according to the present invention may be composed of a plurality of dll files including symbols and operators.

도 3은 본 발명에 따른 전체적인 흐름도를 도시한 것이다. Figure 3 shows an overall flow chart according to the present invention.

보다 구체적으로, 본 발명은 신규원전에 전산화절차서 도입 시에 컴퓨터 메모리에 등록 저장되어야할 기기 및 객체를 입력하여 이미 컴퓨터 메모리에 등록 저장된 전산화절차서의 기기 및 객체와 비교하여 일치하는지 여부를 컴퓨터에 탑재된 프로그램으로 판단하는 단계와, 서로 비교하여 일치할 경우에 컴퓨터에 등록 저장된 전산화절차서의 기기 및 객체를 신규원전의 고유심벌 전산화 절차서에 사용할 수 있도록 해당 파일에 저장하는 단계를 포함하며, 그렇지 않을 경우 필요한 기기 또는 객체의 모양을 먼저 확인하는 단계를 포함한다. More particularly, the present invention relates to a method for controlling a computer system, comprising: inputting a device and an object to be registered and stored in a computer memory at the time of introduction of a computerized procedure into a new nuclear power plant, And storing the device and object of the computerized procedure stored in the computer in a corresponding file for use in the unique symbol computerization procedure of the new nuclear power plant, And first confirming the shape of the required device or object.

신규원전의 고유심벌 전산화 절차서에 새로이 추가해야할 기기 또는 객체의 경우에 해당 기기 또는 객체의 그림 위에 배치 및 레이어의 정보를 입력하여 다이나믹 연결 라이브러리를 생성하는 단계와, 새로이 생성된 라이브러리를 dll에 추가 등록하고 저장하는 단계와, 이미 등록 저장된 기기 및 객체(기존 응용프로그램)를 사용하고 있는 다이나믹 연결 라이브러리 파일을 새로이 생성한 dll 파일로 변경하는 단계와, 변경된 다이나믹 연결 라이브러리 파일을 이용하여 절차 실행 시스템(pxs, procedure excution system)을 사용하는 단계를 포함한다.A step of creating a dynamic connection library by inputting arrangement and layer information on a picture of a corresponding device or object in the case of a device or an object to be newly added to a new symbol of a new symbol of a new symbol, And changing a dynamically linked library file using an already registered device and an object (an existing application program) into a newly created dll file; and executing a procedure execution system (pxs , a procedure excution system).

본 발명은 발전소 고유심벌을 전산화절차서에 수록하기 위한 기기심벌이 메모리에 등록 저장된 컴퓨터(다양한 종류의 단말기 또는 서버 등 포함)를 이용하여 적용될 수 있다.The present invention can be applied to a computer (including various types of terminals or servers) in which a device symbol for storing a power plant unique symbol in a computerized procedure is stored in a memory.

본 발명은 신규원전에 전산화절차서에 들어갈 기기심벌이 파일로 존재할 경우에 기존원전의 전산화절차서와 컴퓨터상에서 기기심벌이 서로 일치하는지 여부와 존재하는지 여부를 컴퓨터에 탑재된 프로그램으로 비교할 수 있다. The present invention can compare whether or not the computer symbols on the computer correspond to whether or not the computer codes of existing nuclear power plants are present in the computer when the apparatus symbol to be entered into the computer is included in the new nuclear power plant.

본 발명은 기기의 모양에 해당하는 그림을 모아서 객체를 표현하는 기능이기 때문에 추가적인 부분이 발생할 시 해당 부분만 추가하여 기기를 그리는 라이브러리를 변경하는 것이므로 새로이 프로그램할 필요없이 프로그램에서 사용하는 dll 파일의 변경만으로 객체를 쉽게 추가할 수 있는 발전소 고유심벌을 절차서에 수록하기 위한 방법을 제공하여 기존의 기술보다 추가되는 부분이 현저히 적어지므로 산업상 이용가능성이 매우 높다.Since the present invention is a function of expressing an object by collecting pictures corresponding to the shape of a device, when the additional part occurs, the library to draw the device is added by adding only the corresponding part, so that the change of the dll file This method provides a method for storing a unique symbol of a power plant that can easily add an object to the procedure, and the added portion of the existing technology is remarkably reduced, which is very likely to be used industrially.

Claims (4)

삭제delete 신규 원전 도입시 컴퓨터에 등록 저장된 발전소 고유심벌을 전산화절차서에 수록하기 위한 방법에 있어서,
신규원전에 전산화절차서 도입 시에 컴퓨터 메모리에 등록 저장되어야할 기기 및 객체를 입력하여 이미 컴퓨터 메모리에 등록 저장된 전산화절차서의 기기 및 객체와 비교하여 일치하는지 여부를 컴퓨터에 탑재된 프로그램으로 판단하는 단계; 및
서로 비교하여 일치할 경우에 컴퓨터에 등록 저장된 전산화절차서의 기기 및 객체를 신규원전의 고유심벌 전산화 절차서에 사용할 수 있도록 해당 파일에 저장하는 단계를 포함하며,
신규원전의 고유심벌 전산화 절차서에 새로이 추가해야할 기기 또는 객체의 경우에 해당 기기 또는 객체의 그림 위에 배치 및 레이어의 정보를 입력하여 다이나믹 연결 라이브러리를 생성하는 단계;
컴퓨터 메모리에 새로이 생성된 다이나믹 연결 라이브러리를 컴퓨터 메모리 내의 다이나믹 연결 라이브러리 파일에 추가로 등록 저장하는 단계;
추가로 등록 저장된 다이나믹 연결 라이브러리 파일을 컴퓨터 모니터에 불러와 사용하는 단계로 이루어진 발전소 고유심벌을 전산화절차서에 수록하기 위한 방법.
A method for storing a unique symbol of a plant registered in a computer in a computerized procedure when a new nuclear power plant is introduced,
Inputting a device and an object to be registered and stored in a computer memory when introducing a computerized procedure into a new nuclear power plant, comparing the device and the object of the computerized procedure document already stored in the computer memory, and determining whether the program matches the program stored in the computer; And
And storing the apparatus and object of the computerized procedure stored in the computer in a corresponding file for use in the unique symbol computerization procedure of the new nuclear power plant,
Generating a dynamic connection library by inputting information of a layout and a layer on a picture of the device or object to be newly added to a device or object to be newly added to the unique symbol computerization procedure of the new source;
Registering a newly created dynamic connection library in the computer memory in addition to the dynamic connection library file in the computer memory;
Further registering a method for recording a plant specific symbol in a computerized procedure comprising the steps of loading and storing the stored dynamic connection library file on a computer monitor.
청구항 2에 있어서,
상기 다이나믹 연결 라이브러리 파일은 심벌 및 연산자를 포함하는 복수의 다이나믹 연결 라이브러리 파일을 포함함을 특징으로 하는 발전소 고유심벌을 전산화절차서에 수록하기 위한 방법.
The method of claim 2,
Wherein the dynamic link library file comprises a plurality of dynamic link library files including symbols and operators. &Lt; RTI ID = 0.0 &gt; 8. &lt; / RTI &gt;
삭제delete
KR1020140149745A 2014-10-31 2014-10-31 The method for adding distinct symbol to the computerized procedure systemt KR101665195B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140149745A KR101665195B1 (en) 2014-10-31 2014-10-31 The method for adding distinct symbol to the computerized procedure systemt

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140149745A KR101665195B1 (en) 2014-10-31 2014-10-31 The method for adding distinct symbol to the computerized procedure systemt

Publications (2)

Publication Number Publication Date
KR20160050767A KR20160050767A (en) 2016-05-11
KR101665195B1 true KR101665195B1 (en) 2016-10-11

Family

ID=56025659

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140149745A KR101665195B1 (en) 2014-10-31 2014-10-31 The method for adding distinct symbol to the computerized procedure systemt

Country Status (1)

Country Link
KR (1) KR101665195B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100901319B1 (en) * 2007-09-27 2009-06-09 한국전력공사 System and method for intelligent distribution automation
JP2014206993A (en) * 2004-05-04 2014-10-30 フィッシャー−ローズマウント システムズ,インコーポレイテッド Graphic element with multiple visualizations in process environment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101204087B1 (en) * 2011-01-31 2012-11-22 한국전력기술 주식회사 A system and method for intelligent piping and instrumentation diagram creation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014206993A (en) * 2004-05-04 2014-10-30 フィッシャー−ローズマウント システムズ,インコーポレイテッド Graphic element with multiple visualizations in process environment
KR100901319B1 (en) * 2007-09-27 2009-06-09 한국전력공사 System and method for intelligent distribution automation

Also Published As

Publication number Publication date
KR20160050767A (en) 2016-05-11

Similar Documents

Publication Publication Date Title
CN108287718B (en) Special effect editing method and device based on game engine
US10262083B2 (en) Data transformation from 3D model of material
CN111596912A (en) Non-programming visual construction system and method for radar display control software based on component library
CN106662857A (en) Control program maintenance device, control program maintenance method, and program
JP2018045544A (en) Program processing apparatus and program
KR20130140339A (en) An implementation of multi-platform authoring system for augmented reality contents
KR101791536B1 (en) System for authoring and executing rule-based business application
JP3805776B2 (en) Graphical programming device and programmable display
KR101665195B1 (en) The method for adding distinct symbol to the computerized procedure systemt
US10733340B2 (en) System configuration creation supporting device
KR102039422B1 (en) Apparatus and method for automatically processing images
US20150339272A1 (en) Project-data creation apparatus
JP2012174128A (en) Plant monitoring control system
JP6097231B2 (en) Program generating apparatus and method
KR20180073782A (en) Process management device for image processing and operating method thereof
US20180365341A1 (en) Three-Dimensional Cad System Device, and Knowledge Management Method Used in Three-Dimensional Cad
JP2010128908A (en) Information processing apparatus, control method for the same, and program
JP2017220142A (en) Programming device
JP6566151B2 (en) System design support apparatus and system design support method
JP2008117029A (en) Method for checking out invalid procedure during creation of operational work procedure, method for generating command for preventing occurrence of failure, automatic execution command generation system, and program therefor
CN110806871A (en) Configurable ship management system
JP2020098375A (en) Monitoring screen generation device and monitoring screen generation method
US11921496B2 (en) Information processing apparatus, information processing method and computer readable medium
JP6879743B2 (en) Image inspection equipment and image inspection method
CN116740301B (en) Three-dimensional virtual monitoring system and method and monitoring equipment

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant