WO2023157091A1 - 画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法 - Google Patents

画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法 Download PDF

Info

Publication number
WO2023157091A1
WO2023157091A1 PCT/JP2022/005999 JP2022005999W WO2023157091A1 WO 2023157091 A1 WO2023157091 A1 WO 2023157091A1 JP 2022005999 W JP2022005999 W JP 2022005999W WO 2023157091 A1 WO2023157091 A1 WO 2023157091A1
Authority
WO
WIPO (PCT)
Prior art keywords
configuration information
function block
image
state image
state
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.)
Ceased
Application number
PCT/JP2022/005999
Other languages
English (en)
French (fr)
Japanese (ja)
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to PCT/JP2022/005999 priority Critical patent/WO2023157091A1/ja
Priority to CN202280085050.7A priority patent/CN118435134B/zh
Priority to US18/714,573 priority patent/US20240419140A1/en
Priority to JP2022547160A priority patent/JP7241982B1/ja
Publication of WO2023157091A1 publication Critical patent/WO2023157091A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/147Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/04Program control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Program control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/04Program control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/00Two-dimensional [2D] image generation
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/24Pc safety
    • G05B2219/24102Display status of controller

Definitions

  • the present disclosure relates to an image generation program, an image generation device, a programmable controller system, and an image generation method.
  • FA Vectory Automation
  • a large number of devices are controlled by operating a programmable controller according to a pre-created operation program.
  • Function blocks corresponding to so-called routines are used to efficiently describe operating programs. If the function block is distributed, many users can use the functions of the function block without any coding work. For example, a manufacturer of a device to be controlled provides function blocks related to the device to the user on site.
  • the present disclosure has been made in view of the above circumstances, and aims to achieve both user-friendliness and reduction of design and implementation work burdens in relation to a user interface for observing the functions of function blocks. .
  • an image generation program of the present disclosure acquires function block information indicating a function block corresponding to a routine described in an operation program for operating a programmable controller by a computer, and obtains function block information.
  • Acquisition means for acquiring individually determined individual configuration information for the function block, defining the configuration of the state image indicating the state of the parameters related to the function block when the function block is used; It functions as generating means for generating based on information and outputting to a display device.
  • the acquisition means acquires the individual configuration information defined individually for the function blocks, which defines the configuration of the state image, and the generation means generates the state image based on the individual configuration information. Therefore, a user-friendly user interface can be provided by creating individual configuration information without designing and implementing user interfaces corresponding to various function blocks from scratch. Therefore, regarding the user interface for observing the functions of the function blocks, it is possible to achieve both ease of use for the user and reduction of the work load of design and implementation.
  • FIG. 1 shows a functional configuration of an image generation device according to Embodiment 1;
  • FIG. 1 shows a hardware configuration of an image generation device according to Embodiment 1;
  • FIG. 11 is a diagram showing an example of a function block according to Embodiment 1;
  • FIG. 4 shows a state image generated based on individual configuration information according to Embodiment 1;
  • a diagram showing an example of individual configuration information according to Embodiment 1 A diagram showing an example of common configuration information according to the first embodiment
  • FIG. 4 shows a state image generated based on common configuration information according to Embodiment 1;
  • Flowchart showing image generation processing according to Embodiment 1 shows a state image generated based on individual configuration information and common configuration information according to Embodiment 1;
  • FIG. 10 shows individual configuration information and a plurality of common configuration information having priorities according to the third embodiment
  • the image generation device 10 according to the embodiment of the present disclosure will be described in detail below with reference to the drawings.
  • Embodiment 1 The image generating apparatus 10 according to the present embodiment constitutes a programmable controller system 100 together with a PLC (Programmable Logic Controller) 20 that controls a device 21, as shown in FIG.
  • Programmable controller system 100 is an FA (Factory Automation) system for managing the operation contents of PLC 20 .
  • the PLC 20 is a control device that corresponds to an example of a programmable controller.
  • the PLC 20 controls one or a plurality of devices 21 according to an operation program provided from the image generation device 10 to realize various processes represented by a production line.
  • An operation program corresponds to an example of a program for operating a programmable controller.
  • the PLC 20 controls the flow of workpieces on the belt conveyor by controlling the device 21 having a robot arm based on the sensing results of the device 21, which is a sensor, according to a ladder program, which is a type of operation program.
  • a plurality of PLCs 20 may cooperate to control one or more devices 21 .
  • the PLC 20 and the device 21 are connected via a signal line that transmits voltage signals or current signals, a communication line that transmits serial data, or an industrial network.
  • the PLC 20 is connected to the image generation device 10 via a communication line typified by a USB (Universal Serial Bus) cable or a LAN (Local Area Network).
  • the image generation device 10 is a computer typified by an industrial PC (Personal Computer) and corresponds to a terminal for managing the PLC 20 .
  • the image generation device 10 executes software called an engineering tool to edit the contents of an operation program to be executed by the PLC 20, write the created operation program to the PLC 20, and convert data stored in the memory of the PLC 20. Do a read.
  • the image generation device 10 generates a state image showing the state of the function block when the function block corresponding to the routine included in the operation program is actually functioned and the test run of the PLC 20 is performed. The user is presented with a trial run screen including
  • FIG. 2 shows the hardware configuration of the image generation device 10.
  • the image generation device 10 has a processor 31, a main storage section 32, an auxiliary storage section 33, an input section 34, an output section 35, and a communication section 36, as shown in FIG.
  • the main storage section 32 , auxiliary storage section 33 , input section 34 , output section 35 and communication section 36 are all connected to the processor 31 via an internal bus 37 .
  • the processor 31 includes a CPU (Central Processing Unit) or MPU (Micro Processing Unit).
  • the processor 31 performs functions described later by executing the program P1 stored in the auxiliary storage unit 33 .
  • the program P1 corresponds to an example of an image generation program that causes the image generation device 10 to perform various functions.
  • the main storage unit 32 includes a RAM (Random Access Memory).
  • a program P1 is loaded from the auxiliary storage unit 33 into the main storage unit 32 .
  • the main storage unit 32 is used as a work area for the processor 31 .
  • the auxiliary storage unit 33 includes a non-volatile memory typified by EEPROM (Electrically Erasable Programmable Read-Only Memory).
  • the auxiliary storage unit 33 stores various data used for the processing of the processor 31 in addition to the program P1.
  • Auxiliary storage unit 33 supplies data used by processor 31 to processor 31 and stores the data supplied from processor 31 in accordance with instructions from processor 31 .
  • the input unit 34 includes an input device typified by a keyboard.
  • the input unit 34 acquires information input by the user of the image generation device 10 and notifies the processor 31 of the acquired information.
  • the output unit 35 includes an output device typified by an LCD (Liquid Crystal Display).
  • the output unit 35 presents various information to the user according to instructions from the processor 31 .
  • the communication unit 36 includes a communication interface circuit for communicating with external devices.
  • the communication unit 36 receives a signal from the outside and notifies the processor 31 of information indicated by this signal.
  • the communication unit 36 also transmits a signal indicating information output from the processor 31 to an external device.
  • the image generation device 10 exhibits the function of generating a state image that presents the state of the function block being executed to the user through the cooperation of the hardware configuration described above.
  • the image generation device 10 has, as its functions, an acquisition unit 11 that acquires FB information 121, individual configuration information 122, and common configuration information 123 and stores them in the storage unit 12;
  • a storage unit 12 that stores information provided from an acquisition unit 11, a generation unit 13 that generates a state image of a function block using the information stored in the storage unit 12, and a trial operation screen including the state image to a user.
  • It has a UI (User Interface) unit 14 for presentation, and an instruction unit 15 for transmitting a test run instruction to the PLC 20 in accordance with the user's operation input to the UI unit 14 .
  • UI User Interface
  • the acquisition unit 11 is realized mainly by the cooperation of the processor 31 and the input unit 34.
  • the acquisition unit 11 acquires FB information 121, individual configuration information 122, and common configuration information 123 input by the user.
  • the FB information 121 corresponds to an example of function block information indicating function blocks.
  • a function block is a so-called routine, that is, a reusable program component corresponding to a set of instructions, and is characterized by being able to hold variables inside.
  • the function block performs predetermined processing on input data using variables and outputs the result.
  • the FB information 121 indicates the type of data input to the function block, the processing applied to the data, and the type of data output from the function block as a processing result.
  • function blocks may output processing results without using variables.
  • FIG. 3 illustrates a function block 40 named "MCv_AllPower”.
  • This function block 40 is a function block for handling the device 21, which is a servo amplifier.
  • the inputs to the function block 40 are "Axis” indicating the axis to be controlled, "Enable” as a bit value indicating whether to enable the function of the function block 40, and whether to turn on the servo amplifier. It contains a bit value "ServoON" that indicates whether the
  • the output of the function block 40 is "Axis” equivalent to the input "Axis”, a bit value “Busy” indicating whether or not the function block is operating, and an error occurring in the function block 40. and an unsigned word type “ErrorID” indicating the type of error when an error occurs.
  • "DUT” in FIG. 3 means a structure
  • "B” means a bit value
  • "UW” means an unsigned word.
  • the state of the function block 40 is indicated by the values of the parameters for the function block 40.
  • the parameters include arguments as input data and return values as output data. Parameters may also include intermediate parameters used in processing to obtain output from input.
  • parameters corresponding to inputs to function blocks may be referred to as input arguments
  • parameters corresponding to outputs may be referred to as output arguments. Also, these parameters are sometimes referred to as arguments.
  • the individual configuration information 122 is information that is individually predetermined for a function block and defines the configuration of the state image of the function block.
  • the common configuration information 123 is information that defines the configuration of the state image, which is predetermined in common for a plurality of function blocks. Details of the individual configuration information 122 and the common configuration information 123 will be described later.
  • the form in which the acquisition unit 11 acquires the FB information 121, the individual configuration information 122, and the common configuration information 123 may be arbitrarily changed.
  • the acquisition unit 11 may acquire some or all of the FB information 121, the individual configuration information 122, and the common configuration information 123 provided by the manufacturer of the device 21 by downloading them from a server device on the network. When these pieces of information are acquired by downloading, the acquisition unit 11 is implemented by the communication unit 36 .
  • the acquisition unit 11 may acquire part or all of the FB information 121, the individual configuration information 122, and the common configuration information 123 by reading them from recording media such as DVDs (Digital Versatile Disks) and memory cards. good.
  • the FB information 121, the individual configuration information 122, and the common configuration information 123 may be bundled with the device 21 to be sold, or these information may be bundled with the program P1 for sale.
  • the acquisition unit 11 corresponds to an example of acquisition means for acquiring function block information, individual configuration information, and common configuration information.
  • the storage unit 12 is mainly realized by at least one of the main storage unit 32 and the auxiliary storage unit 33.
  • the storage unit 12 stores the FB information 121 , the individual configuration information 122 and the common configuration information 123 stored by the acquisition unit 11 and provides these information in response to a request from the generation unit 13 .
  • the FB information 121 is information defined for each of a plurality of function blocks, and the storage unit 12 stores a plurality of pieces of FB information 121 respectively indicating different function blocks.
  • the individual configuration information 122 is information individually defined for each of the plurality of function blocks, and the storage unit 12 stores the plurality of individual configuration information 122 .
  • the individual configuration information 122 is not defined for some function blocks, and the storage unit 12 may store the FB information 121 of such function blocks for which there is no corresponding individual configuration information 122 . Since common configuration information 123 is common to a plurality of function blocks, storage unit 12 stores single common configuration information 123 .
  • the generation unit 13 is mainly implemented by the processor 31 .
  • the generation unit 13 In response to a request from the UI unit 14 that receives a user's selection of a specific function block, the generation unit 13 refers to the information in the storage unit 12 to generate a state image indicating the state of the parameters of the function block. do. Specifically, the generation unit 13 reads out the FB information 121 indicating the selected function block from the storage unit 12, and if the individual configuration information 122 of the function block is stored in the storage unit 12, the individual When the configuration information 122 is read and the individual configuration information 122 is not stored in the storage unit 12 , the common configuration information 123 is read instead of the individual configuration information 122 .
  • the generating unit 13 corresponds to an example of a generating unit that generates a state image when functioning a function block based on the individual configuration information and outputs the state image to the display device.
  • FIG. 4 illustrates a window 400 corresponding to an example of the state image generated by the generation unit 13.
  • This window 400 has a combo box 401 for selecting a function block, a combo box 402 for selecting an axis, buttons 403 and 404, and display sections 405, 406 and 407 for indicating parameter states.
  • the options in the combo box 402 correspond to "Axis" of the function block 40 shown in FIG.
  • the display units 405, 406 and 407 correspond to the output arguments of the function block 40, ie, "Busy”, “Error” and “ErrorID", respectively.
  • the state image corresponds to an example of an image showing the state of parameters related to the function block when the functions of the function block are used.
  • a window 400 as shown in FIG. 4 is generated based on the individual configuration information 122 illustrated in FIG.
  • This individual configuration information 122 is information that defines the arrangement of image elements contained in the window 400, and includes lines that define areas and lines that define the arrangement of image elements within the areas.
  • line 501 defines an area named "FB selection combo box area" with the upper left corner of window 400 as the origin, 10 pixels down and 10 pixels to the right, and 40 pixels down and 40 pixels to the right.
  • a point of 320 pixels to the right indicates a rectangular area defined by .
  • FB means a function block.
  • a rectangular area is defined in the same way as in line 501 .
  • Line 503 indicates that the character string "FB selection” is displayed on the left side of the "FB selection combo box area"
  • line 504 displays "GetFBs ( )” indicates that a combo box containing the array elements obtained as the return value of the function “.
  • Line 505 indicates that a button for inputting “enable” or “stop” is displayed on the left side of the "button area” in correspondence with the bit value of "Enable” which is the input argument of the function block 40.
  • a row 506 displays a red or green lamp and the characters “running” or “stopped” on the left side of the "lamp area” in correspondence with the bit value of "Busy", which is the output argument of the function block 40. indicates that the columns and .
  • the individual configuration information 122 defines the arrangement of image elements such as character strings, combo boxes, buttons, and lamps. At least some of the arranged image elements correspond to input arguments or output arguments of the function block, and the display form of the image elements is changed according to the values.
  • the display form of the image element means the characters forming the character string and the color, but is not limited to this.
  • FIG. 1 An example of the common configuration information 123 is shown in FIG.
  • This common configuration information 123 is written in the same format as the individual configuration information 122 .
  • the common configuration information 123 defines the arrangement of image elements in correspondence with different parameters included in a plurality of function blocks.
  • the common configuration information 123 does not directly refer to an argument that is used only for a specific function block among the plurality of function blocks corresponding to the common configuration information 123, and the generalized reference expression is Used.
  • line 601 in FIG. 6 indicates that all input arguments whose data type is Boolean are placed in the "input argument table area".
  • a window 600 as shown in FIG. 7 is generated as a state image.
  • This window 600 includes, as an image element, a table 602 showing a list of input arguments of function blocks.
  • the UI unit 14 is realized mainly by the cooperation of the input unit 34 and the output unit 35.
  • the UI unit 14 presents a screen including the state image generated by the generating unit 13 to the user, and receives a user's operation input using the screen.
  • the UI unit 14 receives a selection operation by pressing or tapping buttons 403 and 404 in FIG.
  • the UI unit 14 notifies the instruction unit 15 of the received operation, thereby reflecting the operation on the PLC 20 .
  • the UI unit 14 functions as an input/output interface for the user when trial-running the PLC 20 according to the function blocks.
  • the UI unit 14 corresponds to an example of a display device that displays the state image output from the generation unit 13 .
  • the instruction unit 15 is realized mainly by the cooperation of the processor 31 and the communication unit 36.
  • the instruction unit 15 operates the PLC 20 according to the user's operation notified from the UI unit 14 .
  • the user operation means to make the PLC execute the function of the function block on a trial basis. It can also be said that it is an instruction to cause the PLC 20 to execute an operation program.
  • the input argument of the function block the value specified by the user using the state image is adopted.
  • the instruction unit 15 reads parameters related to the function block when the PLC 20 executes the function block from the memory of the PLC 20 and outputs the parameters to the generation unit 13 .
  • the instruction unit 15 corresponds to an example of instruction means for instructing the programmable controller to operate according to the function block.
  • the image generation process corresponds to an example of an image generation method executed by an image generation device. Note that the image generation process is not limited to the procedure shown in FIG. 8, and the steps to be executed and the order of the steps may be arbitrarily changed as long as a state image showing the state of the function block is presented to the user. .
  • the acquisition unit 11 acquires FB information (step S1), and acquires individual configuration information and common configuration information (step S2). Specifically, the acquisition unit 11 reads these pieces of information from the area of the server device or recording medium indicated by the address specified by the user.
  • step S3 determines whether or not the user has input a test run operation for causing the PLC 20 to execute the function block. If it is determined that the test run operation has not been input (step S3; No), the determination of step S3 is repeated.
  • step S4 determines whether the individual configuration information 122 corresponding to the function block specified in the test run operation is stored in the storage unit 12. is determined (step S4).
  • step S4 determines whether the individual configuration information 122 is not stored in the storage unit 12 (step S4; No).
  • the generation unit 13 extracts the function block from the FB information 121 corresponding to the function block specified in the test run operation of step S3. is extracted, and a state image is generated based on the extracted argument information and the common configuration information 123 (step S5). This produces a window 600 as shown in FIG.
  • the generation unit 13 stores the information indicated in the state image by the common configuration information 123 as the individual configuration information 122. It is determined whether or not there is more information than that shown in the state image (step S6). Specifically, regarding the function block specified in the test run operation in step S3, whether or not the number of parameters referred to in the common configuration information 123 is greater than the number of parameters referred to in the individual configuration information 122 is generated. The part 13 determines.
  • step S6 If the determination in step S6 is negative (step S6; No), the generation unit 13 generates a state image based on the argument information extracted from the FB information 121 and the individual configuration information 122 in the same manner as in step S5. (Step S7). This produces a window 400 as shown in FIG.
  • step S6 determines whether the generation unit 13 is affirmative (step S6; Yes).
  • the generation unit 13 adds image elements related to parameters that are not referred to in the individual configuration information 122 but are referred to in the common configuration information 123 to the state image temporarily generated based on the individual configuration information 122. Add the containing layout to generate the state image to be displayed.
  • MCv_FB2 a function block named "MCv_FB2" having output arguments similar to function block 40 in FIG.
  • the elements are arranged based on the individual configuration information 122, and the window 900 arranged based on the common configuration information 123 for the image element corresponding to the output argument "ErrorID" is generated as a state image.
  • the image generation device 10 transmits a function block execution instruction to the PLC 20 to perform a test run of the PLC 20 and displays a state image to the user (step S9).
  • the instruction unit 15 transmits to the PLC 20 an instruction from the user input using the state image displayed by the UI unit 14 to operate the PLC 20, and the generation unit 13 operates the PLC 20. Reflect the result in the state image.
  • the timing at which the image generation processing ends may be the timing at which the user inputs a stop instruction, the passage of a predetermined length of time, or any other timing. good too.
  • the acquisition unit 11 acquires the individual configuration information 122 that defines the configuration of the state image, and the generation unit 13 generates the state image based on the individual configuration information 122. Therefore, a user-friendly user interface can be provided by creating individual configuration information without designing and implementing user interfaces corresponding to various function blocks from scratch. Therefore, regarding the user interface for observing the functions of the function blocks, it is possible to achieve both favorable usability for the user and reduction of the workload of design and implementation.
  • the generation unit 13 when there is no individual configuration information 122 corresponding to a function block, the generation unit 13 generates a state image based on the common configuration information 123. Therefore, there is no need to create individual configuration information 122 for all function blocks and distribute it to users. Therefore, the workload of the creator who creates the individual configuration information 122 is reduced, and the need for the user to manage a large number of individual configuration information 122 is eliminated.
  • a function block whose corresponding individual configuration information 122 is stored in the storage unit 12 corresponds to an example of a first function block
  • a function block whose corresponding individual configuration information 122 is not stored in the storage unit 12 corresponds to an example of the second function block.
  • the generation unit 13 generates a state image when the first function block functions based on the individual configuration information, and generates a state image when the second function block different from the first function block functions based on the common configuration information. It corresponds to an example of generating means for generating and outputting to a display device.
  • the burden on the creator of the individual configuration information 122 can be reduced because the individual configuration information 122 can be created for particularly important parameters.
  • the parameter referred to in the individual configuration information 122 corresponds to an example of a first parameter
  • the parameter not referred to in the individual configuration information 122 but referred to in the common configuration information 123 corresponds to an example of a second parameter. .
  • the generation unit 13 converts the parameter whose state is indicated by the state image configured according to the common configuration information for the first function block to the first parameter whose state is indicated by the state image configured according to the individual configuration information for the first function block. , and a second parameter different from the first parameter, a state image is generated that indicates the state of the first parameter based on the individual configuration information and indicates the state of the second parameter based on the common configuration information. It corresponds to an example of generating means.
  • the individual configuration information 122 and the common configuration information 123 define the arrangement of multiple image elements included in the state image. This makes it possible to directly configure the information presented to the user.
  • the test run of the PLC 20 is performed according to the function blocks. This allows the on-site user to easily observe the operation of the PLC 20 as a result of the functions of the function blocks being exhibited.
  • Embodiment 2 differs from the first embodiment in that individual configuration information 122 includes element information indicating new image elements, as shown in FIG.
  • a state image generated based on this individual configuration information 122 includes either an image of "image01.jpg” or "image02.jpg”.
  • the new image element is arranged in the state image generated by the generation unit 13. This makes it possible to flexibly design the state image.
  • Embodiment 3 Next, the third embodiment will be described, focusing on differences from the first embodiment described above. It should be noted that the same or equivalent configurations as those of the first embodiment are denoted by the same reference numerals, and the explanations thereof are omitted or simplified.
  • the present embodiment differs from the first embodiment in that a state image is generated using a plurality of pieces of common configuration information 123 having priorities.
  • FIG. 11 shows individual configuration information 122 stored in the storage unit 12, first common configuration information 123a with a priority of "1”, second common configuration information 123b with a priority of "2", and priority
  • the third common configuration information 123c whose degree is "3" is illustrated.
  • the priority indicates the degree of priority, and common configuration information 123 with a higher priority value is used in preference to common configuration information 123 with a lower priority value.
  • the generation unit 13 generates a state image based on the individual configuration information 122. However, if there are insufficient parameters to be displayed in the state image based on the individual configuration information 122, the generation unit 13 sequentially refers to the common configuration information 123 with the highest priority to create a state image for displaying such parameters. Attempt to generate. Further, when there is no individual configuration information 122 corresponding to the function block whose state is displayed by the state image, the generation unit 13 refers to the common configuration information 123 in descending order of priority, and determines the parameters of the function block. Generate a state image to display.
  • the common configuration information 123 is information defined for a plurality of function blocks, but may be defined for a specific group of function blocks.
  • the third common configuration information 123c corresponds to a function block that handles devices of a specific year of manufacture
  • the second common configuration information 123b corresponds to a function block that handles a group of devices whose model number character string begins with "AB”.
  • the first common configuration information 123a may correspond to a function block that handles devices of a specific device manufacturer.
  • the configuration of the state image can be designed more flexibly. .
  • the priority need not be explicitly defined.
  • the order of priority may be defined by inheriting common configuration information 123 to other common configuration information 123, similar to class inheritance in programming languages.
  • the method of describing the individual configuration information 122 and the common configuration information 123 may be changed arbitrarily.
  • these pieces of information may be described according to XML (eXtensible Markup Language).
  • the instruction unit 15 may cause the PLC 20 to execute an operation program including function blocks whose states are displayed in the state image and other source code according to instructions from the user.
  • the common configuration information 123 may define the arrangement of image elements corresponding to parameters of all types of data types that can be used in an operating program to generate a state image for any function block.
  • the image generation device 10 has the UI unit 14 as a display device that generates a state image, but the state image may be output to an external display device.
  • the image generation device 10 generates a state image when performing a test run by reflecting the functions of the function blocks in the PLC 20, but it is not limited to this.
  • the image generation device 10 may generate a state image when simulating the functions of the function blocks without actually operating the PLC 20 .
  • the functions of the image generation device 10 can be realized by dedicated hardware or by a normal computer system.
  • the program P1 executed by the processor 31 is stored in a computer-readable non-temporary recording medium, distributed, and the program P1 is installed in the computer to configure the device that executes the above process.
  • Examples of such recording media include flexible disks, CD-ROMs (Compact Discs Read-Only Memory), DVDs, and MOs (Magneto-Optical Discs).
  • the program P1 may be stored in a disk device of a server device on a communication network typified by the Internet, superimposed on a carrier wave, and downloaded to a computer.
  • the above processing can also be achieved by starting and executing the program P1 while transferring it via a communication network.
  • the above processing can also be achieved by executing all or part of the program P1 on the server device and executing the program while the computer transmits and receives information regarding the processing via a communication network.
  • the functions described above are to be shared by the OS (Operating System) or by cooperation between the OS and the application, only the parts other than the OS may be stored in a medium and distributed. , or you may download it to your computer.
  • the means for realizing the functions of the image generation device 10 is not limited to software, and part or all of it may be realized by dedicated hardware including circuits.
  • the present disclosure is suitable for developing an operation program to be executed by a programmable controller.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Programmable Controllers (AREA)
PCT/JP2022/005999 2022-02-15 2022-02-15 画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法 Ceased WO2023157091A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/JP2022/005999 WO2023157091A1 (ja) 2022-02-15 2022-02-15 画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法
CN202280085050.7A CN118435134B (zh) 2022-02-15 2022-02-15 图像生成程序产品、图像生成装置、可编程控制器系统以及图像生成方法
US18/714,573 US20240419140A1 (en) 2022-02-15 2022-02-15 Recording medium, image generation device, and programmable controller system
JP2022547160A JP7241982B1 (ja) 2022-02-15 2022-02-15 画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/005999 WO2023157091A1 (ja) 2022-02-15 2022-02-15 画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法

Publications (1)

Publication Number Publication Date
WO2023157091A1 true WO2023157091A1 (ja) 2023-08-24

Family

ID=85600315

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/005999 Ceased WO2023157091A1 (ja) 2022-02-15 2022-02-15 画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法

Country Status (4)

Country Link
US (1) US20240419140A1 (https=)
JP (1) JP7241982B1 (https=)
CN (1) CN118435134B (https=)
WO (1) WO2023157091A1 (https=)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002182712A (ja) * 2000-12-15 2002-06-26 Yaskawa Electric Corp プログラマブルコントローラの表示方法および表示装置
JP2004280341A (ja) * 2003-03-14 2004-10-07 Omron Corp ファンクションブロック呼び出し命令を含むラダープログラムの表示切替方法及びプログラミング装置
JP2004341824A (ja) * 2003-05-15 2004-12-02 Fuji Electric Fa Components & Systems Co Ltd プログラマブルコントローラのプログラミング装置
JP2009009505A (ja) * 2007-06-29 2009-01-15 Jtekt Corp Plc

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6285966B1 (en) * 1998-06-25 2001-09-04 Fisher Controls International, Inc. Function block apparatus for viewing data in a process control system
US6298454B1 (en) * 1999-02-22 2001-10-02 Fisher-Rosemount Systems, Inc. Diagnostics in a process control system
US6795798B2 (en) * 2001-03-01 2004-09-21 Fisher-Rosemount Systems, Inc. Remote analysis of process control plant data
US8073967B2 (en) * 2002-04-15 2011-12-06 Fisher-Rosemount Systems, Inc. Web services-based communications for use with process control systems
US7634384B2 (en) * 2003-03-18 2009-12-15 Fisher-Rosemount Systems, Inc. Asset optimization reporting in a process plant
US8185840B2 (en) * 2003-08-15 2012-05-22 National Instruments Corporation Mixed signal analysis system and method of use
US7729789B2 (en) * 2004-05-04 2010-06-01 Fisher-Rosemount Systems, Inc. Process plant monitoring based on multivariate statistical analysis and on-line process simulation
JP4115474B2 (ja) * 2005-08-26 2008-07-09 キヤノン株式会社 画像形成装置及び画像形成装置の制御方法、画像形成システム、プログラム及び記憶媒体
US9726392B2 (en) * 2006-06-29 2017-08-08 Honeywell International Inc. Generic user interface system
JP2009157534A (ja) * 2007-12-25 2009-07-16 Fuji Electric Systems Co Ltd プログラム作成支援システム、そのプログラマブルコントローラ支援装置、プログラマブル表示器支援装置
US9256219B2 (en) * 2009-08-11 2016-02-09 Fisher-Rosemount Systems, Inc. System configuration using templates
US8473917B2 (en) * 2010-09-30 2013-06-25 Rockwell Automation Technologies, Inc. Enhanced operation diagnostics
WO2014058900A1 (en) * 2012-10-08 2014-04-17 Fisher-Rosemount Systems, Inc. Dynamically reusable classes
CN104169820B (zh) * 2013-01-15 2016-10-26 发纮电机株式会社 可编程控制器系统、其可编程显示器、作图编辑装置、程序
KR101860252B1 (ko) * 2014-02-12 2018-05-21 미쓰비시덴키 가부시키가이샤 작화 장치 및 제어 시스템
JP6314717B2 (ja) * 2014-07-18 2018-04-25 株式会社安川電機 ラダープログラム作成装置、モニタリング装置、コンピュータプログラム及び機器制御装置
WO2018185862A1 (ja) * 2017-04-04 2018-10-11 三菱電機株式会社 制御システム、端末および作業支援方法
JP6816059B2 (ja) * 2018-04-20 2021-01-20 ファナック株式会社 選定支援システム及び選定支援方法
DE112019007250T5 (de) * 2019-04-25 2022-01-13 Mitsubishi Electric Corporation Bildschirmdarstellungsdatenerzeugungssystem, Bildschirmdarstellungsdatenerzeugungsverfahren und Programm
US11561535B2 (en) * 2020-09-30 2023-01-24 Rockwell Automation Technologies, Inc. Systems and methods for data lifecycle management with code content optimization and servicing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002182712A (ja) * 2000-12-15 2002-06-26 Yaskawa Electric Corp プログラマブルコントローラの表示方法および表示装置
JP2004280341A (ja) * 2003-03-14 2004-10-07 Omron Corp ファンクションブロック呼び出し命令を含むラダープログラムの表示切替方法及びプログラミング装置
JP2004341824A (ja) * 2003-05-15 2004-12-02 Fuji Electric Fa Components & Systems Co Ltd プログラマブルコントローラのプログラミング装置
JP2009009505A (ja) * 2007-06-29 2009-01-15 Jtekt Corp Plc

Also Published As

Publication number Publication date
US20240419140A1 (en) 2024-12-19
JP7241982B1 (ja) 2023-03-17
JPWO2023157091A1 (https=) 2023-08-24
CN118435134B (zh) 2025-11-04
CN118435134A (zh) 2024-08-02

Similar Documents

Publication Publication Date Title
EP2889707B1 (en) Control device and communication control method
JP2009146229A (ja) プログラマブルコントローラシステム
JP6150953B2 (ja) デバッグ装置、デバッグ方法及びデバッグプログラム
JP6794668B2 (ja) プログラミング装置
JP7352152B2 (ja) 情報処理システム、プログラマブル表示器および情報処理装置
JP7241982B1 (ja) 画像生成プログラム、画像生成装置、プログラマブルコントローラシステム及び画像生成方法
CN111971629B (zh) 控制系统、支持装置及记录媒体
JP7403732B1 (ja) 翻訳プログラム、翻訳装置及び翻訳方法
JP7067520B2 (ja) 開発支援装置、開発支援装置の制御方法、情報処理プログラム、および記録媒体
JP2004341824A (ja) プログラマブルコントローラのプログラミング装置
JP5205988B2 (ja) Plcのグローバル変数定義方式
JP3913414B2 (ja) エディタ装置およびエディタプログラムを記録した記録媒体
JP2021026642A (ja) 情報処理装置、サポートプログラムおよびサポートシステム
JP2009157534A (ja) プログラム作成支援システム、そのプログラマブルコントローラ支援装置、プログラマブル表示器支援装置
JP3795473B2 (ja) エディタ装置およびエディタプログラムを記録した記録媒体
EP4636515A1 (en) Development assistance device, development assistance method, and development assistance program
JP7855155B1 (ja) 制御プログラム生成プログラム、制御プログラム生成装置及び制御プログラム生成方法
JP2008033572A (ja) 画面作成装置、画面作成プログラムおよびそれを記録した記録媒体
JP7642166B1 (ja) 支援プログラム、支援装置、支援システム及び支援方法
JP7589645B2 (ja) 制御システム、システムプログラムおよびデバッグ方法
JP3497423B2 (ja) 制御用表示装置、制御システム、および、そのプログラムが記録された記録媒体
JP2024136415A (ja) 制御システム、サポート装置、および制御装置
KR100423742B1 (ko) 순차기능챠트에 의한 전용 제어 시스템
JP2024130006A (ja) サポート装置、制御方法、およびサポートプログラム
JP2001075612A (ja) 画面データ作成方法、画面データ作成装置、および、そのプログラムが記録された記録媒体

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2022547160

Country of ref document: JP

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22926994

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 18714573

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 202280085050.7

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22926994

Country of ref document: EP

Kind code of ref document: A1

WWG Wipo information: grant in national office

Ref document number: 202280085050.7

Country of ref document: CN