WO2014112035A1 - プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム - Google Patents

プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム Download PDF

Info

Publication number
WO2014112035A1
WO2014112035A1 PCT/JP2013/050540 JP2013050540W WO2014112035A1 WO 2014112035 A1 WO2014112035 A1 WO 2014112035A1 JP 2013050540 W JP2013050540 W JP 2013050540W WO 2014112035 A1 WO2014112035 A1 WO 2014112035A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
item
display
data
screen data
Prior art date
Application number
PCT/JP2013/050540
Other languages
English (en)
French (fr)
Inventor
欣史 古山
Original Assignee
発紘電機株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 発紘電機株式会社 filed Critical 発紘電機株式会社
Priority to JP2014557211A priority Critical patent/JP5883953B2/ja
Priority to PCT/JP2013/050540 priority patent/WO2014112035A1/ja
Priority to CN201380013422.6A priority patent/CN104169820B/zh
Priority to TW103101282A priority patent/TWI584090B/zh
Publication of WO2014112035A1 publication Critical patent/WO2014112035A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme 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

Definitions

  • the present invention relates to a system including a programmable display.
  • a programmable display is connected to various connected devices such as a PLC main body and a temperature control device, and items such as numerical displays and lamps for displaying the status of these connected devices, and for users to give arbitrary instructions. Displays an image of items such as switches. An item is also called a screen component or the like.
  • images of a plurality of screen components (items) are displayed on the screen of the programmable display (referred to as an operation display screen).
  • Data or the like for displaying such an operation display screen (referred to as screen data or the like) is arbitrarily created in advance by a developer or the like in a support device (not shown) and downloaded from the support device to a programmable display. .
  • the screen data includes, for each item, data such as an image of the item (switch image or lamp image), display position coordinates, and an address (assigned memory address) of a predetermined area of the external memory described later. It is. In addition, some programs may be included.
  • Each of the items is, for example, a status display of the component corresponding to an arbitrary component of an arbitrary connected device, or receiving an ON / OFF instruction for the component. is there.
  • the current temperature is displayed as a numerical value as needed.
  • the display control related to the various items is realized by, for example, periodically executing predetermined processing for each item.
  • the predetermined processing is, for example, reading stored data in the predetermined area (allocated memory) of a memory device (external memory) in the connected device, and determining / displaying the display contents of the item based on the stored data. Processing (display refresh processing) and the like.
  • the connected device updates the stored data in a predetermined area of the external memory as needed (for example, the temperature measurement value is updated as needed in the temperature control device).
  • the data read from the external memory is temporarily stored in a predetermined area of a memory device (shared memory) in the programmable display, and the display contents of the item are determined and displayed based on the stored data.
  • a memory device shared memory
  • the process of reading the data stored in the external memory and storing it in the shared memory is executed, for example, periodically by a predetermined functional unit (here, a communication unit not shown) of the programmable display.
  • the communication unit communicates with various connected devices such as the PLC main body and a temperature control device, acquires data stored in a predetermined storage area of the external memory in the connected device, and shares the data with the shared device. Overwrite and store in a predetermined area of memory.
  • the function part (it shall be called an item display part) which performs the display control which concerns on the said various items in a programmable display controls item display content by accessing a shared memory regularly.
  • the data acquisition process of the external memory fails if there is a communication error with the connected device, or if there is any abnormality (including temporary memory) in the external memory itself or its specified storage area. There is.
  • the item display unit displays a window for notifying an error such as “occurrence of communication error with the PLC main body” on the screen. And cautioned the user.
  • Patent Document 1 discloses a technique for displaying an alarm window displayed when an alarm is generated in a translucent manner on a background screen. Accordingly, it is possible to prevent a situation in which the user cannot refer to important information because the display content of the background screen is hidden by the alarm window.
  • buttons there are many types of buttons in which various colors, various shapes, characters, and the like are combined.
  • a user requests an expression in which the glass is reflected for all buttons, it is necessary to process the item images for all the buttons, and the amount of work becomes enormous. It takes a lot of time.
  • an item image for example, a frame registered in advance is displayed, and for example, some numerical value (for example, measured temperature) that is collected periodically is drawn on the item image.
  • some numerical value for example, measured temperature
  • the item image is an image in which an expression such as the reflection of the glass is applied to the frame, for example.
  • the said numerical value will be drawn on such an item image, it will become item display which a numerical value is displayed on glass.
  • glass is a cover for the display portion, such item display is not real, and the user feels uncomfortable.
  • An object of the present invention can be realized by displaying an item image of a specific expression by synthesizing a specific expression image created in advance with each item image at a predetermined blend rate. It is to provide a programmable controller system, a programmable display device, a drawing editor device, and the like that can reduce man-hours / time and can further improve design performance.
  • the support apparatus includes item image storage means, overlap image storage means, and screen data generation means.
  • the item image storage means stores various item images used for the screen of the programmable display.
  • the overlap image storage means stores an overlap image that is transparently combined with the item image.
  • the screen data generation means associates the arbitrary overlap image with the arbitrary item image, and generates screen data including the association information.
  • the programmable display of this invention has a screen data storage means and an item display means.
  • the screen data storage means stores the screen data created by the support device.
  • the item display means generates and displays a composite image obtained by transparently combining the overlap image and the item image based on the association information included in the screen data.
  • FIG. 1 It is a schematic block diagram of the whole system containing the programmable display of this example. It is a structural example of the programmable display of this example. It is a software block diagram of this system.
  • (A)-(c) are the example of an item display of the past or this example.
  • (A)-(d) is a figure which shows the example of a screen for preparation of the item image of a specific expression. It is a processing function figure of the programmable display of this example.
  • (A) and (b) are specific examples of the shared memory, and (c) is a specific example of the item list. It is a process flowchart figure of a communication process part. It is a process flowchart figure of an item process part. It is a data structural example of a memory list.
  • (A), (b) is a figure for demonstrating (alpha) blend process. It is an item display example (the 2) of this example.
  • FIG. 1 is a schematic configuration diagram of the entire system including the programmable display 1 of this example.
  • the configuration shown in FIG. 1 is an example, and the present invention is not limited to this example.
  • the configuration in which the programmable display device 1 is not necessarily connected to the drawing editor device 5 via the communication line 3 may be used.
  • the programmable display 1 and the drawing editor device 5 may exist separately. Any device may be used as long as the programmable display 1 stores screen data according to the present method and displays the screen for the programmable display using the screen data.
  • the programmable controller system shown in FIG. 1 has various connection devices 4 and a programmable display 1 connected to the various connection devices 4 via a communication line 6. Further, the programmable display device 1 is connected to the drawing editor device 5 via the communication line 3.
  • the programmable display 1 is provided with a plurality of communication interfaces 2 (communication ports), and is connected to various connection devices 4 and the drawing editor device 5 by the communication line 3 / communication line 6 connected to each communication interface 2. ing.
  • the drawing editor device 5 corresponds to the support device in the background art, and supports the user to arbitrarily create data (screen data) for displaying the operation display screen on the programmable display 1. It has the function to do. Conventionally, various item images are prepared in advance, and the user repeats the operation of selecting a desired item image and placing it at a desired position, thereby creating the screen data.
  • the drawing editor device 5 may be regarded as an example of a support device for supporting creation of a screen (screen data) for a programmable display.
  • a support device for supporting creation of a screen (screen data) for a programmable display.
  • an overlap image described later is created in advance and stored in the drawing editor device 5 or the like.
  • This overlap image is basically not a single image to be displayed, but is a composite image for transparent composition with an arbitrary item image (composition using alpha blend, which will be described later).
  • the overlap image is an image with a specific expression.
  • a composite image formed by transparently combining an overlap image with the item image is an image in which the specific expression is reflected in the item image to be combined.
  • the specific expression is, for example, an expression as reflected by glass or a spot-like expression for a three-dimensional appearance, but of course it is not limited to such an example.
  • an item display of a specific expression for example, an item display such as an expression in which the glass is reflected or a spot expression for a three-dimensional appearance
  • a specific expression is used for a specific expression created in advance.
  • This is realized using an overlap image which is an image of the above.
  • the item display of the specific expression is realized by transparently synthesizing the overlap image with the item image (alpha blend or the like).
  • an alpha blend is described as an example of the transparent synthesis method, the present invention is not limited to this example.
  • Another technique may be used as a technique for transparent synthesis.
  • the so-called “background” in the alpha blend process is an item image, and the “foreground” is an overlap image.
  • the overlap image may be arbitrarily created in advance on the drawing editor device 5, or may be arbitrarily created in advance on a predetermined device in another development environment (not shown) to the drawing editor device 5. It may be stored.
  • the user when the user performs desired special processing on the selected / placed item image, the user selects a desired overlapping image from various overlapping images and associates it with the item image. Do.
  • One type of overlap image may be associated with a plurality of item images.
  • the screen data created in this way includes an overlap image associated with the item image in addition to the arranged item image.
  • the screen data is downloaded to the programmable display 1.
  • the programmable display 1 performs a process of displaying each item image of the screen data at a predetermined arrangement position in the same manner as in the past, but for the item image associated with the overlap image, further synthesis using the overlap image is performed. Execute processing (alpha blend processing, etc.). As a result, for example, an expression as if the glass is reflected is added to the item image.
  • the drawing editor device 5 is realized by, for example, a general general-purpose computer (such as a personal computer). Therefore, although not shown in the drawings, it has a configuration of a general personal computer or the like. That is, for example, it has an arithmetic processor such as a CPU, a storage device such as a memory and a hard disk, an operation unit such as a keyboard and a mouse, a display unit such as a display, a communication function unit, and the like.
  • arithmetic processor such as a CPU
  • a storage device such as a memory and a hard disk
  • an operation unit such as a keyboard and a mouse
  • a display unit such as a display
  • a communication function unit and the like.
  • a predetermined application program is stored in the storage device in advance, and various functions (for example, various functions shown in FIG. 3) of the drawing editor device 5 are realized by the arithmetic processor executing the application program.
  • various functions of the drawing editor device 5 have already been briefly described, but will be described in detail later.
  • the programmable display 1 may also have a general hardware configuration. Therefore, a brief description will be given below with reference to FIG.
  • FIG. 2 is a hardware configuration example of the programmable display device 1 of this example.
  • the programmable display device 1 has a function of displaying the operation display screen based on the above-described screen data and the like in substantially the same manner as the above-described conventional example, and further, the composite display (alpha) using the overlap image as described above. Blend etc.). Details will be described later.
  • the illustrated programmable display 1 includes a display operation control device 10, a touch panel 18, a display 19, the communication interface 2, and the like.
  • the display operation control device 10 includes a CPU 11, a ROM 12 (flash memory or the like), a RAM 13, a communication controller 14, a graphic controller 15, a touch panel controller 16, and the like, which are connected to a bus 17.
  • the CPU 11 is a central processing unit (arithmetic processor) that controls the entire display operation control device 10.
  • the CPU 11 performs various arithmetic operations (processing) of the programmable display 1 by executing a program (for example, a main body program 21 described later) stored in the ROM 12 in advance. Although this processing has already been briefly described, it will be described in detail later.
  • the ROM 12 stores the screen data (screen data 22 described later) and the like described in the background art.
  • the screen data includes data related to display such as an image of each item, display position coordinates, size, and the like for each item such as a switch and a lamp arranged on the above-described screen.
  • the screen data also includes data related to memory access, such as the allocated memory address (address of allocated memory area).
  • the overlap image associated with the item or identification information of the overlap image may be included.
  • the processing by the CPU 11 includes processing for access to the allocated memory area, and processing for generating / displaying an operation display screen based on screen data.
  • the features of the programmable display 1 according to the present method are mainly related to this screen display.
  • the graphic controller 15 displays the above-described operation display screen on the display 19.
  • the display 19 is made of, for example, a liquid crystal panel, and a touch panel 18 is provided so as to overlap the liquid crystal panel.
  • the operation display screen is basically displayed in which a plurality of item images are arranged at predetermined positions.
  • the overlap image is combined with the item image (alpha blend or the like) and displayed.
  • the communication controller 14 performs communication (data transmission / reception etc.) with the connection device 4 and the drawing editor device 5 such as a PLC main body (not shown), a temperature control device, etc.
  • the detection result of the pressing operation (touch) position on the touch panel 18 by the operator or the like is taken into the CPU 11 or the like via the touch panel controller 16 and analyzed. For example, analysis is performed based on the display position coordinates and size data of each item. For example, when an operator or the like touches the display position of the switch image, the CPU 11 or the like analyzes that an operation on the switch has been performed.
  • FIG. 3 shows a software configuration diagram of the system.
  • various programs / data such as a main body program 21, screen data 22, and communication program 23 are stored in, for example, the ROM 12 (flash memory or the like).
  • the CPU 11 reads / executes / references these programs / data, etc., thereby performing display control of the operation display screen for the programmable display.
  • This operation display screen is composed of the above-described numerical display, image display of various items such as lamps and switches, and the display content of each item is, for example, data acquired from each connected device 4 (external memory; allocated memory area) (acquisition Data) is updated as needed.
  • the CPU 11 executes display control of the operation display screen based on the main body program 21, the screen data 22, and the acquired data.
  • the display content of each item (each screen component) on the operation display screen reflects the content of the acquired data (numerical display such as temperature, lighting / extinguishing of the lamp, etc.).
  • the screen data 22 is, for example, a screen data file 32 arbitrarily created in advance on the drawing editor device 5 side, downloaded to the programmable display device 1 and stored.
  • the communication program 23 is a program in which, for example, a communication program file 33 (part thereof) stored in advance on the drawing editor device 5 side is downloaded and stored in the programmable display device 1.
  • the communication program 23 of the programmable display 1 is a program for communicating with the connection device 4 via the communication line 6.
  • each connected device 4 has a communication protocol (communication rule) unique to each model and performs communication between the programmable display 1 and the connected device 4 in accordance with this communication rule. Therefore, the communication program 23 needs to be developed for each model of each connected device 4.
  • the CPU 11 and the like execute the communication program 23 to realize communication processing with the connected device 4.
  • connection device 4 such as the PLC main body has various manufacturers and models, each manufacturer / model has its own communication program, and the communication program 23 depends on the manufacturer / model of the connection device 4 depending on the case. Multiple types will be provided.
  • the communication between the programmable display 1 and the drawing editor device 5 is performed by, for example, the main body program 21 and the drawing editor 31 (a communication function is incorporated in the drawing editor 31). This is not particularly relevant and will not be shown or described.
  • the communication program 23 is normally stored in advance as a plurality of communication program files 33 group (a plurality of communication programs developed for each model) in an HD (hard disk) (not shown) in the drawing editor device 5. Then, when the user selects / designates an arbitrary connected device 4 using the drawing editor 31, the drawing editor device 5 transfers the communication program file 33 corresponding to the selected connected device 4 to the programmable display device 1, The communication program 23 is stored.
  • the program for realizing various processes such as access to the allocated memory area and screen display may be included in the main body program 21 or the screen data file 32 (screen data 22). Good. In any case, when the CPU 11 executes such a program, for example, various operations of the programmable display 1 are realized.
  • the drawing editor 31 of the drawing editor device 5 also has a support function that allows the user to create a desired operation display screen (its screen data).
  • various item images created in advance are stored in the hard disk or the like of the drawing editor device 5. These various item images are displayed in a list by the creation support function of the operation display screen by the drawing editor 31, and the user selects a desired item image and arranges it at a desired position.
  • This function itself is substantially the same as the conventional one.
  • the drawing editor 31 of this example further has processing functions of various functional units 31a, 31b, 31c, and 31d shown in the drawing. These various functional units are realized by a CPU (not shown) included in the drawing editor device 5 executing a program stored in a storage unit (not shown).
  • the drawing editor 31 of this example includes various function units such as the item image storage unit 31a, the overlap image storage unit 31b, the screen data generation unit 31c, and the transfer unit 31d. Have.
  • the item image storage unit 31a stores various item images used for the screen of the programmable display (used for screen data creation).
  • the overlap image storage unit 31b stores an overlap image that is transparently combined with the item image.
  • the screen data generation unit 31c associates an arbitrary overlap image with an arbitrary item image, and generates screen data 32 (22) including the association information.
  • the transfer means transfers the screen data 32 (22) to the programmable display 1 and stores it.
  • FIG. 4A shows an example of each conventional general item image.
  • display examples of various items such as the numerical display item, the graph item, and the switch item shown in the figure are shown.
  • the illustrated rectangular frame or the like is the item image
  • '1234' illustrated in the frame displays the acquired data.
  • two types of images, a lit image and a non-lit image are registered as the item image. When the acquired data is “1”, the lit image is displayed and the acquired data is “0”. In the case of ', the unlit image is displayed.
  • each item (screen component) is displayed in a form in which the content of the acquired data is reflected based on the item image and the acquired data.
  • the display of FIG. 4B appears as if glass is present on the display portion. That is, a more realistic display can be performed.
  • the graph item shown in FIG. 4A is only one of various graph item images, and other graph item images of various shapes or the same shape are used. A graph item image or the like of a different color is created in advance and registered in the drawing editor device 5. The same applies to the numerical display items and switch items shown in the figure.
  • the white part means the transparent color. That is, for the white portion, the item image is displayed as it is even if it is combined with the item image.
  • the numerical display item shown in the figure except for the two diagonal lines shown in the figure, it becomes transparent, and the result of combining this with the numerical display item of FIG. 4A is the numerical display item of FIG. become.
  • FIG. 5A to FIG. 5D show an example of a drawing editor screen and a working example for creating an operation display screen (screen data file 32) by this method on the drawing editor 31.
  • FIG. The drawing editor 31 first causes the user to select and place a desired item. For example, as shown in FIG. 5A, the user places a desired item image (here, a numerical display item) at a desired position on the screen. Note that “1234” shown in the figure is an arbitrary numerical value set for preview, but such a numerical value may not be displayed.
  • an item setting window shown in FIG. 5B When the user clicks (designates) the arranged item image, for example, an item setting window shown in FIG. 5B is displayed.
  • an overlap image selection window shown in FIG. 5C is displayed.
  • various overlap images created in advance are stored in the storage device of the drawing editor device 5.
  • the drawing editor 31 displays a list of these various overlap images in the overlap image selection window shown in FIG. 5C and allows the user to select a desired overlap image. As a result, the selected overlap image is associated with the item specified in FIG.
  • a preview screen formed by combining (alpha blending or the like) the designated item image and the overlap image may be displayed.
  • the user operates a confirmation button (not shown) to associate the selected overlap image with the specified item.
  • the selected overlap image or the like is added to information (item image, arrangement coordinates, size, allocated memory address, etc.) of the designated item.
  • An arbitrary operation display screen (screen data file 32) is created by the user repeating the work of placing the desired item at the desired position and, in some cases, associating the desired overlap image with the item.
  • the screen data 22 (screen data file 32) includes information (item image, arrangement coordinates, size, allocated memory address, etc.) of each item arranged on the screen. Further, in this method, for the item associated with the overlap image in the above operation, information of the associated overlap image (image itself, overlap image identification information, or the like) is added.
  • FIG. 6 is a processing function diagram of the programmable display of this example.
  • processing function units shown within a dotted line in FIG. 6 are realized. That is, the following processing function units such as the item generation unit 41, the item processing schedule unit 42, the item processing unit 43 (including item display means), the communication processing unit 44 (44-1, 44-2, etc.) shown below Processing functions are realized.
  • the item display means is a functional unit that generates and displays a composite image that transparently combines an overlap image and an item image based on association information included in screen data, for example.
  • the association information is information in which an arbitrary overlap image is associated with an arbitrary item image, and is arbitrarily created on the drawing editor device 5 side (for example, information included in the screen data 22). is there).
  • the item generation unit 41, the item processing schedule unit 42, and the item processing unit 43 are realized by the main body program 21.
  • the communication processing unit 44 is realized by the main body program 21 and the communication program 23.
  • the screen data 22 and the overlap image data 47 shown in the figure are used when executing these processing functions.
  • the overlap image data 47 is actually included in the screen data 22 as described above, it may be considered that it is only shown separately in the figure.
  • the present invention is not limited to this example.
  • all the overlap images may be stored in the programmable display 1 as the overlap image data 47 in advance.
  • the screen data 22 includes the identification information of the associated overlap image and the like (note that an ID for identification is assigned in advance to each overlap image).
  • the item generation unit 41 generates an item list 46 based on the screen data 22 or the like. This is generated, for example, by extracting a part of the screen data 22.
  • FIG. 7C shows a data configuration diagram of the item list 46.
  • the item list 46 in the illustrated example includes data items of item type 61, coordinates 62, size 63, device name 64, address 65, “data for each item type” 66, and overlap image 67. Except for the overlap image 67, it may be regarded as the same as the conventional one, and will be briefly described below.
  • the item type 61 stores item type identification information indicating the type of the item (switch, lamp, numerical display, etc.).
  • “Data for each item type” 66 stores accompanying information such as image data of the item (item image; an image of any switch if the item type is a switch).
  • Data indicating the display position and size of the item image on the screen is stored in the coordinates 62 and size 63. These are data related to image display on the operation display screen of each item.
  • the device name 64 and the address 65 are memory allocation information related to each item, and correspond to the allocated memory address. That is, the storage area indicated by the address 65 in the memory indicated by the device name 64 is an area assigned to the item (the assigned memory area). For example, if the item type 61 is a lamp, flag data indicating lighting / extinguishing of the lamp is stored in this storage area. For example, if the item type 61 is a numerical display, some numerical data (for example, a temperature measurement value, a motor rotation speed, a pressure value, etc.) is stored in this storage area.
  • the item processing schedule unit 42 performs schedule management such as display state update processing of each item image by the item processing unit 43. That is, the item processing schedule unit 42 periodically calls the item processing unit 43, for example, and executes, for example, the processing of FIG. 9 described later (in other words, cyclically executes the processing of FIG. 9).
  • the item processing unit 43 renders (decompresses) each item image on the RAM 13 based on the item list 46 and data stored in the shared memory 45 described later. At that time, depending on the type of item, the acquired data is also drawn (developed) on the RAM 13 together. Up to this point, it may be substantially the same as the conventional method. However, in this method, for an item associated with an overlap image, a process of synthesizing the overlap image with the item image (alpha blending or the like) is also performed.
  • the graphic controller 15 displays the drawing data in the RAM 13 on the display, so that the operation display screen is displayed.
  • the communication processing unit 44 is a communication processing unit 44-1 or 44-1 provided for each connected device 4 (4-1, 4-2). That is, the illustrated communication processing unit 44-1 communicates with the connection device 4-1 via the communication line 6 using the communication port WAY1 corresponding to the connection device 4-1, and stores the memory in the memory. Stores data in a predetermined area (allocated memory area). The acquired data is overwritten and stored in a predetermined area of the shared memory 45.
  • the illustrated communication processing unit 44-2 performs communication with the connection device 4-2 through the communication line 6 using the communication port WAY2 corresponding to the connection device 4-2, and stores the memory. Stored data in a predetermined area (allocated memory area). The acquired data is overwritten and stored in a predetermined area of the shared memory 45.
  • FIG. 7A shows a data structure example of the shared memory 45
  • FIG. 7B shows a data storage example.
  • the storage data 50 of the shared memory 45 includes data items of a port 51, a device name 52, an address 53, and data 54.
  • the port 51 is identification information or the like of the communication port, and is substantially information for identifying the connection device 4 of the communication partner.
  • the device 52 is identification information of a memory device in the connection device 4 of the communication partner.
  • the address 53 is an address of a predetermined storage area in the memory device indicated by the device 52, and data acquired from this storage area is stored in the data 54.
  • each record shown in FIG. 7B corresponds to each item.
  • each record shown in FIG. 7B is generated.
  • the corresponding port number or the like can be determined based on the device name 52 or the like, and the determined port number or the like may be stored in the port 51.
  • the present invention is not limited to this example.
  • FIG. 8 is a processing flowchart of the communication processing unit 44.
  • each of the communication processing units 44-1 and 44-2 executes the process of FIG. 8 cyclically (at a regular cycle).
  • the shared memory 45 is referenced to generate the memory list 70 related to the connected device 4 that the user is in charge of (step S1).
  • the memory list 70 related to the connected device 4-1 is generated.
  • FIG. 10 shows a data configuration example of the memory list 70.
  • the memory list 70 includes data items of a device name 71, an address 72, data 73, and error information 74.
  • the memory list 70 includes data items of a device name 71, an address 72, data 73, and error information 74.
  • all records whose port 51 is “WAY 1” are extracted from the shared memory 45.
  • the memory list 70 relating to the connected device 4-1 is generated. It will be.
  • the data 73 and the error information 74 are not necessarily required. Instead, flag information indicating whether or not the processing has been completed may be stored.
  • step S2 the processes in steps S2 to S5 are repeatedly executed until the determination in step S5 becomes NO. That is, an unprocessed record is taken out from the memory list 70 (a record to be processed), a memory read command is generated based on the contents of this record, and this command is transmitted to the connected device 4 that is responsible for the command via the communication line 6. (Step S2). Then, it waits for a response from the connected device 4 to this command (step S3).
  • This command includes information (allocated memory address) for specifying an access destination such as the device name 71 and address 72, and the connected device 4 reads data from the storage area (allocated memory area) indicated by the allocated memory address. Then, a response process for returning the read data is performed.
  • the read data included in the response is stored in the column of the data 54 in the record corresponding to the processing target record in the shared memory 45 (step S4).
  • step S5 it is checked whether or not an unprocessed record remains in the memory list 70, and if it remains (step S5, YES), the process returns to step S2, and if it does not remain (step S5, NO) The process ends.
  • FIG. 8 shows an example of processing related to data reading from the allocated memory area
  • the present invention is not limited to this example.
  • the item is a switch or the like
  • data write processing to the allocated memory area is performed, but illustration and description thereof are omitted.
  • write data is stored in the data 73 field.
  • FIG. 9 is a processing flowchart of the item processing unit 43. As described above, the processing in FIG. 9 is cyclically executed under the management of the item processing schedule unit 42.
  • the item processing unit 43 first executes an initialization process of the item list 46 (step S11). For example, a flag (not shown) (not shown) of all records in the item list 46 is set to “0” (unprocessed). Thereafter, the processes in steps S12 to S19 are repeatedly executed until NO in step S19 described later.
  • an arbitrary record is selected from the unprocessed records in the item list 46 (records whose flag (not shown) is “0” (unprocessed)) as a process target record. Then, the device name 64, address 65, etc. of the record to be processed are acquired (step S12), and the corresponding record in the shared memory 45 is searched using these to acquire the data (step S13). That is, for example, a record in which the device name 52 and the address 53 are the same as the acquired device name 64 and the address 65 is the corresponding record. Then, the data 54 (data acquired from the allocated memory area) of the corresponding record is acquired (step S13).
  • predetermined image data (item image) or the like of the item is drawn (step S14).
  • a rectangular frame as illustrated is drawn (an example of an item image).
  • the data 54 is drawn corresponding to the item image (step S15). For example, as shown in the figure, a numerical value such as “1234” is drawn inside the rectangular frame.
  • it is determined whether or not the overlap image is associated step S16). This is determined, for example, by whether or not data (here, the overlap image itself) is stored in the overlap image 67 of the processing target record. If there is an overlap image (step S16, YES), a composition process is executed for blending the overlap image into the item image and numerical drawing area (alpha) (step S17).
  • step S14 the numerical image drawing in step S15 is performed in the drawing area of the item image, and then the overlap image is ⁇ -blended with respect to these drawing. That is, ⁇ blend processing is performed on the overlap image using “item image + numerical value” drawing as the background drawing.
  • ⁇ blend processing is performed on the overlap image using “item image + numerical value” drawing as the background drawing.
  • FIG. 4B a realistic display as shown in FIG. 4B can be performed. In other words, the display does not appear as if the numerical values are displayed on the conventional glass.
  • the graphic controller 15 displays the drawing data and the like on the RAM 13 on the display, so that an operation display screen corresponding to the drawing data is displayed.
  • step S18 When the processes in steps S14 and S15, and possibly the process in step S17 are completed, the flag (not shown) of the process target record in the item list 46 is changed to “1” (processed) (step S18).
  • step S19, YES If an unprocessed record remains in the item list 46 (step S19, YES), the process returns to step S12. If all the records have been processed (step S19, NO), this process is terminated.
  • FIGS. 11A and 11B are diagrams for explaining the ⁇ blend process.
  • the alpha blending process itself is an existing process and will be briefly described below.
  • the image data in this case is not RGB data but RGBA data.
  • FIG. 11A shows the data format of RGBA data.
  • image data having transparency holds color information of a data format as shown in FIG. 11A per pixel.
  • a indicating transparency, R indicating red, G indicating green, and B indicating blue each consist of 8-bit information (0 to 255 in decimal notation).
  • all bits of R, G, and B are “1”, which means white.
  • A has a data value of 127 in decimal notation, which is about half (50%) of the above 255. Therefore, the illustrated data example means white having a transparency of 50%.
  • composition process by the ⁇ blend is performed using the item image and the overlap image 67 which are such RGBA data.
  • the following calculation as shown in FIG. 11B is generally performed for each point (each pixel) of the image.
  • out A src A + dst A (1-src A )
  • out X output image (composite image)
  • src X blend image (foreground; overlap image in this example)
  • dst X blended image (background; item image in this example) (Note that x represents A (transparency), R (red), G (green), and B (blue).
  • out A means transparency in the output image (composite image)).
  • the item display as shown in FIG. 12, for example can also be realized.
  • a composite image as shown in the figure can be displayed by transparently combining the overlap image shown in the figure with such an existing item image. That is, it can be expressed as an hourglass.
  • the glass of the hourglass and the portion corresponding to the space in the glass are all completely transparent, and the other portions are all white, for example. .
  • the portion of the space in the glass can be seen, but the other portions are not visible, so that a composite image as shown is displayed.
  • the programmable display device 1, the drawing editor device 5, etc. the display of the item image of the specific expression, the image for the specific expression created in advance, This can be realized by combining each item image with a predetermined blend rate. As a result, it is possible to reduce the number of drawing steps / time.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Processing Or Creating Images (AREA)

Abstract

 グラフアイテム、スイッチアイテム等の既存の各種アイテム画像とは別に、特定の表現が成された画像であるオーバーラップ画像が、予め作成されて格納されている。特定の表現とは、例えば、ガラスが反射したような表現、あるいは立体的に見せるためのスポット的な表現等である。任意のアイテム画像に任意のオーバーラップ画像を関連付けさせておき、プログラマブル表示器での表示の際には、アイテム画像に対してオーバーラップ画像を透過的に合成させる(アルファブレンド等)。

Description

プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム
 本発明は、プログラマブル表示器を含むシステムに関する。
 プログラマブル表示器は、一般的に、PLC本体や温調装置等の各種接続機器と接続して、これら接続機器の状態表示を行う数値表示やランプ等のアイテムや、ユーザが任意の指示を出す為のスイッチ等のアイテムの画像を表示する。尚、アイテムは、画面部品等とも呼ばれている。プログラマブル表示器の画面(操作表示画面と呼ぶものとする)には、通常、複数の画面部品(アイテム)の画像が表示される。この様な操作表示画面を表示する為のデータ等(画面データ等と呼ばれる)は、予め不図示の支援装置において開発者等によって任意に作成されて、支援装置からプログラマブル表示器にダウンロードされている。
 上記画面データには、上記各アイテム毎に、そのアイテムの画像(スイッチの画像やランプの画像)や表示位置座標、更に後述する外部メモリの所定領域のアドレス(割当メモリアドレス)等のデータが含まれている。更に何らかのプログラム等が含まれている場合もある。
 上記各アイテム(画面部品)は、例えば、それぞれが任意の接続機器の任意の構成要素に対応して、当該構成要素の状態表示を行ったり、当該構成要素のON/OFFの指示を受け付けるものである。例えば、温調装置の温度測定値を数値表示するアイテムの場合、随時、現在の温度を数値で表示することになる。
 上記各種アイテムに係る表示制御は、上記各アイテム毎に、例えば定期的に所定の処理を実行することで実現される。所定の処理とは、例えば、接続機器内のメモリデバイス(外部メモリとする)の上記所定領域(割当メモリ)の格納データを読出して、この格納データに基づいてアイテムの表示内容を決定・表示する処理(表示リフレッシュ処理)等である。尚、接続機器は、随時、上記外部メモリの所定領域の格納データを更新している(例えば上記温調装置において上記温度測定値を随時更新している)。
 また、上記外部メモリから読出したデータを、プログラマブル表示器内のメモリデバイス(共有メモリとする)の所定領域に一時的に格納して、この格納データに基づいてアイテムの表示内容を決定・表示する構成もある。
 この例の場合、外部メモリの格納データを読み出して共有メモリに格納する処理は、プログラマブル表示器の所定の機能部(ここでは不図示の通信部とする)が、例えば定期的に実行する。上記通信部は、例えば、上記PLC本体や温調装置等の各種接続機器と通信を行って、接続機器内の上記外部メモリの所定の記憶領域の格納データを取得して、このデータを上記共有メモリの所定領域に上書き格納する。そして、プログラマブル表示器における上記各種アイテムに係る表示制御を行う機能部(アイテム表示部というものとする)は、定期的に共有メモリにアクセスすることで、アイテム表示内容を制御する。
 但し、接続機器との通信エラーや、外部メモリ自体やその所定の記憶領域に何らかの異常(一時的なものも含む)が生じていた場合等には、上記外部メモリのデータ取得処理が失敗する場合がある。この様な場合、上記通信部は通信相手の接続機器は認識できているので、上記アイテム表示部が例えば「PLC本体との通信エラー発生」等のエラーを通知するウィンドウを画面上に表示する等して、ユーザに注意を促していた。
 また、例えば特許文献1には、アラーム発生時に表示するアラームウィンドウを、背景画面のうえに半透明に表示する技術が開示されている。これによって、アラームウィンドウによって背景画面の表示内容が隠れる為にユーザが重要情報を参照できなくなる事態を防止できる。
 特許文献1の上記従来技術では、予め、上記アラームウィンドウを構成する各部位のブレンド率が設定されており、上記アラームウィンドウ表示の際には、ウィンドウイメージの各部位と、背景となる画面のイメージとを、上記ブレンド率で合成して表示する。
特開2005-267267号公報
 ここで、プログラマブル表示器の上記アイテムの表示形態に関しては、ユーザから様々な要望がある。例えば、ガラスが反射したような表現や、立体的に見せるためのスポット的な表現が成されたアイテム表示を要望するユーザもある。これらの様な特殊な表現を行う場合、アイテム画像データそのものを加工することで対応していた。
 ここで、近年、アイテム表示は様々なバリエーションが存在しており、例えばボタンを例にしても、各種色や各種形状や文字等が組み合わされた多数の種類のボタンが存在している。この状況で、例えばあるユーザが全てのボタンについてガラスが反射したような表現とすることを要望した場合、全てのボタンについてそれぞれアイテム画像を加工する必要があり、作業量が膨大となり、作画工数に多大な時間が掛かってしまう。
 また、上記加工を行った場合でも、必ずしも望ましい画像とはならないという問題もあった。例えば上記ガラスが反射したような表現とすることは、現実のボタン(あるいは何らかの表示部等)に近いリアルな表現となることが望まれている。しかしながら、ボタンではなく、例えば数値表示やグラフ表示用のアイテム等の場合には、下記のような問題がある。
 例えば数値表示用のアイテムを例にすると、まず、予め登録されているアイテム画像(例えば枠)を表示し、例えば定期的に収集する何らかの数値(例えば測定温度など)を、このアイテム画像上に描画することで、例えば枠内に現在の測定温度が表示されるようなアイテム表示となる。
 上記加工を行った場合には、上記アイテム画像は、例えば上記枠に対して上記ガラスが反射したような表現が施された画像となる。そして、この様なアイテム画像上に、上記数値が描画されることになる為、ガラス上に数値が表示されるようなアイテム表示となる。しかしながら、現実には、ガラスは表示部分のカバーであるので、この様なアイテム表示は、リアルではなく、ユーザが違和感を感じるものとなる。
 上記の例の場合、望ましくは数値表示の上にガラスが反射したような表現が施されるべきであるが、従来技術ではこの様な表示は困難であった。よって、この様な表示が可能になること、換言すればアイテム表示に係るデザイン性能の向上を実現することが望まれている。
 本発明の課題は、特定の表現のアイテム画像の表示を、予め作成される特定の表現用の画像を、各アイテム画像に対して所定のブレンド率で合成することで実現させることができ、作画工数/時間の削減を実現でき、更にデザイン性能の向上を実現できるプログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置等を提供することである。
 本発明の支援装置は、アイテム画像記憶手段、オーバーラップ画像記憶手段、画面データ生成手段を有する。
 アイテム画像記憶手段は、前記プログラマブル表示器の画面に用いられる各種アイテム画像を記憶する。
 オーバーラップ画像記憶手段は、前記アイテム画像に対して透過的に合成させるオーバーラップ画像を記憶する。
 画面データ生成手段は、任意の前記アイテム画像に対して任意の前記オーバーラップ画像を関連付けさせて、該関連付け情報を含む画面データを生成する。
 また、本発明のプログラマブル表示器は、画面データ記憶手段と、アイテム表示手段を有する。
 画面データ記憶手段は、上記支援装置で作成された画面データを記憶する。
 アイテム表示手段は、該画面データに含まれる前記関連付け情報に基づいて、前記オーバーラップ画像と前記アイテム画像とを透過的に合成した合成画像を生成し表示する。
本例のプログラマブル表示器を含むシステム全体の概略構成図である。 本例のプログラマブル表示器の構成例である。 本システムのソフトウェア構成図である。 (a)~(c)は、従来又は本例のアイテム表示例である。 (a)~(d)は、特定表現のアイテム画像作成の為の画面例を示す図である。 本例のプログラマブル表示器の処理機能図である。 (a)、(b)は共有メモリの具体例であり、(c)はアイテムリストの具体例である。 通信処理部の処理フローチャート図である。 アイテム処理部の処理フローチャート図である。 メモリリストのデータ構成例である。 (a)、(b)は、αブレンド処理について説明する為の図である。 本例のアイテム表示例(その2)である。
 以下、図面を参照して本発明の実施の形態について説明する。
 図1は、本例のプログラマブル表示器1を含むシステム全体の概略構成図である。
 尚、図1に示す構成は、一例であり、この例に限らない。例えば、必ずしもプログラマブル表示器1が通信ライン3を介して作画エディタ装置5に接続された構成でなくてもよい。プログラマブル表示器1と作画エディタ装置5とが別々に存在していてもよい。プログラマブル表示器1が、本手法による画面データを格納して、この画面データを用いてプログラマブル表示器用の画面の表示等を行うものであれば、何でも良い。
 図1に示すプログラマブルコントローラシステムは、各種接続機器4と、通信ライン6を介して各種接続機器4に接続するプログラマブル表示器1とを有する。更に、プログラマブル表示器1が、通信ライン3を介して作画エディタ装置5に接続された構成となっている。プログラマブル表示器1には、複数の通信インタフェース2(通信ポート)が備えられており、各通信インタフェース2に接続された通信ライン3/通信ライン6によって各種接続機器4や作画エディタ装置5と接続されている。
 作画エディタ装置5は、上記背景技術における支援装置に相当するものであり、上記操作表示画面をプログラマブル表示器1で表示させる為のデータ等(画面データ)を、ユーザが任意に作成できるように支援する機能を有する。従来では、予め各種アイテム画像が用意されており、ユーザは所望のアイテム画像を選択して所望の位置に配置させる作業を繰り返して、上記画面データ作成を行う。
 作画エディタ装置5は、プログラマブル表示器用の画面(画面データ)の作成を支援するための支援装置の一例と見做してよい。
 そして、本手法では、上記既存のアイテム画像だけでなく、後述するオーバーラップ画像も、予め作成されて作画エディタ装置5等に記憶されている。このオーバーラップ画像は、基本的には、単独で表示させるものではなく、任意のアイテム画像に対して透過的に合成させる(後述するアルファブレンドによる合成など)ための合成用画像である。
 オーバーラップ画像は、特定の表現が成された画像である。これにより、上記アイテム画像にオーバーラップ画像を透過的に合成させて成る合成画像は、当該合成対象のアイテム画像に上記特定の表現が反映された画像となる。上記特定の表現とは、例えば一例としては、ガラスが反射したような表現、あるいは立体的に見せるためのスポット的な表現であるが、勿論、この様な例に限るものではない。
 換言すれば、本手法では、特定の表現のアイテム表示(例えばガラスが反射したような表現や、立体的に見せるためのスポット的な表現等のアイテム表示)を、予め作成される特定の表現用の画像であるオーバーラップ画像を用いて実現させる。すなわち、アイテム画像にオーバーラップ画像を透過的に合成(アルファブレンド等)することによって、上記特定の表現のアイテム表示を実現する。
 尚、本例では、上記透過的に合成させる手法の一例としてアルファブレンドを例にして説明するが、この例に限らない。透過的に合成させる手法として他の手法を用いるようにしてもよい。
 アルファブレンド処理における所謂“背景”がアイテム画像となり、“前景”がオーバーラップ画像となる。
 オーバーラップ画像は、予め作画エディタ装置5上で任意に作成されたものであってもよいし、予め不図示の他の開発環境の所定の装置上で任意に作成されて、作画エディタ装置5に記憶されているものであってもよい。
 作画エディタ装置5において、ユーザは、上記選択・配置したアイテム画像に対して所望の特殊加工を行う場合、各種オーバーラップ画像のなかから所望のオーバーラップ画像を選択して当該アイテム画像に関連付ける作業を行う。1種類のオーバーラップ画像が複数のアイテム画像に関連付けられてもよい。この様にして作成された画面データには、配置されたアイテム画像に加えて、アイテム画像に関連付けられたオーバーラップ画像も含まれる。
 上記画面データは、プログラマブル表示器1にダウンロードされる。
 プログラマブル表示器1は、従来と同様に画面データの各アイテム画像を所定の配置位置に表示する処理を行うが、上記オーバーラップ画像が関連付けられたアイテム画像に関しては更に当該オーバーラップ画像を用いた合成処理(アルファブレンド処理等)を実行する。これによって例えば上記ガラスが反射したような表現がアイテム画像に加わることになる。
 尚、作画エディタ装置5は、例えば一般的な汎用コンピュータ(パソコン等)で実現される。よって、特に図示等はしないが、一般的なパソコン等の構成を有する。すなわち、例えば、CPU等の演算プロセッサ、メモリ、ハードディスク等の記憶装置、キーボードやマウス等の操作部、ディスプレイ等の表示部、通信機能部等を有している。
 上記記憶装置には予め所定のアプリケーションプログラムが記憶されており、上記演算プロセッサがこのアプリケーションプログラムを実行することにより、作画エディタ装置5の各種機能(例えば図3に示す各種機能)が実現される。作画エディタ装置5の各種機能は、既に簡単に説明したが、後に詳細に説明する。
 また、プログラマブル表示器1も、ハードウェア構成自体は、一般的なものであってよい。よって、以下、図2を参照して簡単に説明する。
 図2は、本例のプログラマブル表示器1のハードウェア構成例である。
 プログラマブル表示器1は、上述した従来例と略同様に上述した画面データ等に基づく操作表示画面の表示等を行う機能を有するが、更に、上記のようにオーバーラップ画像を用いた合成表示(アルファブレンド等)等も行う。詳しくは後述する。
 図示のプログラマブル表示器1は、表示操作制御装置10と、タッチパネル18、ディスプレイ19、上記通信インタフェース2等を有する。
 表示操作制御装置10は、CPU11、ROM12(フラッシュメモリ等)、RAM13、通信コントローラ14、グラフィックコントローラ15、タッチパネルコントローラ16等より成り、これらがバス17に接続されている。
 CPU11は、表示操作制御装置10全体を制御する中央処理装置(演算プロセッサ)である。CPU11は、ROM12に予め格納されているプログラム(例えば後述する本体プログラム21等)を実行することで、プログラマブル表示器1の各種演算動作(処理)を行う。この処理についても、既に簡単に説明したが、後に詳細に説明するものとする。
 また、ROM12には、上記背景技術で説明した画面データ(後述する画面データ22)等が格納されている。上記のように、画面データは、例えば上述した画面上に配置されたスイッチ、ランプ等の各アイテム毎に、そのアイテムの画像や表示位置座標や大きさ等のような表示に係わるデータを有する。また、画面データは、上記割当メモリアドレス(割当メモリ領域のアドレス)等のようなメモリアクセスに係わるデータ等も有する。そして、本例の場合、更にそのアイテムに関連付けられた上記オーバーラップ画像または当該オーバーラップ画像の識別情報等も含まれている場合がある。
 CPU11による上記処理には、上記割当メモリ領域へのアクセス処理等や、画面データに基づく操作表示画面の生成・表示の為の処理がある。本手法によるプログラマブル表示器1の特徴は、主にこの画面表示に関するものである。
 上記CPU11の処理によって、例えば上記画面データや上記割当メモリ領域へのアクセス処理による取得データ等に基づく表示対象データが、例えばRAM13(あるいは不図示のビデオRAM)上に展開(描画)される。詳しくは後述する。この描画に基づいてグラフィックコントローラ15が、ディスプレイ19上に上述した操作表示画面等を表示する。
 ディスプレイ19は、例えば液晶パネル等より成り、この液晶パネル上に重ねるようにしてタッチパネル18が設けられる。ディスプレイ19上には、基本的には、複数のアイテム画像が所定位置に配置されて成る上記操作表示画面が表示される。但し、本手法の場合、上記の通り、上記オーバーラップ画像が関連付けられているアイテム画像に関しては、当該アイテム画像に当該オーバーラップ画像を合成して(アルファブレンド等)表示することになる。
 また、通信コントローラ14は、通信インタフェース2を介して、不図示のPLC本体等や温調装置等である接続機器4や作画エディタ装置5との通信(データ送受信等)を行う。
 オペレータ等によるタッチパネル18上での押圧操作(タッチ)位置の検知結果は、タッチパネルコントローラ16を介してCPU11等に取り込まれて解析される。例えば各アイテムの上記表示位置座標や大きさのデータ等に基づいて、解析することになる。例えば、スイッチの画像の表示位置をオペレータ等がタッチすると、CPU11等は、このスイッチに対する操作が行われたものと解析することになる。
 図3に、上記本システムのソフトウェア構成図を示す。
 プログラマブル表示器1においては、本体プログラム21、画面データ22、通信プログラム23等の各種プログラム/データが、例えば上記ROM12(フラッシュメモリ等)に格納されている。これらのプログラム/データ等をCPU11が読出し・実行/参照等することで、プログラマブル表示器用の上記操作表示画面等の表示制御等が行なわれる。
 この操作表示画面は、上述した数値表示、ランプ、スイッチ等の各種アイテムの画像表示から成り、各アイテムの表示内容は、例えば各接続機器4(外部メモリ;割当メモリ領域)から取得したデータ(取得データ)を反映させる形で随時更新される。
 つまり、CPU11は、本体プログラム21と画面データ22と上記取得データに基づいて、上記操作表示画面の表示制御を実行する。その際、この操作表示画面上の各アイテム(各画面部品)の表示内容は、上記取得データの内容を反映させたものとなる(温度等の数値表示やランプの点灯/消灯など)。
 上記画面データ22は、例えば予め作画エディタ装置5側で任意に作成された画面データファイル32が、プログラマブル表示器1にダウンロードされて格納されたものである。また、上記通信プログラム23も、例えば予め作画エディタ装置5側に格納されていた通信プログラムファイル33(その一部)が、プログラマブル表示器1にダウンロードされて格納されたものである。
 プログラマブル表示器1の通信プログラム23は、通信ライン6を介して接続機器4と通信を行うためのプログラムである。通常、接続機器4の機種毎等に固有の通信プロトコル(通信規定)を持ち、この通信規定に従って、プログラマブル表示器1-接続機器4間での通信を行う。そのため、通信プログラム23は、各接続機器4の機種毎等に開発が必要となる。尚、当然、CPU11などが通信プログラム23を実行することで、接続機器4との通信処理が実現される。
 PLC本体等である接続機器4は、様々なメーカー・機種があり、各メーカー/機種毎に独自の通信プログラムがあり、上記通信プログラム23は、接続機器4のメーカー/機種に応じて場合によっては複数種類備えられるものとなる。
 尚、プログラマブル表示器1-作画エディタ装置5間の通信は、例えば本体プログラム21と作画エディタ31とによって行う(通信機能が作画エディタ31に組み込まれている)。これについては特に関係ないので、図示・説明しない。
 通信プログラム23は、通常、作画エディタ装置5内の不図示のHD(ハードディスク)内に、複数の通信プログラムファイル33群(各機種毎に開発済の複数の通信プログラム)として予め記憶されている。そして、作画エディタ装置5は、作画エディタ31によりユーザが任意の接続機器4を選択・指定すると、該選択された接続機器4に応じた通信プログラムファイル33を、プログラマブル表示器1に転送して、上記通信プログラム23として記憶させる。
 尚、上記割当メモリ領域へのアクセスや画面表示等の各種処理を実現させるプログラムは、例えば本体プログラム21に含まれていてもよいし、画面データファイル32(画面データ22)に含まれていてもよい。何れにしても、この様なプログラムを例えば上記CPU11が実行することで、プログラマブル表示器1の各種動作が実現されることになる。
 ここで、作画エディタ装置5の作画エディタ31は、ユーザに所望の操作表示画面(その画面データ)を作成させる支援機能も有する。これは既に述べたように、予め作成済みの各種アイテム画像が、作画エディタ装置5のハードディスク等に記憶されている。作画エディタ31による操作表示画面の作成支援機能によって、これら各種アイテム画像が一覧表示されて、ユーザは所望のアイテム画像を選択して所望の位置に配置する。この機能自体は従来と略同様である。
 そして、本例の作画エディタ31は、更に図示の各種機能部31a,31b,31c,31dの処理機能を有する。尚、これら各種機能部は、上記作画エディタ装置5が有する不図示のCPUが、不図示の記憶部に記憶されたプログラムを実行することにより実現される。
 本例の作画エディタ31は、上記既存の画面データ作成支援機能等に加えて、図示のアイテム画像記憶部31a、オーバーラップ画像記憶部31b、画面データ生成部31c、転送部31dの各種機能部を有する。
 アイテム画像記憶部31aは、プログラマブル表示器の画面に用いられる(画面データ作成に用いられる)各種アイテム画像を記憶する。
 オーバーラップ画像記憶部31bは、アイテム画像に対して透過的に合成させるオーバーラップ画像を記憶する。
 画面データ生成部31cは、任意のアイテム画像に対して任意のオーバーラップ画像を関連付けさせて、該関連付け情報を含む画面データ32(22)を生成する。
 転送手段は、この画面データ32(22)をプログラマブル表示器1へ転送して記憶させる。
 ここで、図4(a)に、従来の一般的な各アイテム画像例を示す。
 ここでは、一例として図示の数値表示アイテム、グラフアイテム、スイッチアイテム等の各種アイテムの表示例を示している。例えば、数値表示アイテムの場合、図示の矩形の枠等が上記アイテム画像であり、この枠内に表示される図示の‘1234’は上記取得データを表示したものである。あるいは、図示しないがランプアイテムの場合、そのアイテム画像として点灯画像と消灯画像の2種類の画像が登録されており、取得データが‘1’の場合は点灯画像が表示され、取得データが‘0’の場合は消灯画像が表示される。この様に、操作表示画面上では、アイテム画像と取得データに基づいて、取得データの内容が反映される形で、各アイテム(画面部品)の表示が行われることになる。
 ここで、従来においてガラスが反射したような表現が要望された場合、例えば図4(a)の既存の各アイテム画像に基づいて何らかの加工を行うことになるが、上述したように、この様な加工を行っても例えば図4(b)に示すような表示とはならない。例えば、数値表示アイテムを例にすると、図示のガラスの反射を示す2本の斜め線の上に、‘1’や‘2’が描画されるために、2本の斜め線の一部が隠れてしまう。この為、ユーザからは、ガラス上に数値‘1234’が表示されるように見えてしまう。
 一方、図4(b)の表示は、表示部分の上にガラスが存在するように見えるものである。つまり、よりリアルな表示が行える。
 更に、例えば図4(a)に示すグラフアイテムは、様々なグラフアイテム画像のなかの1つを示しているだけであり、他にも様々な形状のグラフアイテム画像や、あるいは同一形状に対して色違いのグラフアイテム画像等が、予め作成されて作画エディタ装置5に登録されているものである。これは、図示の数値表示アイテムやスイッチアイテムについても同様である。
 この為、例えばユーザが全てのグラフアイテムに対してガラスが反射したような表現とすることを希望した場合、全ての既存のグラフアイテム画像毎に、それぞれ、加工を行う作業が必要となる。これは、数値表示アイテムやスイッチアイテムについても同様である。この為、アイテム画像の種類の数によっては、開発者等の作業負荷が非常に大きくなることになる。
 これに対して、本手法では、開発者等は、例えば図4(c)に示すようなオーバーラップ画像を追加作成すれば済むようになる。つまり、図4(b)に示すような各アイテム画像を追加作成する必要はない。作画エディタ装置5の記憶装置には、図4(a)の既存の各アイテム画像と、図4(c)のオーバーラップ画像とが、予め記憶されていることになる。
 尚、図4(c)において、白い部分は透明色を意味している。つまり、白い部分については、アイテム画像に合成しても、アイテム画像がそのまま表示されることになる。例えば図示の数値表示アイテムの場合、図示の2本の斜め線以外は、透明となり、これを図4(a)の数値表示アイテムと合成した結果は、図4(b)の数値表示アイテムのようになる。
 図5(a)~(d)に、作画エディタ31上での本手法による操作表示画面(画面データファイル32)の作成の為の作画エディタ画面例と作業例を示す。
 作画エディタ31は、まず、ユーザに所望のアイテムの選択・配置を行わせる。例えば図5(a)に示すように、ユーザは所望のアイテム画像(ここでは数値表示アイテム)を画面上の所望の位置に配置する。尚、図示の‘1234’はプレビュー用に設定されている任意の数値であるが、この様な数値は表示されなくてもよい。
 そして、配置したアイテム画像をユーザがクリック操作(指定)すると、例えば図5(b)に示すアイテム設定ウィンドウが表示される。
 そして、このアイテム設定ウィンドウ上でユーザが図示の「オーバーラップ画像選択」ボタンをクリックすると、図5(c)に示すオーバーラップ画像選択ウィンドウが表示される。上記の様に、予め作成済みの各種オーバーラップ画像が、作画エディタ装置5の記憶装置されている。作画エディタ31は、これら各種オーバーラップ画像を、図5(c)に示すオーバーラップ画像選択ウィンドウ内に一覧表示して、ユーザに所望のオーバーラップ画像を選択させる。これによって、上記図5(a)で指定されたアイテムに、上記選択されたオーバーラップ画像が関連付けられる。
 尚、その前に、例えば図5(d)に示すように、指定されたアイテム画像とオーバーラップ画像とを合成(アルファブレンド等)して成るプレビュー画面を表示するようにしてもよい。この例の場合、ユーザはこのプレビュー画面を確認後、不図示の確定ボタン等を操作することで、上記指定されたアイテムに、上記選択されたオーバーラップ画像が関連付けられる。これは、例えば、上記指定されたアイテムの情報(アイテム画像や配置座標、大きさ、割当メモリアドレス等)に、上記選択されたオーバーラップ画像等が、追加される。
 ユーザが、上記所望のアイテムを所望の位置に配置する作業や、場合によってはこのアイテムに所望のオーバーラップ画像を関連付ける作業を繰り返すことで、任意の操作表示画面(画面データファイル32)が作成される。
 従来より、画面データ22(画面データファイル32)には、上記画面上に配置された各アイテムの情報(アイテム画像や配置座標、大きさ、割当メモリアドレス等)が含まれる。本手法では更に、上記作業でオーバーラップ画像が関連付けられたアイテムに関しては、当該関連付けられたオーバーラップ画像の情報(画像自体、あるいはオーバーラップ画像の識別情報等)が追加されることになる。
 この様に作成された画面データファイル32は、プログラマブル表示器1にダウンロードされて、上記画面データ22として格納される。
 図6は、本例のプログラマブル表示器の処理機能図である。
 CPU11が、例えば上記ROM12に記憶されている所定のプログラム(例えば上記本体プログラム21、通信プログラム23等)を実行することにより、例えば図6の点線内に示す各種処理機能部が実現される。すなわち、図示のアイテム生成部41、アイテム処理スケジュール部42、アイテム処理部43(アイテム表示手段を含む)、通信処理部44(44-1、44-2等)等の各種処理機能部の下記の処理機能が実現される。
 尚、上記アイテム表示手段は、例えば、画面データに含まれる関連付け情報に基づいて、オーバーラップ画像とアイテム画像とを透過的に合成した合成画像を生成し表示する機能部である。上記関連付け情報は、任意のアイテム画像に対して任意のオーバーラップ画像を関連付けさせた情報であり、例えば作画エディタ装置5側で任意に作成されたものである(例えば画面データ22に含まれる情報である)。
 尚、例えば、アイテム生成部41とアイテム処理スケジュール部42とアイテム処理部43とは、本体プログラム21によって実現される。通信処理部44は、本体プログラム21と通信プログラム23とによって実現される。
 また、これら処理機能の処理実行の際には、上記画面データ22や図示のオーバーラップ画像データ47が用いられる。尚、オーバーラップ画像データ47は、実際には上記のように画面データ22に含まれているが、図では別途示しているだけと見做してよい。但し、この例に限らない。例えば予め全てのオーバーラップ画像が上記オーバーラップ画像データ47としてプログラマブル表示器1に格納されていてもよい。この例の場合には、例えば画面データ22には上記関連付けられたオーバーラップ画像の識別情報等が含まれている(尚、各オーバーラップ画像には予め識別用のIDが割り当てられている)。
 アイテム生成部41は、上記画面データ22等に基づいて、アイテムリスト46を生成する。これは、例えば、画面データ22の一部を抽出する形で生成する。
 ここで、図7(c)に、アイテムリスト46のデータ構成図を示す。
 図示の例のアイテムリスト46は、アイテムタイプ61、座標62、サイズ63、デバイス名64、アドレス65、“アイテムタイプ毎のデータ”66、オーバーラップ画像67の各データ項目より成る。オーバーラップ画像67以外は従来と同様と見做してよく、以下、簡単に説明する。
 アイテムタイプ61には、そのアイテムの種類(スイッチ、ランプ、数値表示等)を示すアイテム種別識別情報が格納される。
 “アイテムタイプ毎のデータ”66には、そのアイテムの画像データ(アイテム画像;アイテムタイプがスイッチであれば何らかのスイッチの画像)等の付随情報等が格納される。このアイテム画像の画面上での表示位置と大きさを示すデータが、上記座標62、サイズ63に格納される。これらが、各アイテムの操作表示画面上での画像表示に係わるデータである。
 また、デバイス名64とアドレス65は、各アイテムに関するメモリ割当情報であり、上記割当メモリアドレスに相当する。つまり、デバイス名64が示すメモリにおけるアドレス65が示す記憶領域が、そのアイテムに割り当てられた領域(上記割当メモリ領域)である。この記憶領域に、例えばアイテムタイプ61がランプであれば、ランプの点灯/消灯を示すフラグデータ等が格納されることになる。例えばアイテムタイプ61が数値表示であれば、何らかの数値データ(例えば温度計測値やモータ回転数、圧力値等)がこの記憶領域に格納されることになる。
 アイテム処理スケジュール部42は、アイテム処理部43による各アイテム画像の表示状態更新処理等のスケジュール管理を行う。つまり、アイテム処理スケジュール部42は、例えば定期的にアイテム処理部43を呼び出して例えば後述する図9の処理を実行させる(換言すれば、図9の処理をサイクリックに実行させる)。
 アイテム処理部43は、上記アイテムリスト46や後述する共有メモリ45の格納データ等に基づいて、各アイテム画像をRAM13上に描画(展開)する。その際、アイテムの種類によっては上記取得データも一緒にRAM13上に描画(展開)する。ここまでは従来と略同様であってよいが、本手法では更に、オーバーラップ画像が関連付けられているアイテムに関しては、当該アイテム画像にオーバーラップ画像を合成(アルファブレンド等)する処理も行われる。
 尚、グラフィックコントローラ15が上記RAM13上の描画データをディスプレイ上に表示することで、上記操作表示画面が表示されることになる。
 通信処理部44は、各接続機器4(4-1、4-2)毎に備えられる通信処理部44-1、44-1である。すなわち、図示の通信処理部44-1は、接続機器4-1に対応する通信ポートWAY1を使用して、通信ライン6を介して、接続機器4-1との通信を行って、そのメモリの所定領域(割当メモリ領域)の格納データを取得する。取得データは、共有メモリ45の所定領域に上書き格納する。
 同様に、図示の通信処理部44-2は、接続機器4-2に対応する通信ポートWAY2を使用して、通信ライン6を介して、接続機器4-2との通信を行って、そのメモリの所定領域(割当メモリ領域)の格納データを取得する。取得データは、共有メモリ45の所定領域に上書き格納する。
 尚、上記割当メモリ領域の格納データの取得処理や共有メモリへの格納処理自体は、従来と略同様であってよい。
 図7(a)、(b)に、上記共有メモリ45の具体例を示す。
 図7(a)には共有メモリ45のデータ構造例、図7(b)にはデータ格納例を示す。
 図7(a)に示す例では、共有メモリ45の格納データ50は、ポート51、デバイス名52、アドレス53、データ54の各データ項目より成る。
 ポート51は、上記通信ポートの識別情報等であり、実質的には通信相手の接続機器4を識別する情報となる。デバイス52は、通信相手の接続機器4内のメモリデバイスの識別情報である。アドレス53は、デバイス52が示すメモリデバイスにおける所定の記憶領域のアドレスであり、データ54にはこの記憶領域から取得したデータが格納される。
 尚、ポート51とデバイス名52とアドレス53とが、各アイテムの上記“割当メモリアドレス”に相当すると見做してよい。つまり、図7(b)に示す各レコードは、各アイテムに対応するものである。画面データ22等に含まれる各アイテム毎の上記割当メモリアドレスを、デバイス名52及びアドレス53に格納することで、図7(b)に示す各レコードが生成される。尚、例えばデバイス名52等に基づいて該当するポート番号等が判別できるものとし、判別したポート番号等がポート51に格納されるものであってもよいが、この例に限らない。
 サイクリックな画面更新処理(図9の処理等)の際には、各アイテム毎に、共有メモリ45における該当レコードの情報も参照することになる。
 図8は、通信処理部44の処理フローチャート図である。
 例えば図6の例では各通信処理部44-1、44-2が、各々、図8の処理をサイクリックに(定周期で)実行するものである。
 図8の処理例では、まず、共有メモリ45を参照して、自己が担当する接続機器4に係るメモリリスト70を生成する(ステップS1)。例えば、通信処理部44-1による処理の場合には、接続機器4-1に係るメモリリスト70を生成することになる。
 図10に、このメモリリスト70のデータ構成例を示す。
 図示の例では、メモリリスト70は、デバイス名71、アドレス72、データ73、エラー情報74の各データ項目より成る。例えば上記通信処理部44-1の例の場合、共有メモリ45からポート51が“WAY1”であるレコードを全て抽出する。そして、抽出した各レコードのデバイス名52、アドレス53、データ54の情報を、上記デバイス名71、アドレス72、データ73に格納することで、上記接続機器4-1に係るメモリリスト70を生成することになる。尚、データ73とエラー情報74は、必ずしも必要ないものである。代わりに、処理済みか否かを示すフラグ情報が格納されるものであってもよい。
 その後は、生成したメモリリスト70を参照しながら、ステップS5の判定がNOとなるまで、ステップS2~S5の処理を繰り返し実行する。
 すなわち、メモリリスト70から未処理のレコードを取り出して(処理対象レコードとし)、このレコードの内容に基づくメモリ読込コマンドを生成して、このコマンドを自己が担当する接続機器4に通信ライン6を介して送信する(ステップS2)。そして、このコマンドに対する接続機器4からの応答待ちとなる(ステップS3)。このコマンドには、上記デバイス名71やアドレス72等のアクセス先を特定する情報(割当メモリアドレス)が含まれ、接続機器4はこの割当メモリアドレスが示す記憶領域(割当メモリ領域)からデータを読み出して、この読出しデータを返信する応答処理を行う。
 接続機器4からの応答があると、この応答に含まれる上記読出しデータを、上記共有メモリ45において処理対象レコードに相当するレコードにおける上記データ54の欄に格納する(ステップS4)。
 そして、メモリリスト70に未処理のレコードが残っているか否かをチェックし、残っている場合には(ステップS5,YES)ステップS2に戻り、残っていない場合には(ステップS5,NO)本処理を終了する。
 尚、図8では割当メモリ領域からのデータ読出しに係る処理例を示すが、この例に限らない。アイテムがスイッチ等である場合には、割当メモリ領域へのデータ書込み処理が行われることになるが、これについては図示・説明は省略する。尚、書込みの場合、書込みデータが上記データ73のフィールドに格納されることになる。
 図9は、アイテム処理部43の処理フローチャート図である。
 上記の通り、図9の処理は、アイテム処理スケジュール部42の管理のもとでサイクリックに実行される。
 図9の処理例では、アイテム処理部43は、まず、アイテムリスト46の初期化処理を実行する(ステップS11)。これは、例えば、アイテムリスト46の全レコードの不図示のフラグ(処理済みか否かを示すフラグ)を‘0’(未処理)にする。その後は、後述するステップS19がNOとなるまで、ステップS12~S19の処理を繰り返し実行する。
 すなわち、アイテムリスト46において未処理のレコード(上記不図示のフラグが‘0’(未処理)であるレコード)の中から任意のレコードを処理対象レコードとして選択する。そして、当該処理対象レコードのデバイス名64、アドレス65等を取得して(ステップS12)、これらを用いて共有メモリ45の該当レコードを検索してそのデータを取得する(ステップS13)。つまり、例えば、そのデバイス名52及びアドレス53が、上記取得したデバイス名64及びアドレス65と同一であるレコードが、上記該当レコードである。そして、該当レコードのデータ54(割当メモリ領域から取得したデータ等)を取得する(ステップS13)。
 そして、上記処理対象レコードの表示に係わる各データと、ステップS13で取得したデータ54等に基づいて、上記RAM13上に描画(展開)する処理を行う。尚、ここでは、数値表示アイテムについて描画する場合を例にして図示・説明する。
 すなわち、まず、処理対象レコードの“アイテムタイプ毎のデータ”66に基づいて、そのアイテムの所定の画像データ(アイテム画像)等を描画する(ステップS14)。これより、例えば図示のような矩形の枠が描画される(アイテム画像の一例)。
 続いて、データ54を上記アイテム画像に対応させて描画する(ステップS15)。例えば図示のように上記矩形の枠の内部に例えば“1234”等の数値が描画される。
 そして、オーバーラップ画像が関連付けられているか否かを判定する(ステップS16)。これは、例えば、処理対象レコードのオーバーラップ画像67にデータ(ここではオーバーラップ画像自体とする)が格納されているか否かにより判定する。オーバーラップ画像がある場合には(ステップS16,YES)、このオーバーラップ画像を、上記アイテム画像と数値の描画領域にα(アルファ)ブレンドする合成処理を実行する(ステップS17)。
 これより、例えば図示のようなガラスが反射したような表現とすることができる。
 上記の処理では、特に、ステップS14のアイテム画像の描画後に、このアイテム画像の描画領域にステップS15の数値描画を行った後に、これらの描画に対してオーバーラップ画像をαブレンドしている。つまり、「アイテム画像+数値」描画を背景描画とするオーバーラップ画像のαブレンド処理を行っている。これによって、上記図4(b)に示すようなリアルな表示が行えるようになる。換言すれば、従来のようなガラス上に数値が表示されるように見える表示とはならない。
 尚、既に述べた通り、グラフィックコントローラ15が、RAM13上の描画データ等をディスプレイ上に表示させることで、上記描画データに応じた操作表示画面が表示されることになる。
 上記ステップS14,S15の処理、場合によっては更にステップS17の処理を実行完了したら、アイテムリスト46の処理対象レコードの上記不図示のフラグを‘1’(処理済)に変更する(ステップS18)。
 そして、アイテムリスト46に未処理のレコードが残っていれば(ステップS19,YES)ステップS12に戻り、全て処理済みであれば(ステップS19,NO)本処理を終了する。
 従来では、予め逐一、特定の表現のアイテム画像(例えばガラスが反射したような表現の画像)を作成・登録しておく必要があった。これに対して、本手法では、複数のアイテムに適用可能なオーバーラップ画像を、予め作成・登録しておけば済むようになり、開発の手間が軽減できる。更に、本手法では、従来よりもリアルな表現(リアルな質感)のアイテム表示を行うことができ、デザイン性能を向上させることができる。
 図11(a)、(b)は、αブレンド処理について説明する為の図である。
 アルファブレンド処理自体は、既存の処理であり、以下、簡単に説明する。
 まず、この場合の画像データは、RGBデータではなく、RGBAデータである。
 図11(a)に、RGBAデータのデータフォーマットを示す。
 一般的に、透明度を持つ画像データは、1画素当たり、図11(a)に示すようなデータフォーマットの色情報を保持する。
 図11(a)に示すように、透明度を示すA、赤色を示すR、緑色を示すG、青色を示すBは、それぞれ8ビット情報(十進数表記で0~255)より成っている。
 そして、図示のデータ例では、R,G,Bがそれぞれ全ビットが‘1’となっており、これは白色を意味するものである。一方、Aは、十進数表記で127のデータ値となっており、これは上記255の約半分(50%)である。従って、図示のデータ例は、透明度50%の白色を意味するものとなる。
 上記αブレンドによる合成処理は、この様なRGBAデータである上記アイテム画像及びオーバーラップ画像67を用いて行われる。
 透明度を持つ画像データのαブレンドは、一般的に図11(b)に示すような下記の計算を、画像の各点(各画素)毎に行う。
 out=src+dst(1-src
 outRGB=(srcRGB×src+dstRGB×dst(1-src)/out
 out=0 ⇒ outRGB=0
 但し、out;出力画像(合成画像)
       src;ブレンド画像(前景;本例ではオーバーラップ画像)
       dst;被ブレンド画像(背景;本例ではアイテム画像)
  (尚、xは、A(透明度),R(赤),G(緑),B(青)を表す。例えば、outは、出力画像(合成画像)における透明度を意味する)
 また、本手法によれば、例えば図12に示すようなアイテム表示も実現できる。
 例えば、図12に示す既存のアイテム画像があったものとする。これは、単なる棒グラフを表示するものであり、取得データの値に応じて棒の長さが変化するものである。
 この様な既存のアイテム画像に対して、図示のオーバーラップ画像を透過的に合成することで、図示のような合成画像を表示させることができる。すなわち、砂時計のような表現とすることができる。尚、図示のオーバーラップ画像は、例えば砂時計のガラス及びガラス内の空間(砂が入る空間)に相当する部分は、全て完全に透明とすると共に、それ以外の部分は全て例えば白一色等としている。これによって、棒グラフの表示は、ガラス内の空間の部分は見えるが、それ以外は見えなくなることで、図示のような合成画像が表示されることになる。
 以上説明したように、本例のプログラマブルコントローラシステム、そのプログラマブル表示器1、作画エディタ装置5等によれば、特定の表現のアイテム画像の表示を、予め作成される特定の表現用の画像を、各アイテム画像に対して所定のブレンド率で合成することで実現させることができる。これより、作画工数/時間の削減を実現できる。
 更に、従来よりもリアルな(リアルな質感の)表現のアイテム表示を実現でき、アイテム表示に係るデザイン性能の向上を実現できる。
 

Claims (11)

  1.  プログラマブル表示器に支援装置が接続されたプログラマブルコントローラシステムであって、
     前記支援装置は、
     前記プログラマブル表示器の画面に用いられる各種アイテム画像を記憶するアイテム画像記憶手段と、
     前記アイテム画像に対して透過的に合成させるオーバーラップ画像を記憶するオーバーラップ画像記憶手段と、
     任意の前記アイテム画像に対して任意の前記オーバーラップ画像を関連付けさせて、該関連付け情報を含む画面データを生成する画面データ生成手段と、
     該画面データを前記プログラマブル表示器に転送する転送手段とを有し、
     前記プログラマブル表示器は、
     前記転送された画面データを記憶する画面データ記憶手段と、
     該画面データに含まれる前記関連付け情報に基づいて、前記オーバーラップ画像と前記アイテム画像とを透過的に合成した合成画像を生成し表示するアイテム表示手段と、
     を有することを特徴とするプログラマブルコントローラシステム。
  2.  前記プログラマブル表示器は、随時または定期的に、アイテムに係る所定の記憶領域からデータを取得するデータ取得手段を更に有し、
     前記アイテム表示手段は、前記アイテム画像の描画領域に前記取得データを描画した後に、該アイテム画像と取得データの描画に対して前記オーバーラップ画像を透過的に合成することを特徴とする請求項1記載のプログラマブルコントローラシステム。
  3.  前記アイテム画像と前記オーバーラップ画像は、透明度を持つ画像データであることを特徴とする請求項1記載のプログラマブルコントローラシステム。
  4.  前記透過的に合成する処理は、アルファブレンド処理であることを特徴とする請求項1記載のプログラマブルコントローラシステム。
  5.  前記オーバーラップ画像は、特定の表現が成された画像であり、
     前記合成画像は、合成対象の前記アイテム画像に、前記特定の表現が反映された画像となることを特徴とする請求項1記載のプログラマブルコントローラシステム。
  6.  前記特定の表現は、略ガラスが反射した表現、あるいは立体的に見せるスポット的な表現であることを特徴とする請求項5記載のプログラマブルコントローラシステム。
  7.  前記プログラマブル表示器には更に1以上の接続機器に接続され、
     前記画面データの各アイテムには、接続機器のメモリの所定の記憶領域が割当てられており、
     前記プログラマブル表示器は、更に、
     前記各アイテム毎に、そのアイテムに割り当てられた前記所定の記憶領域にアクセスし、該所定記憶領域の格納データを読み出す通信処理手段を有し、
     前記アイテム表示手段は、前記アイテム画像の表示の際に該読み出した格納データに基づく表示も行うことを行うことを特徴とする請求項1記載のプログラマブルコントローラシステム。
  8.  プログラマブル表示器用の画面の作成を支援する支援装置であって、
     前記プログラマブル表示器の画面に用いられる各種アイテム画像を記憶するアイテム画像記憶手段と、
     前記アイテム画像に対して透過的に合成させるオーバーラップ画像を記憶するオーバーラップ画像記憶手段と、
     任意の前記アイテム画像に対して任意の前記オーバーラップ画像を関連付けさせて、該関連付け情報を含む画面データを生成する画面データ生成手段と、
     該画面データを前記プログラマブル表示器に転送する転送手段と、
     を有することを特徴とする支援装置。
  9.  アイテム画像とオーバーラップ画像との関連付け情報を含む画面データを記憶する画面データ記憶手段と、
     該画面データに含まれる前記関連付け情報に基づいて、前記オーバーラップ画像と前記アイテム画像とを透過的に合成した合成画像を生成し表示するアイテム表示手段と、
     を有することを特徴とするプログラマブル表示器。
  10.  プログラマブル表示器用の画面の作成を支援する装置のコンピュータを、
     前記プログラマブル表示器の画面に用いられる各種アイテム画像を記憶するアイテム画像記憶手段と、
     前記アイテム画像に対して透過的に合成させるオーバーラップ画像を記憶するオーバーラップ画像記憶手段と、
     任意の前記アイテム画像に対して任意の前記オーバーラップ画像を関連付けさせて、該関連付け情報を含む画面データを生成する画面データ生成手段、
     として機能させる為のプログラム。
  11.  プログラマブル表示器のコンピュータを、
     アイテム画像とオーバーラップ画像との関連付け情報を含む画面データを記憶する画面データ記憶手段と、
     該画面データに含まれる前記関連付け情報に基づいて、前記オーバーラップ画像と前記アイテム画像とを透過的に合成した合成画像を生成し表示するアイテム表示手段、
     として機能させる為のプログラム。
     
PCT/JP2013/050540 2013-01-15 2013-01-15 プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム WO2014112035A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2014557211A JP5883953B2 (ja) 2013-01-15 2013-01-15 プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム
PCT/JP2013/050540 WO2014112035A1 (ja) 2013-01-15 2013-01-15 プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム
CN201380013422.6A CN104169820B (zh) 2013-01-15 2013-01-15 可编程控制器系统、其可编程显示器、作图编辑装置、程序
TW103101282A TWI584090B (zh) 2013-01-15 2014-01-14 A programmable controller system, a programmable display, a drawing editing device, a recording medium recording a program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/050540 WO2014112035A1 (ja) 2013-01-15 2013-01-15 プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム

Publications (1)

Publication Number Publication Date
WO2014112035A1 true WO2014112035A1 (ja) 2014-07-24

Family

ID=51209161

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/050540 WO2014112035A1 (ja) 2013-01-15 2013-01-15 プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム

Country Status (4)

Country Link
JP (1) JP5883953B2 (ja)
CN (1) CN104169820B (ja)
TW (1) TWI584090B (ja)
WO (1) WO2014112035A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017208454A1 (ja) * 2016-06-03 2017-12-07 三菱電機株式会社 プログラマブル表示器、画面表示システム、及びプログラマブル表示器の制御方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006209381A (ja) * 2005-01-27 2006-08-10 Digital Electronics Corp 制御用表示装置、そのプログラムおよび記録媒体
JP2007233459A (ja) * 2006-02-27 2007-09-13 Mitsubishi Electric Corp プログラマブル表示器
JP2010009578A (ja) * 2008-05-30 2010-01-14 Digital Electronics Corp 表示器、画像表示方法、画像を表示するためのプログラムおよび記録媒体

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7015954B1 (en) * 1999-08-09 2006-03-21 Fuji Xerox Co., Ltd. Automatic video system using multiple cameras
CN100507950C (zh) * 2006-12-12 2009-07-01 北京中星微电子有限公司 数字摄像装置的视频动画背景处理方法和系统
US8624907B2 (en) * 2009-06-26 2014-01-07 Intel Corporation Graphics analysis techniques
US8537201B2 (en) * 2010-10-18 2013-09-17 Silicon Image, Inc. Combining video data streams of differing dimensionality for concurrent display

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006209381A (ja) * 2005-01-27 2006-08-10 Digital Electronics Corp 制御用表示装置、そのプログラムおよび記録媒体
JP2007233459A (ja) * 2006-02-27 2007-09-13 Mitsubishi Electric Corp プログラマブル表示器
JP2010009578A (ja) * 2008-05-30 2010-01-14 Digital Electronics Corp 表示器、画像表示方法、画像を表示するためのプログラムおよび記録媒体

Also Published As

Publication number Publication date
CN104169820B (zh) 2016-10-26
JPWO2014112035A1 (ja) 2017-01-19
TW201433894A (zh) 2014-09-01
TWI584090B (zh) 2017-05-21
CN104169820A (zh) 2014-11-26
JP5883953B2 (ja) 2016-03-15

Similar Documents

Publication Publication Date Title
CN104216691B (zh) 一种创建应用的方法及装置
JP4274377B2 (ja) 3次元グラフィックスデータ表示装置
JP2015513379A (ja) 表示ビューに関係なく3dモデルの特定の表示ビューに関連付けられた注釈を表示する方法
CN111324837B (zh) web前端基于GIS系统的三维图表可视化方法及装置
JP2013532316A (ja) オプションを選択するためのスピンコントロールユーザインターフェース
JP2014032529A (ja) Plcシステム、その作画エディタ装置、プログラマブル表示器
WO2015170408A1 (ja) 監視制御システム、監視端末及び監視プログラム
EP2975542B1 (en) Simulation device and simulation program
US20180004374A1 (en) Process visualization toolkit
JP5883953B2 (ja) プログラマブルコントローラシステム、そのプログラマブル表示器、作画エディタ装置、プログラム
JP2017037416A (ja) 画像処理装置、画像処理方法
JP5242788B2 (ja) グラフィックス・イメージングのためのパーティション・ベースのパフォーマンス解析
JP5883936B2 (ja) プログラマブルコントローラシステム
JP2012008893A (ja) 作画支援システム、および作画支援システムにおける支援装置
TWI582555B (zh) A programmable controller system, a programmable display, a support device, a program
JP6207694B2 (ja) プログラマブル表示器、プログラム
JP6095743B2 (ja) 支援装置、プログラム
JP5933601B2 (ja) 表示装置
JP2017146471A (ja) プログラマブル表示器及びこれを備えるプログラマブルシステム、並びにプログラマブル表示器の表示方法
JP2001318811A (ja) グラフィカル・ユーザ・インターフェイス・シミュレーション装置
JP2020204985A (ja) コンピュータプログラム、サーバ装置、端末装置、プログラム生成方法、及び方法
JP2021000424A (ja) コンピュータプログラム、サーバ装置、端末装置、プログラム生成方法、及び方法
JP2022051276A (ja) コンピュータプログラム、仕様出力装置、及びプログラムの製造方法
JPH07271842A (ja) 図形処理装置
JP2862369B2 (ja) 画像表示制御装置

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2014557211

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 13872216

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13872216

Country of ref document: EP

Kind code of ref document: A1