US8892948B2 - Configuration device for the graphical creation of a test sequence - Google Patents

Configuration device for the graphical creation of a test sequence Download PDF

Info

Publication number
US8892948B2
US8892948B2 US13/487,871 US201213487871A US8892948B2 US 8892948 B2 US8892948 B2 US 8892948B2 US 201213487871 A US201213487871 A US 201213487871A US 8892948 B2 US8892948 B2 US 8892948B2
Authority
US
United States
Prior art keywords
functional element
instance
library
library functional
graphical
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, expires
Application number
US13/487,871
Other versions
US20120311386A1 (en
Inventor
Ulrich Louis
Erkan Bostanci
Dirk Hartmann
Raimund Sprick
Thomas Jaeger
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.)
Dspace GmbH
Original Assignee
Dspace Digital Signal Processing and Control Engineering GmbH
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 Dspace Digital Signal Processing and Control Engineering GmbH filed Critical Dspace Digital Signal Processing and Control Engineering GmbH
Assigned to DSPACE DIGITAL SIGNAL PROCESSING AND CONTROL ENGINEERING GMBH reassignment DSPACE DIGITAL SIGNAL PROCESSING AND CONTROL ENGINEERING GMBH ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BOSTANCI, ERKAN, HARTMANN, DIRK, JAEGER, THOMAS, LOUIS, ULRICH, Sprick, Raimund
Publication of US20120311386A1 publication Critical patent/US20120311386A1/en
Application granted granted Critical
Publication of US8892948B2 publication Critical patent/US8892948B2/en
Assigned to DSPACE GMBH reassignment DSPACE GMBH CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: DSPACE DIGITAL SIGNAL PROCESSING AND CONTROL ENGINEERING GMBH
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/37Compiler construction; Parser generation

Definitions

  • the invention relates to a configuration device for the graphical creation of at least one test sequence for controlling a test device having at least one electronic computer unit, whereby the test device can be controlled according to the created test sequence, whereby the configuration device has at least one display device, graphical library functional elements being displayed with the display device in a library field, whereby the test sequence can be created by placing at least one instance of a library functional element in a configuration field, whereby the instance of a library functional element, said instance being placed in the configuration field, references the library functional element itself.
  • Configuration devices are known from the conventional art and are used as a technical tool in order to selectively address and control a test device (e.g., “AutomationDesk 3.2, Test and Experiment Software”, Product Description, dSPACE 2011).
  • the test device typically is a high-performance simulation computer, which often has a number of electronic computer units and assigned I/O devices, whereby a device-under-test, such as, e.g., a control device, is connected to the test device; this corresponds to a typical structure of a hardware-in-the-loop system.
  • the test sequence is a selective control of the test device and the I/O components typically comprising the test device, so that the device-under-test connected to the test device is supplied with specific signals.
  • the response of the device-under-test to the stimulation is then also determined with the test device with the use of measurement techniques and compared with the expected behavior, so that it can be determined whether the device-under-test behaves as desired.
  • the test device is equipped with a real-time-capable operating system, so that the time response of the test sequence can also be predefined and the time response of the connected device-under-test can be evaluated.
  • test sequences As in other fields, graphical programming has proven extremely useful for the creation of test sequences as well, whereby this is understood to be the description of the test sequence by block diagrams. The sequence of test events is described by a series of functional elements depicted as blocks.
  • the configuration device can be implemented in a computer different from the test device and be connected to the test device only via a data connection. It is then possible that the created test sequence is carried out in the configuration device itself and the test device is provided only with corresponding instructions for carrying out the test sequence. It is possible equally well that the graphically created test sequence is converted into an executable program with the aid of the configuration device and this program is run on the test device. It is also possible that the configuration device and the test device coincide in terms of equipment; the precise device-related configuration is not relevant in the present case.
  • Configuration devices known from the state of the art typically have a basic configuration of functions, which can be used during the creation of a test sequence; this basic configuration consists of libraries of graphical functional elements. Examples of such library functional elements are a loop functionality (for/while) or a conditional functionality (if-then-else); also important are corresponding library functional elements, which represent the test device, so that the test device is accessible in terms of hardware via the test sequence.
  • libraries are not necessarily predefined; such libraries can also be created by the user of the configuration device.
  • the typical approach is to select a graphical library functional element from a library shown in a library field and to place the selected graphical library functional element in a configuration field (“drag-and-drop”).
  • the library functional element placed in the configuration field is not the library functional element of the library itself, but an instance of the graphical library functional element, whereby this instance is connected to the library functional element, in other words, references the library functional element. This means that a subsequent change in the library functional element within the library also has an effect on the instances of this graphical library functional element in the test sequence in which instances of the library functional element are used.
  • the configuration device is attained in an embodiment, in that the graphical library functional element can be provided with a function placeholder, whereby the function placeholder in the instance of the library functional element can be provided with an instance functionality, whereby the reference of the instance of the library functional element to the library functional element is retained. It is therefore possible to provide in a graphical library functional element a place that enables individualization of an instance of this graphical library functional element, namely, in that an individual functionality of the instance—the instance functionality—is stored in the place of the function placeholder. This measure makes it possible to realize different versions of a library functional element, whereby the common functionality of all versions or all instances of the library functional element can be changed centrally at one place, namely, in the graphical library functional element itself.
  • the instance functionality of each instance of the graphical library functional element must or should be stored only in an appropriate place such as in a file that contains the corresponding test sequence.
  • a test sequence created in the configuration field or a partial test sequence can be defined as a library functional element, so that graphical library functional elements can be created that already have a function placeholder.
  • the configuration device of the invention in another embodiment, it is provided that in a reduced display of the instance of a graphical library functional element with a function placeholder, only the function placeholder is shown. This is advantageous, because the attention of the user of the configuration device is directed immediately also to the possibility of storing an instance functionality and the—perhaps very extensive—predefined and invariable functionality of the library functional element is moved into the background.
  • function placeholders can be used within function placeholders, so that even when by defining an instance functionality and subsequent derivation of a new library functional element from the functional element, individualized in part in each case, a new library functional element results, the new library functional element in turn having a function placeholder.
  • the different versions of the instance functionality of the function placeholder of a graphical library functional element can be determined and displayed in the display device.
  • the configuration device is therefore capable of recognizing different versions—in one test sequence or also from a number of test sequences—of the instance functionality in instances of a graphical library functional element and displaying them to the user, so that a rapid overview of the function versions can be obtained.
  • This is advantageous primarily in association with the configuration device, in which the function placeholder of an instance of a library functional element can be assigned an already existing version of the instance functionality of the function placeholder. This works out especially simply, when the different versions of the instance functionality are shown and a version can be selected and becomes the instance functionality of the instance of the library functional element in question.
  • FIG. 1 shows a configuration device with a configuration field
  • FIGS. 2 a - 2 d show a graphically created test sequence
  • FIG. 3 shows an exemplary embodiment of a graphical library functional element provided with a function placeholder
  • FIG. 4 shows the use of the library functional element, provided with a function placeholder, in a test sequence
  • FIG. 5 shows the functionally expanded graphical library functional element of FIG. 3 .
  • FIG. 1 in an overview first shows part of a configuration device 1 known in principle from the state of the art for the graphical creation of a test sequence 2 , which is used in each case to control a test device (not shown) having at least one electronic computer unit.
  • FIG. 1 shows in particular a display device 3 of configuration device 1 , whereby graphical library functional elements 5 are displayed with display device 3 in a library field 4 .
  • Test sequence 2 was created by placing instances 6 of a number of library functional elements 5 in a configuration field 7 . Instances 6 placed in configuration field 7 of library functional elements 5 reference the corresponding library functional element 5 in the library.
  • FIGS. 2 a - 2 d Working with graphical library functional elements 5 or with instances 6 of these library functional elements 5 is shown by way of example in FIGS. 2 a - 2 d , as is known from the conventional art.
  • a library functional element 5 which can be called the “FileContextManager,” is shown in FIG. 2 a .
  • this library functional element 5 it should be possible with this library functional element 5 to open, write to, and close a file.
  • the opening of the file is realized in the functional element “OpenFileStream” and the closing of the file is implemented by the functional element “CloseFileStream.” What is to be written to the file is to be stored specifically in the functional element “ToDo.”
  • Library functional element 5 shown in FIG. 2 a could already be a fixed part of a library, but functional element 5 could also be modeled in configuration field 7 from elementary graphical library functional elements and then be defined as a library functional element.
  • FIG. 2 b The use of library functional element 5 from FIG. 2 a in a test sequence 2 is shown in FIG. 2 b , whereby the test sequence begins with an initial functionality “S 1 ” and is ended with an ending functionality “S 2 ,” whereby between these two functionalities the content of instance 6 of library functional element 5 “FileContextManager” is executed; it is important that functional element “FileContextManager” shown in FIG. 2 b is an instance 6 of graphical library functional element 5 “FileContextManager” from FIG. 2 a .
  • instance 6 “FileContextManager” of graphical library functional element 5 “FileContextManager” references library functional element 5 “FileContextManager” in the library means that instance 6 is only a link to the corresponding library functional element 5 , with the consequence that a change in the graphical library functional element 5 automatically also affects the—and each—instance 6 of this graphical library functional element 5 .
  • instance 6 of a library functional element 5 should not be maintained when, as shown in FIG. 2 c , the functionality of instance 6 of the library functional element 5 is in any way changed, expanded, or shortened.
  • FIG. 2 c for example, a function addition has been made in that the functional element “Write_it” has been added to the functional element “ToDo.”
  • the functional element “FileContextManager” shown in FIG. 2 c therefore is no longer an instance of library functional element 5 “FileContextManager”, but a modified copy, which is independent.
  • the functional element “FileContextManager,” shown in FIG. 2 c can be defined in turn as a graphical library functional element, whereby naturally a name different from “FileContextManager” should be used; such a procedure, however, leads to a plurality of library functional elements, all of which must be updated separately from one another.
  • a graphical library functional element 5 realized by the invention is shown in FIG. 3 ; it does not seem to differ at first from an implementation which could be carried out with means already known from the state of the art, for example, therefore by the implementation according to FIG. 2 a .
  • the major difference, however, is that here the functional element “ToDo” is not of the type “Serial,” as in the exemplary embodiment according to FIG. 2 a , but rather the functional element “ToDo” is realized as function placeholder 8 “OperationSlot,” whereby function placeholder 8 makes it possible to provide an instance functionality in an instance 6 of library functional element 5 , whereby the reference of this instance 6 of library functional element 5 to library functional element 5 is retained, in contrast to the behavior in the state of the art.
  • FIG. 4 The use of the graphical library functional element 5 “FileContextFrameWork,” known from FIG. 3 , within the scope of a test sequence 2 is shown in FIG. 4 , whereby here in a reduced display of instance 6 of library functional element 5 , shown in FIG. 3 , with function placeholder 8 “ToDo,” only function placeholder 8 “ToDo” is shown ( FIG. 4 a ). In a somewhat expanded display thereto ( FIG. 4 b ), only the instance functionality 9 “Write_it” is shown, but not the more extensive functionality of graphical library functional element 5 according to FIG. 3 .
  • configuration device 1 of the invention is that a change in a graphical library functional element 5 of instances 6 of graphical library functional element 5 is made in test sequences, although instances 6 of graphical library functional element 5 are individualized by the instance functionality. It is shown in FIG. 5 that graphical library functional element 5 has been expanded by an additional functional element 10 ; this has the effect that all instances 6 of library functional element 5 reproduce this addition, although they have been individualized by function placeholder 8 and the instance functionality stored there.
  • Function placeholder 8 and the instance functionality stored there allow the central maintenance of different individual instances 6 of a graphical library functional element 5 ; there is no need accordingly to make copies of individualized library functional elements in test sequences and to maintain each separately; a new library functional element need not be set up for each individual version of a library functional element; the maintenance of test sequences is thereby greatly simplified, and it is possible to maintain a clear overview of libraries of graphical library functional elements.

Abstract

A configuration device for the graphical creation of at least one test sequence for controlling a test device having at least one electronic computer. The test device is controllable according to the created test sequence. The configuration device has at least one display device, graphical library functional elements being displayed with the display device in a library field. The test sequence can be created by placing at least one instance of a library functional element in a configuration field. The instance of a library functional element is placed in the configuration field. The graphical library functional element can be provided with a function placeholder, whereby the function placeholder in the instance of the library functional element can be provided with an instance functionality, whereby the reference of the instance of the library functional element to the library functional element is retained.

Description

This nonprovisional application claims priority under 35 U.S.C. §119(a) to European Patent Application No. EP11004526.7, which was filed on Jun. 3, 2011, and which is herein incorporated by reference.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The invention relates to a configuration device for the graphical creation of at least one test sequence for controlling a test device having at least one electronic computer unit, whereby the test device can be controlled according to the created test sequence, whereby the configuration device has at least one display device, graphical library functional elements being displayed with the display device in a library field, whereby the test sequence can be created by placing at least one instance of a library functional element in a configuration field, whereby the instance of a library functional element, said instance being placed in the configuration field, references the library functional element itself.
2. Description of the Background Art
Configuration devices are known from the conventional art and are used as a technical tool in order to selectively address and control a test device (e.g., “AutomationDesk 3.2, Test and Experiment Software”, Product Description, dSPACE 2011). The test device typically is a high-performance simulation computer, which often has a number of electronic computer units and assigned I/O devices, whereby a device-under-test, such as, e.g., a control device, is connected to the test device; this corresponds to a typical structure of a hardware-in-the-loop system.
The test sequence is a selective control of the test device and the I/O components typically comprising the test device, so that the device-under-test connected to the test device is supplied with specific signals. The response of the device-under-test to the stimulation is then also determined with the test device with the use of measurement techniques and compared with the expected behavior, so that it can be determined whether the device-under-test behaves as desired. Frequently, the test device is equipped with a real-time-capable operating system, so that the time response of the test sequence can also be predefined and the time response of the connected device-under-test can be evaluated.
As in other fields, graphical programming has proven extremely useful for the creation of test sequences as well, whereby this is understood to be the description of the test sequence by block diagrams. The sequence of test events is described by a series of functional elements depicted as blocks.
The configuration device can be implemented in a computer different from the test device and be connected to the test device only via a data connection. It is then possible that the created test sequence is carried out in the configuration device itself and the test device is provided only with corresponding instructions for carrying out the test sequence. It is possible equally well that the graphically created test sequence is converted into an executable program with the aid of the configuration device and this program is run on the test device. It is also possible that the configuration device and the test device coincide in terms of equipment; the precise device-related configuration is not relevant in the present case. Configuration devices known from the state of the art typically have a basic configuration of functions, which can be used during the creation of a test sequence; this basic configuration consists of libraries of graphical functional elements. Examples of such library functional elements are a loop functionality (for/while) or a conditional functionality (if-then-else); also important are corresponding library functional elements, which represent the test device, so that the test device is accessible in terms of hardware via the test sequence.
The aforementioned libraries are not necessarily predefined; such libraries can also be created by the user of the configuration device.
In the graphical creation of a test sequence, the typical approach is to select a graphical library functional element from a library shown in a library field and to place the selected graphical library functional element in a configuration field (“drag-and-drop”). The library functional element placed in the configuration field is not the library functional element of the library itself, but an instance of the graphical library functional element, whereby this instance is connected to the library functional element, in other words, references the library functional element. This means that a subsequent change in the library functional element within the library also has an effect on the instances of this graphical library functional element in the test sequence in which instances of the library functional element are used.
When the instance of a library functional element is to be changed within a test sequence, then this is only possible in that the reference to the library functional element is no longer used and the test sequence receives a copy of the library functional element instead of the reference in the library. In fact, this (modified) copy of the functional element can then be defined again as a library functional element, but this has the consequence that the functional element libraries increase constantly, even if only minor variations of existing functional elements are created. It is disadvantageous here that desired changes of a basic functionality, which is the same in all functional elements, either must occur locally in different test sequences, when there is no longer a reference to the library element, or, the change must be made in each different version of the library functional element, which is also work-intensive.
The work with possibly only very slightly different versions of a library functional element or of copies of these functional elements in test sequences can be worked around in the state of the art only in that a comprehensive library functional element covers all existing versions, whereby there is the risk, however, that a poorly understandable functional structure arises, which contains a complicated case control for the differentiation and selective activation of function modifications.
SUMMARY OF THE INVENTION
It is therefore an object of the present invention to provide a configuration device for the graphical creation of a test sequence, the device enables an improved management and implementation of function modifications in instances of graphical library functional elements.
The configuration device is attained in an embodiment, in that the graphical library functional element can be provided with a function placeholder, whereby the function placeholder in the instance of the library functional element can be provided with an instance functionality, whereby the reference of the instance of the library functional element to the library functional element is retained. It is therefore possible to provide in a graphical library functional element a place that enables individualization of an instance of this graphical library functional element, namely, in that an individual functionality of the instance—the instance functionality—is stored in the place of the function placeholder. This measure makes it possible to realize different versions of a library functional element, whereby the common functionality of all versions or all instances of the library functional element can be changed centrally at one place, namely, in the graphical library functional element itself. The instance functionality of each instance of the graphical library functional element must or should be stored only in an appropriate place such as in a file that contains the corresponding test sequence.
In an embodiment of the configuration device, it is provided that a test sequence created in the configuration field or a partial test sequence can be defined as a library functional element, so that graphical library functional elements can be created that already have a function placeholder.
In another embodiment of the configuration device of the invention, it is provided that in a reduced display of the instance of a graphical library functional element with a function placeholder, only the function placeholder is shown. This is advantageous, because the attention of the user of the configuration device is directed immediately also to the possibility of storing an instance functionality and the—perhaps very extensive—predefined and invariable functionality of the library functional element is moved into the background.
In an embodiment of the configuration device, function placeholders can be used within function placeholders, so that even when by defining an instance functionality and subsequent derivation of a new library functional element from the functional element, individualized in part in each case, a new library functional element results, the new library functional element in turn having a function placeholder.
It is likewise possible to provide a functional element individualized via an instance functionality over and over again with a function placeholder, so that also over generations of library functional elements the possibility of individualizing a functional element by defining an instance functionality is retained; the function placeholder can be used virtually recursively.
In an embodiment of the configuration device, the different versions of the instance functionality of the function placeholder of a graphical library functional element can be determined and displayed in the display device. The configuration device is therefore capable of recognizing different versions—in one test sequence or also from a number of test sequences—of the instance functionality in instances of a graphical library functional element and displaying them to the user, so that a rapid overview of the function versions can be obtained. This is advantageous primarily in association with the configuration device, in which the function placeholder of an instance of a library functional element can be assigned an already existing version of the instance functionality of the function placeholder. This works out especially simply, when the different versions of the instance functionality are shown and a version can be selected and becomes the instance functionality of the instance of the library functional element in question.
Further scope of applicability of the present invention will become apparent from the detailed description given hereinafter. However, it should be understood that the detailed description and specific examples, while indicating preferred embodiments of the invention, are given by way of illustration only, since various changes and modifications within the spirit and scope of the invention will become apparent to those skilled in the art from this detailed description.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will become more fully understood from the detailed description given hereinbelow and the accompanying drawings which are given by way of illustration only, and thus, are not limitive of the present invention, and wherein:
FIG. 1 shows a configuration device with a configuration field;
FIGS. 2 a-2 d show a graphically created test sequence;
FIG. 3 shows an exemplary embodiment of a graphical library functional element provided with a function placeholder;
FIG. 4 shows the use of the library functional element, provided with a function placeholder, in a test sequence; and
FIG. 5 shows the functionally expanded graphical library functional element of FIG. 3.
DETAILED DESCRIPTION
FIG. 1 in an overview first shows part of a configuration device 1 known in principle from the state of the art for the graphical creation of a test sequence 2, which is used in each case to control a test device (not shown) having at least one electronic computer unit.
FIG. 1 shows in particular a display device 3 of configuration device 1, whereby graphical library functional elements 5 are displayed with display device 3 in a library field 4. Test sequence 2 was created by placing instances 6 of a number of library functional elements 5 in a configuration field 7. Instances 6 placed in configuration field 7 of library functional elements 5 reference the corresponding library functional element 5 in the library.
Working with graphical library functional elements 5 or with instances 6 of these library functional elements 5 is shown by way of example in FIGS. 2 a-2 d, as is known from the conventional art. A library functional element 5, which can be called the “FileContextManager,” is shown in FIG. 2 a. In the example, it should be possible with this library functional element 5 to open, write to, and close a file. The opening of the file is realized in the functional element “OpenFileStream” and the closing of the file is implemented by the functional element “CloseFileStream.” What is to be written to the file is to be stored specifically in the functional element “ToDo.” Library functional element 5 shown in FIG. 2 a could already be a fixed part of a library, but functional element 5 could also be modeled in configuration field 7 from elementary graphical library functional elements and then be defined as a library functional element.
The use of library functional element 5 from FIG. 2 a in a test sequence 2 is shown in FIG. 2 b, whereby the test sequence begins with an initial functionality “S1” and is ended with an ending functionality “S2,” whereby between these two functionalities the content of instance 6 of library functional element 5 “FileContextManager” is executed; it is important that functional element “FileContextManager” shown in FIG. 2 b is an instance 6 of graphical library functional element 5 “FileContextManager” from FIG. 2 a. The fact that instance 6 “FileContextManager” of graphical library functional element 5 “FileContextManager” references library functional element 5 “FileContextManager” in the library means that instance 6 is only a link to the corresponding library functional element 5, with the consequence that a change in the graphical library functional element 5 automatically also affects the—and each—instance 6 of this graphical library functional element 5.
The instance relationship between instance 6 of a library functional element 5 and library functional element 5 should not be maintained when, as shown in FIG. 2 c, the functionality of instance 6 of the library functional element 5 is in any way changed, expanded, or shortened. In FIG. 2 c, for example, a function addition has been made in that the functional element “Write_it” has been added to the functional element “ToDo.” The functional element “FileContextManager” shown in FIG. 2 c therefore is no longer an instance of library functional element 5 “FileContextManager”, but a modified copy, which is independent.
A change in the graphical library functional element 5 “FileContextManager,” as shown in FIG. 2 d, is no longer reproduced in the functional element “FileContextManager” shown in FIG. 2 c, but must be manually updated, provided this is desired. In fact, the functional element “FileContextManager,” shown in FIG. 2 c, can be defined in turn as a graphical library functional element, whereby naturally a name different from “FileContextManager” should be used; such a procedure, however, leads to a plurality of library functional elements, all of which must be updated separately from one another.
A graphical library functional element 5 realized by the invention is shown in FIG. 3; it does not seem to differ at first from an implementation which could be carried out with means already known from the state of the art, for example, therefore by the implementation according to FIG. 2 a. The major difference, however, is that here the functional element “ToDo” is not of the type “Serial,” as in the exemplary embodiment according to FIG. 2 a, but rather the functional element “ToDo” is realized as function placeholder 8 “OperationSlot,” whereby function placeholder 8 makes it possible to provide an instance functionality in an instance 6 of library functional element 5, whereby the reference of this instance 6 of library functional element 5 to library functional element 5 is retained, in contrast to the behavior in the state of the art. It is therefore possible to create a plurality of instances 6 of graphical library functional element 5, in a test sequence or also in a number of test sequences, and to provide this plurality of instances 6 each with an individual instance functionality, whereby each instance 6 further has a reference to the corresponding library functional element 5. This has the result that graphical library functional element 5 in the corresponding library can be changed, and all instances 6, individualized by its instance functionality, of library functional element 5 make this change and in fact despite the individualization by the instance functionality. This functionality is realized in that the instance functionality stored in the function placeholder is not part of the corresponding library functional element 5.
The use of the graphical library functional element 5 “FileContextFrameWork,” known from FIG. 3, within the scope of a test sequence 2 is shown in FIG. 4, whereby here in a reduced display of instance 6 of library functional element 5, shown in FIG. 3, with function placeholder 8 “ToDo,” only function placeholder 8 “ToDo” is shown (FIG. 4 a). In a somewhat expanded display thereto (FIG. 4 b), only the instance functionality 9 “Write_it” is shown, but not the more extensive functionality of graphical library functional element 5 according to FIG. 3.
The particular advantage of configuration device 1 of the invention is that a change in a graphical library functional element 5 of instances 6 of graphical library functional element 5 is made in test sequences, although instances 6 of graphical library functional element 5 are individualized by the instance functionality. It is shown in FIG. 5 that graphical library functional element 5 has been expanded by an additional functional element 10; this has the effect that all instances 6 of library functional element 5 reproduce this addition, although they have been individualized by function placeholder 8 and the instance functionality stored there.
Function placeholder 8 and the instance functionality stored there allow the central maintenance of different individual instances 6 of a graphical library functional element 5; there is no need accordingly to make copies of individualized library functional elements in test sequences and to maintain each separately; a new library functional element need not be set up for each individual version of a library functional element; the maintenance of test sequences is thereby greatly simplified, and it is possible to maintain a clear overview of libraries of graphical library functional elements.
The invention being thus described, it will be obvious that the same may be varied in many ways. Such variations are not to be regarded as a departure from the spirit and scope of the invention, and all such modifications as would be obvious to one skilled in the art are to be included within the scope of the following claims.

Claims (9)

What is claimed is:
1. A configuration device for graphical creation of at least one test sequence for controlling a test device having at least one electronic computer, the test device being controllable according to the created test sequence, the configuration device comprising:
at least one display device; and
graphical library functional elements displayed with the display device in a library field, at least one of the library functional elements having a plurality of functions and a function placeholder,
wherein the test sequence is created by placing at least one instance of a first library functional element in a configuration field,
wherein the at least one instance of the first library functional element reference the first library functional element itself, said at least one instance being placed in the configuration field,
wherein the function placeholder of the first library functional element provides an individualized instance functionality in the at least one instance such that the at least one instance has a different instance functionality than other instances of he first library functional element, and such that the at least one instance has the plurality of functions of the first library functional element and the individualized instance functionality, and
wherein the reference of the at least one instance to the first library functional element is retained even though the function placeholder provide the individualized instance functionality in the at least one instance.
2. The configuration device according to claim 1, wherein a test sequence created in the configuration field or a partial test sequence is definable as a graphical library functional element.
3. The configuration device according to claim 1, wherein, in a reduced display of the at least one instance of the first graphical library functional element with the function placeholder, only the function placeholder is shown.
4. The configuration device according to claim 1, wherein changes in a graphical library functional element of instances of the graphical library functional element are made in test sequences.
5. The configuration device according to claim 1, wherein function placeholders are configured to be used within function placeholders and/or graphical library functional elements are provided once again over generations of derivations with function placeholders.
6. The configuration device according to claim 1, wherein different versions of the instance functionality of the function placeholder of the first graphical library functional element are determined and displayed with the display device.
7. The configuration device according to claim 6, wherein the function placeholder of an instance of a graphical library function element is assigned an already existing version of the instance functionality of the function placeholder by selection of a version from various displayed versions of the instance functionality.
8. The configuration device according to claim 1, wherein the individualized instance functionalities that are stored in the function placeholder are not part of the first library functional element.
9. The configuration device according to claim 1, wherein each of the library functional elements have the plurality of functions and the function placeholder.
US13/487,871 2011-06-03 2012-06-04 Configuration device for the graphical creation of a test sequence Active 2033-01-10 US8892948B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EPEP11004526.7 2011-06-03
EP11004526 2011-06-03
EP11004526A EP2530584A1 (en) 2011-06-03 2011-06-03 Configuration device for graphical production of a test sequence

Publications (2)

Publication Number Publication Date
US20120311386A1 US20120311386A1 (en) 2012-12-06
US8892948B2 true US8892948B2 (en) 2014-11-18

Family

ID=44508570

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/487,871 Active 2033-01-10 US8892948B2 (en) 2011-06-03 2012-06-04 Configuration device for the graphical creation of a test sequence

Country Status (3)

Country Link
US (1) US8892948B2 (en)
EP (1) EP2530584A1 (en)
CN (1) CN102981948B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128759A (en) * 1998-03-20 2000-10-03 Teradyne, Inc. Flexible test environment for automatic test equipment
US6341361B1 (en) * 1999-06-01 2002-01-22 Advanced Micro Devices, Inc. Graphical user interface for testability operation
US20040046806A1 (en) * 2002-06-24 2004-03-11 Makowski Thomas A. Task based polymorphic graphical program function nodes
US20040075689A1 (en) * 2002-10-22 2004-04-22 Duncan Schleiss Smart process modules and objects in process plants
US20050223295A1 (en) * 2004-03-24 2005-10-06 Iav Gmbh Ingenieurgesellschaft Auto Und Verkehr Method for the creation of sequences for testing software
EP1662381A1 (en) 2004-11-30 2006-05-31 Siemens Aktiengesellschaft Engineering system with automatic generation of instance templates
US20070061625A1 (en) * 2005-09-15 2007-03-15 Acosta Juan Jr Automation structure for software verification testing
US7228461B2 (en) * 2003-01-09 2007-06-05 Siemens Energy & Automation, Inc. System, method, and user interface for acceptance testing
US20070168745A1 (en) * 2005-11-29 2007-07-19 Alam Mohammed D Automation test systems
US20070174699A1 (en) * 2006-01-05 2007-07-26 Honeywell International Inc. Automated generation of operational monitor platform for computer boards
US20070226555A1 (en) * 2006-03-21 2007-09-27 Gary Raines Graphical presentation of semiconductor test results
US20110066892A1 (en) * 2006-08-14 2011-03-17 Soasta, Inc. Visual test automation tool for message-based applications, web applications and SOA systems
US20110066889A1 (en) * 2008-05-30 2011-03-17 Fujitsu Limited Test file generation device and test file generation method
US8117591B1 (en) * 2005-01-07 2012-02-14 Interactive TKO, Inc. Graphical model for test case viewing, editing, and reporting
US8230390B2 (en) * 2007-02-09 2012-07-24 Nokia Corporation Template-based rule generation
US20130311827A1 (en) * 2012-05-16 2013-11-21 International Business Machines Corporation METHOD and APPARATUS for automatic testing of automation software
US20140059387A1 (en) * 2009-06-11 2014-02-27 International Business Machines Corporation Management of test artifacts using cascading snapshot mechanism

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128759A (en) * 1998-03-20 2000-10-03 Teradyne, Inc. Flexible test environment for automatic test equipment
US6341361B1 (en) * 1999-06-01 2002-01-22 Advanced Micro Devices, Inc. Graphical user interface for testability operation
US20040046806A1 (en) * 2002-06-24 2004-03-11 Makowski Thomas A. Task based polymorphic graphical program function nodes
US8136088B2 (en) * 2002-06-24 2012-03-13 National Instruments Corporation Task based polymorphic graphical program function nodes
US20040075689A1 (en) * 2002-10-22 2004-04-22 Duncan Schleiss Smart process modules and objects in process plants
US7228461B2 (en) * 2003-01-09 2007-06-05 Siemens Energy & Automation, Inc. System, method, and user interface for acceptance testing
US20050223295A1 (en) * 2004-03-24 2005-10-06 Iav Gmbh Ingenieurgesellschaft Auto Und Verkehr Method for the creation of sequences for testing software
US20060117043A1 (en) * 2004-11-30 2006-06-01 Siemens Aktiengesellschaft Engineering system with automatic generation of entity templates
EP1662381A1 (en) 2004-11-30 2006-05-31 Siemens Aktiengesellschaft Engineering system with automatic generation of instance templates
US8117591B1 (en) * 2005-01-07 2012-02-14 Interactive TKO, Inc. Graphical model for test case viewing, editing, and reporting
US20070061625A1 (en) * 2005-09-15 2007-03-15 Acosta Juan Jr Automation structure for software verification testing
US20070168745A1 (en) * 2005-11-29 2007-07-19 Alam Mohammed D Automation test systems
US20070174699A1 (en) * 2006-01-05 2007-07-26 Honeywell International Inc. Automated generation of operational monitor platform for computer boards
US20070226555A1 (en) * 2006-03-21 2007-09-27 Gary Raines Graphical presentation of semiconductor test results
US20110066892A1 (en) * 2006-08-14 2011-03-17 Soasta, Inc. Visual test automation tool for message-based applications, web applications and SOA systems
US8230390B2 (en) * 2007-02-09 2012-07-24 Nokia Corporation Template-based rule generation
US20110066889A1 (en) * 2008-05-30 2011-03-17 Fujitsu Limited Test file generation device and test file generation method
US20140059387A1 (en) * 2009-06-11 2014-02-27 International Business Machines Corporation Management of test artifacts using cascading snapshot mechanism
US20130311827A1 (en) * 2012-05-16 2013-11-21 International Business Machines Corporation METHOD and APPARATUS for automatic testing of automation software

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Lynette Van Zijl et al.; "A generic Development Platform for ASD Therapy Tools", Jan. 1, 2010, pp. 1-8.

Also Published As

Publication number Publication date
CN102981948B (en) 2017-03-01
US20120311386A1 (en) 2012-12-06
EP2530584A1 (en) 2012-12-05
CN102981948A (en) 2013-03-20

Similar Documents

Publication Publication Date Title
JP4462449B2 (en) Control system setting device
US8290755B2 (en) System for testing at least one electronic control unit and method
US8788239B2 (en) Methods, apparatus and articles of manufacture to test batch configurations
US8291390B2 (en) Testing a graphical program intended for a programmable hardware element
EP2891976B1 (en) Software workstation and method for employing appended metadata in industrial automation software
JP2007249312A (en) Field equipment management device and method
US8676359B2 (en) Field device management apparatus and computer program
JP4229459B2 (en) Test sequencer and method for managing and executing sequence items
US7130760B2 (en) Reporting invalid parameter values for a parameter-based system
CN108319533B (en) System and simulator for the turn-off simulation of a device within a control unit
US20150339127A1 (en) Configuration Change Tracking for Measurement Devices
US6907557B2 (en) System and method for testing a group of related products
JP2003330750A (en) Externally controllable electronic test system
EP3416004A1 (en) Device management apparatus, device management method, device management program, and non-transitory computer readable storage medium
US9547479B2 (en) Method for adapting GUI-based instrument components in a visual programming language
US8892948B2 (en) Configuration device for the graphical creation of a test sequence
CN104063212A (en) Method For Creating A User Interface
EP3640794A1 (en) Program development support device, program development support method, and program development support program
CN105137930A (en) Method and a device are disclosed for managing and configuring field devices in an automation installation with a configuration tool
JP5521889B2 (en) Automatic program generator
JP6483507B2 (en) Control program creating apparatus and control program debugging method
KR100928895B1 (en) Tool generator for control system development
JP6795568B2 (en) Tracer and programmable controller
WO2023238262A1 (en) Information processing device, testing method, and testing program
US10782982B2 (en) Information processing apparatus and system, and method and recording medium for generating user interface

Legal Events

Date Code Title Description
AS Assignment

Owner name: DSPACE DIGITAL SIGNAL PROCESSING AND CONTROL ENGIN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LOUIS, ULRICH;BOSTANCI, ERKAN;HARTMANN, DIRK;AND OTHERS;REEL/FRAME:028312/0655

Effective date: 20120604

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

AS Assignment

Owner name: DSPACE GMBH, GERMANY

Free format text: CHANGE OF NAME;ASSIGNOR:DSPACE DIGITAL SIGNAL PROCESSING AND CONTROL ENGINEERING GMBH;REEL/FRAME:062202/0014

Effective date: 20211103