This invention relates to a display and edit device, a display method and a program product and is more in particular in the technical field of carrying out a specified process on a program including function blocks by outputting data related to these blocks.
Programmable logic controllers (PLC) installed at a production site to be in charge of a factory automation system are usually adapted to carry out cyclic operations of processes such as taking signals inputted through an input unit into an I/O memory of a CPU unit (“IN-refresh”), carrying out calculations based on a user program preliminarily registered in a ladder diagram (“calculation”), writing the results of such calculation in the I/O memory to transmit them to an output unit (“OUT-refresh”) and thereafter carrying out a so-called peripheral service process.
The aforementioned user program is usually created by a ladder program capable of using function blocks established according to JIS B3503 (1997). Input and output parameters, internal variables and operations (algorithms) of the function block are established by using a language element called function block definition. When a function block is incorporated in a user program, copies referred to as function block instances are created by instantiating (or invoking) this function block definition and such function block instances are written in a ladder program. Thus, when instances based on the same function block definition are used at a plurality of locations, each is instantiated such that a plurality of function block instances are created and incorporated at each of the localities within the program. Each function instance is given its unique instance name and identified uniquely on the basis of its instance name. A function block definition may be defined so as to call another function block definition in its algorithm.
In other words, one or more function block instances can be created from one function block definition. Zero or any specified number of other function blocks may be called from one function block definition.
Function block definitions and functional block instances will be explained next by way of an example. Let us assume that function block definitions A and B are defined as shown in
Although this example has a simple structure of one function block definition A calling only one function block B definition, the actual structure may be different.
When a program is actually created where one function block definition is called by a plurality of function block definitions as shown in
Programming devices (or display and edit devices) for creating new programs and editing (or debugging) already created programs are adapted to display a program as it is examined and edited.
When the detailed content of definitions of a function block definition is displayed in the window on the right-hand side, it can be redefined by correcting the content of the definitions of the displayed function block definition and the corrected items are reflected on the function block instance. When the content of a function block instance is displayed, the content of the definitions cannot be corrected but the status of its operation can be monitored.
Japanese Patent Publication Tokkaihei 9-212213 has disclosed a monitor tool for a programmable controller system adapted to display a list on the left-hand side of the display screen and the contents of a selected one on the list on the right-hand side of the screen but this prior art system had problems as will be explained below.
Firstly, since the list on the left-hand side of the display screen shows nothing but the function block definitions, the user can ascertain what kinds of function blocks are present but cannot easily understand the relationship of their connections. Since the structure relationship among function block definitions is different from that among function block instances where there is a function block that is calling another function block, as shown in
Secondly, although the algorithm (the ladder diagram in the example of
Thirdly, when two or more function block instances are created from one function block definition and being used (such as FB3 and FB6 in the example of
Fourthly, when a programming device is being used to switch from one display screen of a program calling a certain function block to another display screen for the function block that is being called, both a function block definition and a function block instance can be an object of display but which is going to be displayed depends on the content of the process. In the prior art technology, the object of display was preliminarily determined (such as the function block definition). Thus, if the user wanted to have the function block instance displayed, the display screen had to be switched over and it was a cumbersome practice.
Fifthly, it was difficult while the algorithm of a function block instance is being displayed on the display screen to call the declaration of the function block definition from which the copy was made, say, for the purpose of editing.
It is therefore an object of this invention to provide a display and edit device, a display method and a program product with improved workability, making it possible to easily understand the structure relationships of function block definitions and function block instances, whether the algorithm, etc. on the display screen are displaying a function block definition of function block instance, and which of a plurality of function block instances based on a single function block definition is being displayed, and being capable of making a display (such as screen for editing a function block definition or for monitoring a function block instance) suitable for the current process and calling a related function block definition from a displayed function block definition.
The invention relates to a display and edit device for a program containing function blocks, characterized as comprising a program memory storing a program to be processed, a block definition analyzer for accessing the program stored in the program memory and analyzing structure relationship of function block definitions contained in this program, a block instance analyzer for accessing this program stored in the program memory and analyzing structure relationship of function block instances contained in this program, and a structure display device for causing to display structure relationship of the analyzed structure relationship of this function block definition and structure relationship of the analyzed structure relationship of this function block instance.
The invention also relates to a method of displaying a program including function blocks for a display and edit device, characterized as comprising the step of accessing the program stored in a program memory and analyzing structure relationship of function block definitions contained in this program, the step of accessing this program and analyzing structure relationship of function block instances contained in this program, and the step of displaying the analyzed structure relationship of functional block definitions and the analyzed structure relationship of functional block instances on a same display screen.
The invention further relates to a program product containing function blocks for display and editing by a display and edit device, characterized as comprising a first program portion for accessing a program containing function blocks and being stored in a program memory and analyzing structure relationship of function block definitions contained in this program, a second program portion for accessing this program and analyzing structure relationship of function block instances contained in this program, and a third program portion for displaying the analyzed structure relationship of functional block definitions and the analyzed structure relationship of functional block instances on a same display screen.
In the above, to display “on a same screen” means to cause two kinds of structure relationships to appear simultaneously on a same display and edit device. Thus, they may appear within a same window or on different windows. Since not only structure relationship of function block definitions but also that of function block instances is analyzed and displayed according to this invention, the user can take a simple look at such result of analysis to understand the structure relationship.
It is preferable to further provide the display and edit device of this invention with a display judging device for causing the structure display device to
display with an emphasis the structure relationship of the selected function block definition or selected function block instance or a corresponding portion of the structure relationship of the function block instance. With the device thus provided, the user can easily understand whether contents of definitions such as an algorithm by a function block displayed on the display screen are based on a function block definition or a function block instance and, if there are a plurality of function block instances based on a same function block definition, which of the instances is being displayed.
It is further preferable to provide the display and edit device of this invention with a display selector that selectively determines, when a command to switch display is received, whether a function block definition or a function block instance should be displayed, based on current display and current conditions of processing by the display and edit device and causes the determined display to be made. With the device of the invention thus additionally provided, a suitable choice is made automatically between function block definition and function block instance to be displayed, depending on the processing condition at the time and hence workability of the device can be improved.
The programming device 10 contains within itself a transmission processor 11 for transmitting and receiving data through the network 1 and a program memory 12 and a data memory 13 for temporarily storing programs and I/O data obtained through the transmission processor 11, respectively. The transmission processor 11 is adapted to access the controller 2 according to a specified communication protocol to read and write data and is basically of a conventional type. The program and data memories 12 and 13 may comprise a work memory such as a RAM.
Programs, which are temporarily stored in the program memory 12, are ladder programs containing function blocks. Such programs are called by a function block instance structure relationship analyzer (“instance analyzer”) 15 and a function block definition structure relationship analyzer (“definition analyzer”) 16 for analyzing the connection relation among the function blocks.
The instance analyzer 15 is for detecting a structure relationship of function block instances as shown in
If there is a function block instance that is being called, this function block instance being called is further analyzed to determine whether still another function block instance is being called thereby. This is continued, and when a function block instance that is not making any call is reached, a connection relation can be established among this series of function block instances.
As processes of this kind are repeated from the start of the program, the overall connection relationship of all function block instances within the program can be obtained. As shown in
The definition analyzer 16 is for detecting a structure relationship of function block definitions as shown in
As processes of this kind are repeated from the start of the program, the overall connection relationship of all function block definitions within the program can be obtained. In this case, unlike the analysis by the instance analyzer 15, there may a situation wherein a plurality of function block definitions are calling a same function block definition having the same definition name. Thus, the relationship may be of a tree-form with branching and joining as shown in
The structure relationships obtained by the instance analyzer 15 and the definition analyzer 16 are transmitted to a block structure display device 17 where they are displayed on a display screen each described in a tree-form.
Explained more in detail, the left-hand side of the display screen serves to display the structure relationship of function blocks and the left-hand side of the screen serves to display the algorithm (a ladder diagram in the examples of
Explained more in detail, if a function block definition is selected, a function block definition display and edit device 19 detects the input and reads out the corresponding function block definition from the program memory 12, displaying it as shown in
If a function block instance is selected, a block instance display device 20 detects the input and responds by reading out the corresponding function block instance from the program memory 12, obtaining I/O data from the data memory 13 and displaying the operating conditions of the algorithm of the function block instance based on the obtained I/O data as shown in
The input device 21 may be operated also for the purpose of switching the content of display, for example, for selecting a function block being called in another function block being displayed on the right-hand side of the screen. This is communicated to a display selector 22 which serves to determine whether it is better to display a function block definition or a function block instance. If it is judged that it is better to display a function block definition, this determination is communicated to the display and edit device 19, causing the corresponding function block definition to be read out and displayed. If it is judged that it is better to display a function block instance, this determination is communicated to the block instance display device 20, causing the corresponding function block instance to be read out and displayed.
Explained more in detail, the display selector 22 is provided with a table such as shown in Table 8. When it receives an operation input for a display change on the editing-monitoring screen, it determines what display should be made on the basis of the display which is currently being made and the current operation condition of the programming device 10 (such as editing a program or monitoring the operating condition of program being processed on the controller 2). Thus, the next display to be made is automatically determined on the basis of the current operating condition of the programming device 10. This improves the workability of the system.
The processes described above may be carried out by an application program. Thus, although the invention was described above in terms of devices actually mounted to a computer or the like, this is not intended to limit the scope of the invention. These processes may be presented in the form of software (program product). Such program products may be distributed through different types of communication lines or in the form of a recording medium of any kind.
In summary, structure relationships of function block definitions and function block instances are each analyzed and their results are displayed according to this invention and hence the user can grasp their structure relationships easily at a first glance.
Number | Date | Country | Kind |
---|---|---|---|
2003-069400 | Mar 2003 | JP | national |
2004-060828 | Mar 2004 | JP | national |
Number | Name | Date | Kind |
---|---|---|---|
5267145 | Zifferer et al. | Nov 1993 | A |
5777869 | Welch | Jul 1998 | A |
5781776 | Johnston et al. | Jul 1998 | A |
5801942 | Nixon et al. | Sep 1998 | A |
5828851 | Nixon et al. | Oct 1998 | A |
5838563 | Dove et al. | Nov 1998 | A |
5909368 | Nixon et al. | Jun 1999 | A |
5980078 | Krivoshein et al. | Nov 1999 | A |
5980096 | Thalhammer-Reyero | Nov 1999 | A |
5995916 | Nixon et al. | Nov 1999 | A |
6032208 | Nixon et al. | Feb 2000 | A |
6088665 | Burns et al. | Jul 2000 | A |
6161051 | Hafemann et al. | Dec 2000 | A |
6233703 | Powers | May 2001 | B1 |
6268853 | Hoskins et al. | Jul 2001 | B1 |
6282701 | Wygodny et al. | Aug 2001 | B1 |
RE37722 | Burnard et al. | May 2002 | E |
6425120 | Morganelli et al. | Jul 2002 | B1 |
6434737 | Nishi et al. | Aug 2002 | B1 |
6437805 | Sojoodi et al. | Aug 2002 | B1 |
6449624 | Hammack et al. | Sep 2002 | B1 |
6618856 | Coburn et al. | Sep 2003 | B2 |
6754885 | Dardinski et al. | Jun 2004 | B1 |
6854111 | Havner et al. | Feb 2005 | B1 |
6868538 | Nixon et al. | Mar 2005 | B1 |
6931288 | Lee et al. | Aug 2005 | B1 |
7042469 | Fuller | May 2006 | B2 |
7043311 | Nixon et al. | May 2006 | B2 |
7062422 | Inoko et al. | Jun 2006 | B2 |
7062718 | Kodosky et al. | Jun 2006 | B2 |
7110837 | Oka et al. | Sep 2006 | B2 |
7210117 | Kudukoli et al. | Apr 2007 | B2 |
7219306 | Kodosky et al. | May 2007 | B2 |
7272458 | Tomita | Sep 2007 | B2 |
7272815 | Eldridge et al. | Sep 2007 | B1 |
7330767 | Thiele et al. | Feb 2008 | B2 |
7356774 | Shah et al. | Apr 2008 | B2 |
7451403 | Srinivasan et al. | Nov 2008 | B1 |
7515972 | Kumar et al. | Apr 2009 | B2 |
7526347 | Lucas et al. | Apr 2009 | B2 |
RE40817 | Krivoshein et al. | Jun 2009 | E |
7599748 | Dove et al. | Oct 2009 | B2 |
20020013629 | Nixon et al. | Jan 2002 | A1 |
20020040286 | Inoko et al. | Apr 2002 | A1 |
20020059282 | Andersson et al. | May 2002 | A1 |
20020120921 | Coburn et al. | Aug 2002 | A1 |
20030034998 | Kodosky et al. | Feb 2003 | A1 |
20030088854 | Wygodny et al. | May 2003 | A1 |
20030225469 | DeRemer et al. | Dec 2003 | A1 |
20040019875 | Welch | Jan 2004 | A1 |
20040117766 | Mehta et al. | Jun 2004 | A1 |
20040194101 | Glanzer et al. | Sep 2004 | A1 |
20040199925 | Nixon et al. | Oct 2004 | A1 |
20040220684 | Fukui | Nov 2004 | A1 |
20060206217 | Fujii | Sep 2006 | A1 |
20070078538 | Kawakami et al. | Apr 2007 | A1 |
20090007000 | Hasegawa et al. | Jan 2009 | A1 |
Number | Date | Country |
---|---|---|
2345360 | Jul 2000 | GB |
64-500229 | Jan 1989 | JP |
2000-112737 | Apr 2000 | JP |
2001-242906 | Sep 2001 | JP |
2001-522077 | Nov 2001 | JP |
Number | Date | Country | |
---|---|---|---|
20040220684 A1 | Nov 2004 | US |