CN110244936B - Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software - Google Patents

Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software Download PDF

Info

Publication number
CN110244936B
CN110244936B CN201910347952.3A CN201910347952A CN110244936B CN 110244936 B CN110244936 B CN 110244936B CN 201910347952 A CN201910347952 A CN 201910347952A CN 110244936 B CN110244936 B CN 110244936B
Authority
CN
China
Prior art keywords
visio
software
algorithm
flow chart
configuration
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201910347952.3A
Other languages
Chinese (zh)
Other versions
CN110244936A (en
Inventor
马腾飞
任保华
刘志新
王宏星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China General Nuclear Power Corp
China Techenergy Co Ltd
Original Assignee
China General Nuclear Power Corp
China Techenergy Co Ltd
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 China General Nuclear Power Corp, China Techenergy Co Ltd filed Critical China General Nuclear Power Corp
Priority to CN201910347952.3A priority Critical patent/CN110244936B/en
Publication of CN110244936A publication Critical patent/CN110244936A/en
Application granted granted Critical
Publication of CN110244936B publication Critical patent/CN110244936B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention belongs to the technical field of configuration software, and provides a method and a device for supporting VISIO flow chart to automatically import DCS algorithm configuration software, aiming at solving the technical problems of large workload and manual mistake in the process of converting the flow chart in VISIO software into the configuration software in the prior art, wherein the method comprises the following steps: establishing a configuration method algorithm library of a mapping relation between VISIO software and each module of DCS algorithm configuration software based on a VISIO flow chart attribute information parameter set and corresponding algorithm information in the DCS algorithm configuration software; and automatically identifying various graph shapes, main bodies inside the graphs and the connection relation among the graphs in the VISIO flow chart by the configuration method algorithm library, and automatically outputting corresponding algorithm information which can be identified by DCS algorithm configuration software. Therefore, the flow chart in the VISIO software can be automatically converted into a file format which can be identified by the configuration software, and the automation degree of the DCS algorithm configuration software is improved.

Description

Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software
Technical Field
The invention relates to the technical field of configuration software, in particular to the technical field of DCS algorithm configuration for a nuclear power station, and more particularly relates to a method and a device for supporting a VISIO flow chart to automatically import DCS algorithm configuration software.
Background
The configuration software is one of the upper computer software, also called configuration monitoring software system software. The software is a software platform and a development environment which are positioned at the first level of a monitoring layer of an automatic control system, and provides a general-level software tool for quickly constructing a monitoring function of an industrial automatic control system for a user by using a flexible configuration mode. The application field of the configuration software is wide, and the configuration software can be applied to the fields of data acquisition and monitoring control, process control and the like in the fields of electric power systems, water supply systems, petroleum, chemical engineering and the like.
The VISIO software is software for drawing a flowchart and a schematic diagram among a series of Microsoft Office (registered trademark) software developed by Microsoft (registered trademark) corporation. Due to the convenience of VISIO software in drawing flow charts, those skilled in the art of package configuration software also often use VISIO software to draw flow charts that need to be configured, such as FD charts drawn using VISIO software.
The inventor discovers that in the process of implementing the invention: although the VISIO software can well help technicians to draw a flow chart with clear logic, in the configuration software, the language format required by the configuration software still needs to be redesigned according to the format in the configuration software; in the process of configuring software, the workload is large, and human input errors are easy to occur.
Disclosure of Invention
In order to solve the technical problems of large workload and manual mistake in the process of converting a flow chart in VISIO software into configuration software in the prior art, the invention provides a method and a device for supporting the VISIO flow chart to automatically import DCS algorithm configuration software, which can automatically convert the flow chart in the VISIO software into a file format which can be identified by the configuration software and improve the automation degree of the DCS algorithm configuration software.
In order to achieve the above object, the technical solution provided by the present invention comprises:
the invention provides a method for supporting VISIO flow chart to automatically import DCS algorithm configuration software on one hand, which is characterized by comprising the following steps:
the method comprises the steps of sorting various graph shapes, main bodies inside graphs and connection relations among the graphs in VISIO software, and obtaining a VISIO flow chart attribute information parameter set;
sorting the shapes of various graphs in the VISIO software and the connection relation among the graphs, and respectively carrying out corresponding algorithm information in DCS algorithm configuration software;
establishing a configuration method algorithm library of a mapping relation between VISIO software and each module of DCS algorithm configuration software based on the VISIO flow chart attribute information parameter set and corresponding algorithm information in the DCS algorithm configuration software;
an interface for importing a VISIO flow chart is established in DCS algorithm configuration software, so that the VISIO flow chart imported through the interface can automatically identify various graph shapes, main bodies inside graphs and connection relations among the graphs in the VISIO flow chart through the configuration method algorithm library, and automatically output corresponding algorithm information which can be identified by the DCS algorithm configuration software.
In a preferred implementation manner of the embodiment of the present invention, the method further includes: establishing an error detection unit in the configuration method algorithm library, wherein the error detection unit is provided with various graph shapes in VISIO software, a main body in the graph and a rule information database of connection relation between the graphs; and when the imported VISIO flow chart does not meet the requirements of the rule information database, outputting corresponding error information.
In a preferred implementation manner of the embodiment of the present invention, the DCS algorithm configuration software is REDACE type configuration software, and the method further includes: adding the configuration method algorithm library into the REDACE, and receiving a VISIO type flow chart through the REDACE.
In a further preferred implementation manner of the embodiment of the present invention, when the flowchart that receives the VISIO type includes a plurality of Sheet pages, the user may select a drawing page to be imported as needed.
In a further preferred implementation manner of the embodiment of the present invention, the method further includes: synchronizing EAST variables in REDACE so that input and output variables of the VISIO type flow diagram are all loaded into REDACE engineering and the variable names are consistent with those in the VISIO type flow diagram.
In a preferred implementation manner of the embodiment of the present invention, the method further includes: regarding the graph of the VISIO type flow chart in the software frame as an effective graph, importing the effective graph into configuration software, and enabling the content of the VISIO type flow chart outside the software frame to comprise an interface of the control station and a site or SICD (shared information device), and description information and remark information of the drawing; and the content of the VISIO type flow chart outside the software frame is used as the background of a configuration graph in configuration software and is displayed together with the algorithm configuration.
In a preferred implementation manner of the embodiment of the present invention, the method further includes: and analyzing the graph of the algorithm block in the imported VISIO flow chart into a form which can be identified by REDACE through the algorithm library of the configuration method, and analyzing the variable graph in the imported VISIO flow chart into a form which can be identified by REDACE for wiring.
In a further preferred implementation of an embodiment of the present invention, the method further includes: and adjusting the initial position of the connecting line on the basis of the imported VISIO flow chart, and connecting the corresponding graph.
The second aspect of the present invention further provides an apparatus for supporting automatic importing of a VISIO flowchart into DCS algorithm configuration software, which is characterized by comprising:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method as any one of the first aspect provides.
The third aspect of the present invention also provides a computer-readable storage medium, characterized in that a computer program is stored thereon, which is executed by a processor to implement the method as any one of the first aspect provides.
By adopting the technical scheme provided by the invention, at least one of the following beneficial effects can be obtained:
1. by developing a configuration method algorithm library, the automatic import of a VISIO format flow chart into a DCS algorithm configuration chart can be supported, and the VISIO format flow chart is converted into a computer language required by DCS algorithm configuration; thereby improving the working efficiency and reducing human errors.
2. And analyzing the algorithm block graph and the variable graph in the imported VISIO flow chart into a form which can be identified by REDACCE through a configuration method algorithm library, and wiring, so that the interface styles of the VISIO format flow chart and the imported DCS algorithm configuration chart can be consistent, and subsequent engineering verification and confirmation, field debugging and maintenance are facilitated.
3. The error detection unit automatically identifies errors in the conversion process of the imported VISIO flow chart, and can identify error types, occurring positions and warning information according to error codes; thus, the error correction can be automatically carried out, and the correctness and the efficiency of the graphic configuration editing can be improved.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The objectives and other advantages of the invention may be realized and attained by the structure and/or process particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
Fig. 1 is a flowchart of a method for supporting a VISIO flowchart to automatically import DCS algorithm configuration software according to an embodiment of the present invention.
Fig. 2 is a flowchart of a method for supporting VISIO flowchart to automatically import DCS algorithm configuration software according to another embodiment of the present invention.
Fig. 3 is a schematic diagram of an embodiment of the invention for converting a VISIO flowchart into a DCS algorithm configuration software intermediate format.
Fig. 4 is a schematic diagram illustrating an embodiment of the present invention for converting the DCS algorithm configuration software intermediate format into a configuration graph.
FIG. 5 is a flowchart of a method for supporting VISIO flowchart to automatically import DCS algorithm configuration software according to another embodiment of the present invention.
Fig. 6 is a schematic diagram of an apparatus for supporting VISIO flowchart to automatically import DCS algorithm configuration software according to an embodiment of the present invention.
Detailed Description
The following detailed description of the embodiments of the present invention will be provided with reference to the drawings and examples, so that how to apply the technical means to solve the technical problems and achieve the technical effects can be fully understood and implemented. It should be noted that the detailed description is only intended to make the invention easier and clearer for those skilled in the art to understand, and is not intended to be a limiting explanation of the invention; moreover, as long as there is no conflict, the embodiments and the features of the embodiments of the present invention may be combined with each other, and the technical solutions formed are all within the scope of the present invention.
Additionally, the steps illustrated in the flow charts of the drawings may be performed in a control system such as a set of controller-executable instructions and, although a logical ordering is illustrated in the flow charts, in some cases, the steps illustrated or described may be performed in an order different than that illustrated herein.
The technical scheme of the invention is described in detail by the figures and the specific embodiments as follows:
examples
In this embodiment, in order to reserve the VISIO software, which can help technicians to draw a flow chart with clear logic, and automatically convert the flow chart in the VISIO software into a file format that can be identified by configuration software, the automation degree of DCS (Digital Control System, digital instrument Control System) algorithm configuration software is improved. As shown in fig. 1, the technical solution provided in this embodiment is a method for supporting a VISIO flowchart to automatically import DCS algorithm configuration software, and the method includes:
s110, sorting various graph shapes in VISIO software, main bodies in the graphs and connection relations among the graphs, and acquiring a VISIO flow chart attribute information parameter set;
the method comprises the steps that the expression forms of DCS algorithm configuration software in a computer language are respectively realized by identifying various graphic shapes and connection relations among the graphics in the VISIO software, the expression forms can directly come from source codes of the VISIO software, and a unique corresponding software code can be customized for all graphic expression forms related to a VISIO flow chart by developers; these source or software codes are then arranged into a set of databases, the VISIO flowchart attribute information parameter sets.
S120, arranging various graph shapes and connection relations among graphs in VISIO software, and respectively arranging corresponding algorithm information in DCS algorithm configuration software;
that is, the source code or the software code sorted in S110 respectively corresponds to a machine instruction (software code) that can be identified by the DCS algorithm configuration software, and the machine instruction (software code) executed by the DCS algorithm configuration software is sorted into a database set, that is, an algorithm information set.
S130, establishing a configuration method algorithm library of a mapping relation between the VISIO software and each module of the DCS algorithm configuration software based on the VISIO flow chart attribute information parameter set and corresponding algorithm information in the DCS algorithm configuration software;
that is, a unique machine instruction (software code) capable of being executed by the DCS algorithm configuration software is respectively established in the source code or the software code required by the VISIO flowchart, and the specific form may be a reference table or a software code, which is not limited in this embodiment.
S140, an interface for importing the VISIO flow chart is established in DCS algorithm configuration software, so that the VISIO flow chart imported through the interface can automatically recognize and manage various graph shapes, main bodies inside graphs and connection relations among the graphs in the VISIO flow chart through a configuration method algorithm library, and corresponding algorithm information which can be recognized by the DCS algorithm configuration software is automatically output.
Therefore, by developing a configuration method algorithm library, the automatic import of the VISIO format flow diagram to the DCS algorithm configuration diagram can be supported, and the VISIO format flow diagram can be converted into a computer language required by DCS algorithm configuration; thereby improving the working efficiency and reducing human errors.
As is well known in the art, EAST is an engineer software general control tool, and REDACE is algorithm configuration software therein. In a preferred embodiment of this embodiment, the DCS algorithm configuration software is REDACE type configuration software, so the method for supporting the VISIO flowchart to automatically import the DCS algorithm configuration software further includes: and adding a configuration method algorithm library into the REDACCE, and receiving a VISIO type flow chart through the REDACCE.
In a further preferred implementation manner of this embodiment, the method further includes: EAST variables are synchronized in REDACE such that input and output variables of the VISIO-type flow diagram are all loaded into the REDACE engineering and the variable names are consistent with those in the VISIO-type flow diagram.
In a preferred embodiment of the present invention, the method further includes, in the process of designing an algorithm library of the configuration method: the method comprises the steps of taking a graph of a VISIO type flow chart in a software frame as an effective graph, importing the effective graph into configuration software, and enabling the content of the VISIO type flow chart outside the software frame to comprise an interface of a control station and a site or a SICD (sic computer), and description information and remark information of a drawing; and the content of the VISIO type flow chart outside the software frame is used as the background of the configuration graph in the configuration software and is displayed together with the algorithm configuration.
In a preferred implementation manner of this embodiment, the method further includes: and analyzing the graph of the algorithm block in the imported VISIO flow chart into a form which can be identified by REDACE through a configuration method algorithm library, and analyzing the variable graph in the imported VISIO flow chart into a form which can be identified by REDACE for wiring.
More specifically, as shown in fig. 2, the method for supporting the VISIO flowchart to automatically import the DCS algorithm configuration software according to the present embodiment includes:
s201, adding a VISIO flowchart (e.g., FD diagram) to the flowchart importing tool, loading a preproc.dll file (including a plug-in installed in the EAST software of the computer and including the above-mentioned configuration method algorithm library), and generating V2R (XML format) from the flowchart in the Viso format.
And S202, loading a GenRe.dll file, and generating the data of the graphic part of the future from the V2R (XML format) file.
As shown in fig. 3, a schematic diagram of the specific conversion process of S201 is shown, and a process of parsing the flowchart (style refers to the left graph of fig. 3) into V2R (format refers to the right file content of fig. 3).
As shown in fig. 4, IKG2 in fig. 4 refers to an algorithm block diagram; AI. AO refers to input/output signal pattern; dll refers to the name of the body handling this process. The detailed process corresponding to converting the VISIO flowchart into a V2R (XML format) file includes:
s2021, converting the information of the algorithm block portion (a kind of graph in the flowchart) in the V2R data to generate V2R 1; also known as an algorithm block parsing process.
S2022, a process of converting variable part (a pattern in the flowchart) information in the V2R1 data into V2R 2; also known as a variable resolution process.
S2023, converting the information of the connection lines (the connection lines in VISIO) in the V2R2 data into information conforming to the format of the REDACE algorithm configuration diagram; also known as a link resolution process.
Therefore, the algorithm block graph and the variable graph in the imported VISIO flow chart are analyzed into a form which can be identified by REDACE through the algorithm library of the configuration method, and wiring is performed, so that the interface styles of the VISIO format flow chart and the imported DCS algorithm configuration chart can be consistent, and subsequent engineering verification and confirmation, field debugging and maintenance are facilitated.
It should be noted that the implementation provided in this embodiment is not limited to the above, and may also be designed to directly convert the VISIO flowchart into the REDACE algorithm configuration diagram.
In a preferred implementation manner of this embodiment, the method further includes: establishing an error detection unit in a configuration method algorithm library, wherein the error detection unit is provided with various graph shapes in VISIO software, a main body in a graph and a rule information database of connection relations among the graphs; and when the imported VISIO flow chart does not meet the requirements of the rule information database, outputting corresponding error information.
In a preferred implementation manner provided by this embodiment, the method further includes: and adjusting the initial position of the connecting line on the basis of the imported VISIO flow chart, and connecting the corresponding graph.
In a further preferred embodiment of the present embodiment, when the flowchart that receives the VISIO type includes a plurality of Sheet pages, the user may select a drawing page to be imported as needed.
More specifically, the FD type flow chart is used for illustration, and useful information identified in the FD diagram is retained and processed to obtain a V2R file; each page of FD chart is composed of information of an internal part and an external part of a software frame. The content inside the software frame corresponds to the algorithmic logic configuration of REDACE (i.e., the process of converting the input signal into the output signal through the logic operation in the configuration), and the graph inside the software frame is regarded as an effective graph and needs to be imported into the configuration. The external content of the software frame comprises an interface between the control station and a site or a SICD (safety control device), and description information, remarks and the like of a drawing; this part has no logic function, but is displayed in the simulation function together with the algorithm configuration as a graphical background. And the previously obtained V2R file needs to be converted step by step into REDACE graphic part data (intermediate file): and analyzing the pattern of the algorithm block in the FD diagram into a format in the REDUCE, analyzing the variable pattern in the FD diagram into a format in the REDUCE, wiring, and adjusting the initial position of the wiring on the basis of the FD diagram to connect the corresponding patterns.
Therefore, the error detection unit automatically identifies errors in the conversion process of the imported VISIO flow chart, and can identify the types, the occurring positions and the warning information of the errors according to the error codes; thus, the error correction can be automatically carried out, and the correctness and the efficiency of the graphic configuration editing can be improved.
The following describes operations to be completed in EAST software by automatically importing a VISO flowchart from a user actual operation process with reference to fig. 5:
s302, starting REDACE from EAST, and adding a configuration method algorithm library for establishing a mapping relation between VISIO software and each module of DCS algorithm configuration software by applying the embodiment;
s304, synchronizing EAST variables in the REDACE, wherein the step is used for ensuring that all input and output variables in the FD graph are loaded into the REDACE project, the variable names are consistent with those in the FD graph, and otherwise, the import failure is caused;
s306, clicking a VISIO import button under the FD picture import menu, and popping up a main interface; before the VISIO import is clicked, an operator in the REDACE project needs to be selected, otherwise, a VISIO import button cannot be used;
s308, clicking an FD file loading button, selecting an FD picture file in a VISIO format, wherein the FD picture can be selected singly or in multiple ways to meet different requirements;
s310, after the FD graphs needing to be imported are selected, each FD graph may contain a plurality of Sheet pages, and a user can select the graph pages needing to be imported according to needs;
s312, clicking for checking, wherein the errors in the FD graphs can be found through checking, and the checking results are stored in the csv file and comprise error types, occurring positions and warning information;
s314, clicking an import button, importing the FD picture in the vsd format into the REDACE, wherein the FD picture can be imported only through checking a passed picture page;
s316, clicking to generate report button export list information to a PDF file;
and S318, closing the operation interface and finishing the import operation.
As shown in fig. 6, the present embodiment further provides an apparatus for supporting VISIO flowchart to automatically import DCS algorithm configuration software, where the apparatus may be a computer or other electronic device, and the apparatus includes:
a memory 210;
a processor 220; and
a computer program;
wherein the computer program is stored in the memory 210 and configured to be executed by the processor 220 to implement the method of any one of the above provided.
The present embodiments also provide a computer readable storage medium having stored thereon a computer program for execution by a processor to implement the method of any one of the above provided.
By adopting the technical scheme provided by the embodiment, at least one of the following beneficial effects can be obtained:
1. by developing a configuration method algorithm library, the automatic import of a VISIO format flow chart into a DCS algorithm configuration chart can be supported, and the VISIO format flow chart is converted into a computer language required by DCS algorithm configuration; thereby improving the working efficiency and reducing human errors.
2. And analyzing the algorithm block graph and the variable graph in the imported VISIO flow chart into a form which can be identified by REDACCE through a configuration method algorithm library, and wiring, so that the interface styles of the VISIO format flow chart and the imported DCS algorithm configuration chart can be consistent, and subsequent engineering verification and confirmation, field debugging and maintenance are facilitated.
3. The error detection unit automatically identifies errors in the conversion process of the imported VISIO flow chart, and can identify error types, occurring positions and warning information according to error codes; thus, the error correction can be automatically carried out, and the correctness and the efficiency of the graphic configuration editing can be improved.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The foregoing program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be understood that the above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention in any way. Those skilled in the art can make many possible changes and substitutions without departing from the scope of the invention by using the above disclosure and technical content, and these changes and substitutions are all within the scope of the invention.

Claims (9)

1. A method for supporting VISIO flow chart to automatically import DCS algorithm configuration software is characterized by comprising the following steps:
the method comprises the steps of sorting various graph shapes, main bodies inside graphs and connection relations among the graphs in VISIO software, and obtaining a VISIO flow chart attribute information parameter set;
sorting the shapes of various graphs in the VISIO software and the connection relation among the graphs, and respectively carrying out corresponding algorithm information in DCS algorithm configuration software;
establishing a configuration method algorithm library of a mapping relation between VISIO software and each module of DCS algorithm configuration software based on the VISIO flow chart attribute information parameter set and corresponding algorithm information in the DCS algorithm configuration software;
an interface for importing a VISIO flow diagram is established in DCS algorithm configuration software, so that the VISIO flow diagram imported through the interface can automatically identify shapes of various graphs in the VISIO flow diagram, a main body in the graph and a connection relation between the graphs through the configuration method algorithm library, and automatically output corresponding algorithm information which can be identified by the DCS algorithm configuration software, and the interface styles of the VISIO format flow diagram and the imported DCS algorithm configuration diagram can be consistent;
the graph of the VISIO type flow chart inside the software frame is regarded as an effective graph which needs to be imported into configuration software, and the content of the VISIO type flow chart outside the software frame is used as the background of the configuration graph in the configuration software; the content of the VISIO type flow chart outside the software frame comprises an interface between a control station and a site or SICD, and description information and remark information of a drawing per se; and the background of the configuration graph in the configuration software and the algorithm block corresponding to the effective graph are displayed together in the DCS algorithm configuration software.
2. The method of claim 1, further comprising: establishing an error detection unit in the configuration method algorithm library, wherein the error detection unit is provided with various graph shapes in VISIO software, a main body in a graph and a rule information database of connection relations among the graphs; and when the imported VISIO flow chart does not meet the requirements of the rule information database, outputting corresponding error information.
3. The method of claim 1, wherein the DCS algorithm configuration software is REDACE type configuration software, the method further comprising: adding the configuration method algorithm library into the REDACE, and receiving a VISIO type flow chart through the REDACE.
4. The method of claim 3, wherein when a VISIO type flowchart is received including multiple Sheet pages, the user can select a map page to be imported as desired.
5. The method of claim 3, further comprising: synchronizing EAST variables in REDACE so that input and output variables of the VISIO type flow diagram are all loaded into REDACE engineering and the variable names are consistent with those in the VISIO type flow diagram.
6. The method of any one of claims 1-5, further comprising: and analyzing the graph of the algorithm block in the imported VISIO flow chart into a form which can be identified by REDACE through the configuration method algorithm library, and analyzing the variable graph in the imported VISIO flow chart into a form which can be identified by REDACE for wiring.
7. The method of claim 6, further comprising: and adjusting the initial position of the connecting line on the basis of the imported VISIO flow chart, and connecting the corresponding graph.
8. A device for supporting VISIO flow chart to automatically import DCS algorithm configuration software is characterized by comprising the following components:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of any one of claims 1-7.
9. A computer-readable storage medium, having stored thereon a computer program for execution by a processor to perform the method of any one of claims 1-7.
CN201910347952.3A 2019-04-28 2019-04-28 Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software Active CN110244936B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910347952.3A CN110244936B (en) 2019-04-28 2019-04-28 Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910347952.3A CN110244936B (en) 2019-04-28 2019-04-28 Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software

Publications (2)

Publication Number Publication Date
CN110244936A CN110244936A (en) 2019-09-17
CN110244936B true CN110244936B (en) 2022-11-08

Family

ID=67883454

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910347952.3A Active CN110244936B (en) 2019-04-28 2019-04-28 Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software

Country Status (1)

Country Link
CN (1) CN110244936B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112148845A (en) * 2020-02-20 2020-12-29 浙江大搜车软件技术有限公司 Method and device for inputting verbal resources of robot, electronic equipment and storage medium
CN111338245B (en) * 2020-02-26 2021-06-11 杭州和利时自动化有限公司 Graphic conversion method, device and medium based on VISIO
CN111414440B (en) * 2020-03-19 2023-08-08 北京广利核系统工程有限公司 Method and system for verifying control system algorithm configuration diagram by utilizing data flow isomorphism
CN111401028B (en) * 2020-03-19 2023-12-26 北京广利核系统工程有限公司 Automatic comparison method and device for RPS software versions of nuclear power station
CN113569542A (en) * 2021-07-13 2021-10-29 上海核工程研究设计院有限公司 Implementation method for automatically drawing and analyzing nuclear power engineering construction plan network diagram
CN113986214B (en) * 2021-10-26 2024-04-23 中国核动力研究设计院 Nuclear power station DCS system application software logic diagram connection data processing method
CN114115840B (en) * 2021-11-10 2024-04-23 中国核动力研究设计院 Variable jump method and device for nuclear power station DCS system application software

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9519463B1 (en) * 2012-11-15 2016-12-13 Advanced Testing Technologies Inc. Application for automatically generating graphical flowcharts based on configurable means
CN107122338A (en) * 2017-01-16 2017-09-01 中国核动力研究设计院 A kind of method that functional diagram for digitizing I&C system is automatically converted into configuration file
CN107423054A (en) * 2017-06-29 2017-12-01 北京广利核系统工程有限公司 Self-defined graphical algorithm configuration devices, systems, and methods based on FPGA
CN109144515A (en) * 2018-06-29 2019-01-04 北京广利核系统工程有限公司 The off-line simulation method and device of the graphical algorithm configuration of DCS

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9519463B1 (en) * 2012-11-15 2016-12-13 Advanced Testing Technologies Inc. Application for automatically generating graphical flowcharts based on configurable means
CN107122338A (en) * 2017-01-16 2017-09-01 中国核动力研究设计院 A kind of method that functional diagram for digitizing I&C system is automatically converted into configuration file
CN107423054A (en) * 2017-06-29 2017-12-01 北京广利核系统工程有限公司 Self-defined graphical algorithm configuration devices, systems, and methods based on FPGA
CN109144515A (en) * 2018-06-29 2019-01-04 北京广利核系统工程有限公司 The off-line simulation method and device of the graphical algorithm configuration of DCS

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DCS组态文本自动映射电站控制系统仿真模型软件开发;段新会等;《计算机仿真》;20030130;第20卷(第01期);102-106 *
核电厂仪控设计验证转换工具的开发;裴宜星等;《计算机仿真》;20190415;第36卷(第04期);247-251 *

Also Published As

Publication number Publication date
CN110244936A (en) 2019-09-17

Similar Documents

Publication Publication Date Title
CN110244936B (en) Method and device for supporting VISIO flow chart to automatically import DCS algorithm configuration software
CN111399853B (en) Templated deployment method for machine learning model and custom operator
CN107608889B (en) Method and system for automatically generating test script
CN104407973A (en) Automatic unit test realizing method and device
CN102306122A (en) Automated testing method and equipment
CN107179971B (en) Automatic coding method and system for CAN bus fault processing
CN112083919B (en) Target service code generation method and device based on YAML template
CN109933521A (en) Automated testing method, device, computer equipment and storage medium based on BDD
CN111475390A (en) Log collection system deployment method, device, equipment and storage medium
KR101350798B1 (en) Robot system controlled on the basis of opros platform and control method thereof
CN116974541A (en) LLM-based programming auxiliary method
CN111324540A (en) Interface testing method and device
CN114091383A (en) Test sequence generation method, device and system and related equipment
CN116737174B (en) Automatic subsystem generating tool and method based on open source hong Meng system
CN116301735B (en) Method, device and storage medium for organizing software elements into software data links
JP4791990B2 (en) Plant model development system
CN105022635A (en) Algorithm file generating method and apparatus based on cloud platform and cloud platform
CN109474822B (en) Android television multi-language automatic testing method and device
CN113614659A (en) Development support device, development support device control method, information processing program, and recording medium
CN108062223B (en) Method and device for establishing connection relation between Simulink models
CN111427582A (en) Management method, device and equipment of RT L code and computer readable storage medium
CN116599864A (en) Communication test system, method, equipment and storage medium for automatic interface generation and use case modular development
CN111475159A (en) Method, device and storage medium for automatically generating program
CN105306928A (en) Method and device for testing set top box browser
CN111638905A (en) Version number generation method and device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant