WO2014132390A1 - プログラマブル表示器、プログラマブルコントローラシステム、プログラム - Google Patents

プログラマブル表示器、プログラマブルコントローラシステム、プログラム Download PDF

Info

Publication number
WO2014132390A1
WO2014132390A1 PCT/JP2013/055392 JP2013055392W WO2014132390A1 WO 2014132390 A1 WO2014132390 A1 WO 2014132390A1 JP 2013055392 W JP2013055392 W JP 2013055392W WO 2014132390 A1 WO2014132390 A1 WO 2014132390A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
item
access information
memory
display
Prior art date
Application number
PCT/JP2013/055392
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 PCT/JP2013/055392 priority Critical patent/WO2014132390A1/ja
Priority to CN201380069736.8A priority patent/CN104903801B/zh
Priority to JP2015502653A priority patent/JP5934428B2/ja
Priority to TW103104558A priority patent/TWI533098B/zh
Publication of WO2014132390A1 publication Critical patent/WO2014132390A1/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
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/003Details of a display terminal, the details relating to the control arrangement of the display terminal and to the interfaces thereto
    • G09G5/006Details of the interface to the display terminal
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/363Graphics controllers
    • 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/10Plc systems
    • G05B2219/14Plc safety
    • G05B2219/14006Safety, monitoring in general
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/02Networking aspects
    • G09G2370/025LAN communication management
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/04Exchange of auxiliary data, i.e. other than image data, between monitor and graphics controller
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2370/00Aspects of data communication
    • G09G2370/08Details of image data interface between the display device controller and the data line driver circuit

Definitions

  • the present invention relates to a programmable display and the like.
  • a programmable display is connected to various connected devices such as a PLC main unit and a temperature control device, and items such as numerical displays and lamps for displaying the status of the connected devices, and a user can issue an arbitrary instruction.
  • Display images of items such as switches.
  • the item is also called a screen part or the like.
  • Images of a plurality of screen components (items) are usually 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 or the like, and downloaded from the support device to the programmable display.
  • the screen data includes, for each item, data such as an image of the item (image of a switch or lamp), display position coordinates, and an address (allocated memory address) of a predetermined area of an external memory described later. It is done. Furthermore, there may be a case where some program etc. is included.
  • the support device has, for example, a function of performing various support for causing the user to arbitrarily create the screen data. This is a well-known existing technology, and will not be described here.
  • Each of the above items is, for example, corresponding to an arbitrary component of an arbitrary connection device to display the state of the component or to receive an instruction of ON / OFF of the component. is there.
  • the present temperature will be displayed numerically at any time.
  • the lamp is turned on if the temperature control device is on, and the lamp is turned off if the temperature control device is off.
  • a lamp lighting image and a lamp extinction image are registered in advance as item images, and the screen data includes the lamp lighting image and the lamp extinction image for one lamp item.
  • the lamp this is not limited to the case of the lamp, and the same applies to other item types (for example, switches etc.).
  • the display control relating to the various items is realized by, for example, periodically executing a predetermined process for each item.
  • the predetermined process is, for example, storage data of a predetermined storage area of a predetermined memory device (referred to as an external memory device) in a predetermined connection device related to the item (a predetermined allocation memory area indicated by the allocation memory address Stored data) is read out.
  • the process is a process (display content refresh process) of determining and displaying the display content of the item based on the stored data. Since the process of reading out the stored data in the above-mentioned predetermined allocation memory area is a process of accessing the external memory device in general, it may be called an external memory access process.
  • the connected device updates the stored data of the predetermined area of the external memory device as needed (for example, the temperature control device updates the measured temperature value as needed).
  • the support apparatus also has a function of causing the user to set an arbitrary allocated memory address for each item.
  • the screen data also includes the set allocation memory address. The screen data is downloaded from the support device to the programmable display and stored. Then, during operation, the allocated memory area is accessed based on the allocated memory address corresponding to each item.
  • Patent Document 1 relates to the function of setting / changing the address (the allocation memory address) related to each part (corresponding to the item) in the editor apparatus (corresponding to the support apparatus), and the address can be easily changed. It is an implementation of the editor apparatus. JP, 2010-108220, A
  • An object of the present invention is to enable correction and change of screen data (the allocated memory address etc. thereof) already stored on the programmable display side to be performed on the programmable display side, thereby reducing the burden of correction and change work. It is providing a programmable display etc.
  • the programmable display of the present invention is a programmable display connected to one or more connection devices, and has the following configurations.
  • Item information storage means for storing access information indicating an access destination corresponding to each item on the display screen;
  • Item display means for acquiring data from the access destination based on the access information of the item information storage means, and displaying the item using the acquired data;
  • Access information changing means for arbitrarily changing the access information related to an item to be changed arbitrarily;
  • FIG. 7 is a flowchart (1/2) of an address change process according to the first embodiment.
  • FIG. 7 is a flowchart (2/2) of the address change process of the first embodiment.
  • A) is an example of a memory address change window according to the first embodiment, and (b) is an example of an error display.
  • FIG. 13 is a flowchart (1/2) of an address change process according to the second embodiment.
  • FIG. 13 is a flowchart (2/2) of the address change process of the second embodiment.
  • (A) is an example of a memory address change window according to the second embodiment, and
  • (b) is an example of an error display. It is an example of a combo box display.
  • FIG. 1 is a schematic block diagram of the entire system including the programmable display 1 of this embodiment.
  • the configuration shown in FIG. 1 is an example, and the present invention is not limited to this example.
  • the programmable display 1 may not necessarily be connected to the drawing editor apparatus 5 via the communication line 3.
  • the programmable display 1 and the drawing editor apparatus 5 may exist separately.
  • the drawing editor device 5 has the function of the existing support device described in the background art, and develops data (screen data etc.) for displaying the operation display screen on the programmable display 1. It has a function that helps people, etc. create arbitrarily. However, in addition to the function of the existing support device, the drawing editor apparatus 5 of this example further has a function to be described later. Details will be described later.
  • the configuration in which the programmable display 1 is connected to the drawing editor device 5 via the communication line 3 is the configuration at the operation place of the programmable display 1
  • the configurations shown in FIG. 1 and FIG. 3 may be considered to indicate the configuration at the manufacturing site of the programmable display 1.
  • the drawing editor 5 is used as the programmable display 1 Connecting. Then, for example, for each programmable display 1, arbitrary screen data is created on the drawing editor apparatus 5 by a developer or the like. Then, the created screen data is downloaded to the programmable display 1 and stored. Furthermore, for each programmable display 1, the corresponding communication program is downloaded from the drawing editor device 5 and stored.
  • the drawing editor apparatus 5 may be storing beforehand the communication program according to the various connection apparatuses 4 conventionally.
  • the drawing editor apparatus 5 may store 100 or more types of communication programs in advance. Then, among them, a developer or the like selects a communication program corresponding to the connection device 4 scheduled to be connected to each programmable display 1 and downloads it to the programmable display 1 (see, for example, -225831)).
  • the programmable display 1 storing the screen data and the communication program downloaded from the drawing editor apparatus 5 is shipped to the shipping destination, installed and put into operation.
  • one or more arbitrary connection devices 4 are connected to the programmable display 1.
  • the screen data includes the above-mentioned allocated memory address for accessing the external memory device in the connection device 4, but this address setting or the like may be wrong.
  • the conventional method of dealing with such a case has been reset on the drawing editor 5 side as described above. On the contrary.
  • the user can change (re-set) the allocated memory address on the programmable display 1 (in other words, at the shipping destination), and the work load can be reduced. Furthermore, at that time, it is possible to prevent the user from making a setting error. This is realized, for example, by using “memory address settable range data” 24 described later.
  • creation and download of the screen data and the communication program may be regarded as substantially the same as conventional.
  • the drawing editor apparatus 5 of this example stores and manages various “communication I / F drivers 33” described later, which are formed by adding “memory address settable range data” 24 described later to the above-mentioned communication programs. ing. The developer etc. then select “communication I / F driver 33” according to the connected device 4 to be connected (or to be connected) to each programmable display 1 from among these “communication I / F driver 33”. Select and download to the programmable display 1.
  • connection devices 4 connected to each programmable display 1 are various, any connection device 4 can be connected according to all types of connection devices 4 in order to be able to cope with it. It is conceivable to store all the "memory address settable range data" 24 in the programmable display 1 in advance. However, as described above, since there are many types of connected devices 4, it is difficult to store all “memory address settable range data” 24 corresponding to all connected devices in the programmable display 1 in advance. That is, generally, the programmable display 1 is inferior in hardware performance to a personal computer or the like. For this reason, it is possible to store all "memory address settable range data" 24 corresponding to all connected devices in the drawing editor device 5 which is a personal computer etc. in reality, but all in the programmable display 1 It was difficult to remember the
  • the programmable display Even if it is possible to store all “memory address settable range data” 24 corresponding to all the above connected devices in the programmable display 1, naturally, according to the present method, the programmable display The reduction effect of the amount of data stored in the unit 1 can be obtained.
  • this method can reduce the burden of changing the assigned memory address, and can prevent user setting error at that time. Can be expected.
  • the programmable controller system shown in FIG. 1 includes various connection devices 4 and a programmable display 1 connected to the various connection devices 4 via the communication line 6.
  • the various connection devices 4 are, for example, various PLC main bodies and the above-mentioned temperature control device.
  • the programmable display 1 may be configured to be connected to the drawing editor apparatus 5 via the communication line 3 (However, as described above, there may be a construction in which the drawing editor apparatus 5 does not exist at the operation site) ).
  • 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 5 by communication lines 3 / communication lines 6 connected to the respective communication interfaces 2. ing.
  • the drawing editor apparatus 5 has an existing function for assisting a developer or the like to arbitrarily create data (screen data) for displaying the operation display screen on the programmable display 1.
  • screen data data for displaying the operation display screen on the programmable display 1.
  • various item images are prepared in advance, and the user repeats the work of selecting a desired item image and arranging it at a desired position, and performs the screen data generation. Furthermore, setting of a desired allocation memory address (allocation memory area) or the like is also performed for each item.
  • the screen data is downloaded from the drawing editor device 5 to the programmable display 1.
  • the programmable display 1 displays the said operation display screen based on screen data similarly to the past. Then, the display content refresh process is performed, for example, periodically during display. Therefore, the allocated memory area related to each item on the operation display screen is accessed to obtain the latest data, and the operation display screen of the content corresponding to the latest data is displayed. However, if there is a setting error with respect to the allocated memory address etc., the display is not normal (other data can be read and displayed, or data acquisition itself can not be performed (if the corresponding address does not exist)).
  • the address can be corrected (re-set) in the programmable display 1.
  • setting errors can be prevented from occurring at that time.
  • the drawing editor apparatus 5 is realized by, for example, a general-purpose computer (such as a personal computer). Therefore, although not particularly shown, it has a configuration of a general personal computer or the like. That is, for example, an arithmetic processor such as a CPU, a memory, a storage device such as a hard disk, an operation unit such as a keyboard or a mouse, a display unit such as a display, a communication function unit, and the like.
  • a general-purpose computer such as a personal computer. Therefore, although not particularly shown, it has a configuration of a general personal computer or the like. That is, for example, an arithmetic processor such as a CPU, a memory, a storage device such as a hard disk, an operation unit such as a keyboard or a mouse, a display unit such as a display, a communication function unit, and the like.
  • a predetermined application program is stored in advance in the storage device, and the arithmetic processor executes the application program to realize various functions of the drawing editor apparatus 5.
  • FIG. 2 is a hardware configuration example of the programmable display 1 of this example.
  • the programmable display 1 has a function of displaying each screen (operation display screen) and the like based on the screen data and the like described above substantially in the same manner as the conventional example described above.
  • the display processing of the operation display screen also includes the display content refresh processing described above. That is, the external memory access processing (data acquisition processing from the allocated memory area) corresponding to each item on the screen is also included.
  • 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 executes an application program (for example, a main program 21 described later) stored in advance in the ROM 12 to execute various arithmetic processing of the programmable display 1 (in particular, processing of respective flowcharts described later and various processing of functional block diagrams). Function).
  • the ROM 12 also stores the screen data (screen data 22 described later) and the like described in the background art.
  • the screen data 22 includes various data (images, data such as display position coordinates, size, etc., the above-mentioned allocated memory address, etc.), etc. related to items such as switches and lamps arranged on the operation display screen Have.
  • the user can change the allocation memory address in the screen data 22 in the programmable display 1. Furthermore, at that time, it is possible to prevent setting errors from occurring.
  • the setting of the allocation memory address is performed, for example, by “designation of any connection device + designation of any external memory device thereof + designation of any address thereof”.
  • a setting error is, for example, when an external memory device that does not exist in the specified connected device is specified, or when the specified address is not within a predetermined range of the specified external memory device. .
  • the specified connected device itself does not exist (is not connected to the programmable display 1). Details will be described later.
  • the graphic controller 15 displays the above-described operation display screen and the like on the display 19 based on the drawing.
  • the display 19 is made of, for example, a liquid crystal panel or the like, and the touch panel 18 is provided so as to be superimposed on the liquid crystal panel.
  • 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 of each item, data of the size, and the like. For example, when the operator or the like touches the display position of the image of the switch, the CPU 11 or the like analyzes that the operation on the switch has been performed.
  • the communication controller 14 performs communication (data transmission / reception, etc.) with the connected device 4 such as a PLC main body (not shown), a temperature control device, etc. and the drawing editor device 5 via the communication interface 2.
  • the connected device 4 such as a PLC main body (not shown), a temperature control device, etc. and the drawing editor device 5 via the communication interface 2.
  • FIG. 3 shows a software configuration of the present system.
  • various programs / data such as the main body program 21, the screen data 22, the communication program 23, etc. are stored, for example, in the ROM 12 (flash memory etc.).
  • the CPU 11 reads out / executes / refers to these programs / data and the like to perform display control and the like of each operation display screen for the programmable display.
  • the operation display screen includes image display of various items such as the above-mentioned numerical value display, lamp, switch, etc.
  • the display contents of each item are, for example, predetermined storage areas (allocated memory areas) of external memory devices of each connected device 4 It is updated at any time in the form of reflecting the data (acquired data) acquired from.
  • 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 a lamp, etc.). Note that this is an existing function and will not be described in further detail.
  • the screen data 22 is, for example, a screen data file 32 optionally created in advance on the drawing editor 5 side, downloaded to the programmable display 1 and stored. That is, the screen data 22 and the screen data file 32 may be regarded as substantially the same. Here, it is assumed that, for example, the screen data file 32 is described as the screen data 22 without distinction between the two.
  • the communication program 23 is, for example, the communication program file 35 stored in advance in the drawing editor 5 side downloaded to the programmable display 1 and stored.
  • the communication program file 35 usually exists in large numbers, and may be referred to as a communication program group.
  • the respective communication program files 35 one or more arbitrary communication programs are downloaded to the programmable display 1 and stored as the communication program 23.
  • the respective communication program files 35 are created in advance in correspondence with communication protocols of various connection devices 4 and the like. Then, among the various communication program groups, the communication program file 35 corresponding to the connection device 4 (the communication protocol etc. thereof) connected to the downloadable programmable display device 1 is downloaded to the programmable display device 1. Become. Then, the communication program 23 is stored.
  • 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 model of the connection device 4 has a unique communication protocol (communication specification), and communication between the programmable display 1 and the connection device 4 is performed according to the communication specification. Therefore, the communication program 23 needs to be developed for each model of each connected device 4 or the like. As a matter of course, when the CPU 11 or the like executes the communication program 23, communication processing with the connected device 4 is realized.
  • connection device 4 which is the PLC main body etc. has various manufacturers and models, and each maker / model has its own communication program, and the communication program may be many depending on the maker / model of the connection device 4 depending on the case.
  • the type is created and stored in the drawing editor apparatus 5 as the above-mentioned many communication program files 35.
  • various memory address settable range data 34 corresponding to various connection devices 4 are created in advance. Then, the communication program file 35 corresponding to the same connected device 4 and the memory address settable range data 34 are paired to form the above-mentioned "communication I / F driver 33".
  • each communication program file 35 is a communication program created corresponding to each maker / model, so that the creator etc. knows the specifications etc. of the connected device as the communication partner. become.
  • various information for example, a device name, memory unit, numerical format, address range (minimum, maximum), etc. to be described later
  • the creator or the like can create the memory address settable range data 34, which is the "various information on the external memory device in the connection device to be a communication partner", for each connection device.
  • the stored memory address settable range data 34 is paired with the corresponding communication program file 35 and stored and managed as the communication I / F driver 33.
  • the drawing editor device 5 uses various (multiple) connection devices
  • Various (multiple) communication I / F drivers 33 corresponding to 4 are stored.
  • the communication I / F driver 33 corresponding to the connection device 4 connected to the display 1 is selected from the various (multiple) communication I / F drivers 33 for the programmable display 1 at any download destination. to download. This is stored in the programmable display 1 as the communication I / F driver 25 shown.
  • the communication I / F driver 25 comprises a communication program 23 and memory address settable range data 24. Naturally, these correspond to any of the communication program file 35 and the memory address settable range data 34 described above.
  • the main program 21 further displays a screen for changing the allocated memory address of the screen data 22 (not shown in FIG. 3; a window 90, a dialog 100, etc. described later). It has a function to allow the user to enter / select a desired address. Then, processing for updating the allocated memory address of the screen data 22 is also performed by the input / selected address. However, when there is a setting error, control is performed so that the allocation memory address is not updated (a setting error of the address is prevented). A more detailed description will be given in the flow chart to be described later.
  • Communication between the programmable display 1 and the drawing editor 5 is performed, for example, by 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 illustrated or described.
  • the communication program files 33 (a plurality of communication programs developed for each model) are stored in advance in an HD (hard disk) (not shown) in the drawing editor apparatus 5. Then, when the user selects and designates an arbitrary connected device 4 by the drawing editor 31, the drawing editor device 5 transfers (downloads) the communication program file 33 corresponding to the selected connected device 4 to the programmable display 1 Then, the communication program 23 is stored.
  • the communication program 23 is stored.
  • the user can download the memory address settable range data 34 corresponding to the connected device 4 connected to the downloadable programmable display 1 to the programmable display 1 simply by performing the same operation as in the conventional case. Will be stored.
  • each programmable display 1 store only data necessary for “allowing the user to arbitrarily change the address setting while preventing occurrence of setting error”.
  • a 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 in the screen data 22, for example. 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 apparatus 5 also has a support function of causing the user to create a desired operation display screen (screen data thereof).
  • a desired operation display screen screen data thereof.
  • various items that have been created in advance are stored in the hard disk of the drawing editor apparatus 5 or the like. These various items are displayed as a list by the creation support function of the operation display screen by the drawing editor 31, and the user selects the desired item and arranges it at the desired position.
  • This function itself is substantially the same as the conventional one.
  • the drawing editor device 5 is, for example, a personal computer etc., and although not shown, the general configuration of a general purpose computer (CPU, storage unit (hard disk, memory etc.), communication unit, operation unit (mouse etc.), display) Have.
  • the processing function of the drawing editor 31 is realized by the CPU executing an application program stored in advance in the storage unit.
  • the processing function itself of the drawing editor 31 may be almost the same as that of the conventional one, and the difference is the storage data and the download processing as the communication I / F driver 33 and the like. That is, the drawing editor apparatus 5 has not only the existing function but also the new function shown in FIG. 4, for example.
  • These existing functions and new functions are realized by the CPU (not shown) or the like executing an application program stored in advance in a storage unit (not shown).
  • FIG. 4 is a functional block diagram of the programmable display 1 of this example.
  • the programmable display 1 of this example is a programmable display connected to one or more connected devices 4 and, for example, an item information storage unit 40, an item display unit 41, an access information changing unit 42, and a connected device information storage unit 43 has a communication unit 44 and the like.
  • the various functional units are realized, for example, by the CPU 11 executing a predetermined application program stored in advance in the ROM 12.
  • the item information storage unit 40 stores access information indicating an access destination corresponding to each item on the operation display screen.
  • the access information is, for example, part of the screen data 22.
  • the item display unit 41 acquires data from the access destination based on the access information of the item information storage unit 40, and displays the item using the acquired data.
  • the item information storage unit 40 and the item display unit 41 may be regarded as existing configurations.
  • the access information changing unit 42 arbitrarily (performs the user) changes the access information related to an item to be changed. Further, the access information changing unit 42 can arbitrarily change the access information related to the item to be changed arbitrarily while preventing a setting error from occurring.
  • the access information is an arbitrary address in any external memory device in any connection device 4.
  • the connected device information storage unit 43 stores memory information 43 a including an address settable range regarding an external memory device in the connected device 4 connected to the programmable display 1.
  • An example of the memory information 43a is settable range information 70 described later.
  • a plurality of memory information 43a corresponding to each of the plurality of connected devices 4 are stored in the connected device information storage unit 43. become. Further, only the memory information 43 a corresponding to the connected device 4 connected to the programmable display 1 is downloaded from the drawing editor device 5 and stored.
  • the access information changing unit 42 realizes the prevention of the setting error occurrence based on at least the address settable range (one example of a settable address range described later). That is, the access information changing unit 42, for example, causes the user to input an arbitrary new address, and when the new address falls within the corresponding address settable range, the address in the access information related to the item to be changed Is changed to the new address.
  • the prevention of the setting error can be realized (for example, the first embodiment and the like described later).
  • the access information changing unit 42 allows the user to input, for example, an arbitrary new connection device, an arbitrary new memory device, and an arbitrary new address. Then, it is determined whether memory information 43a corresponding to the new memory device of the new connection device is stored and the new address is within the address settable range in the memory information 43a. Then, when this condition is satisfied, the connection device, memory address and address in the access information related to the item to be changed are changed to the new connection device, new memory device and new address. By doing this, it is possible to prevent the occurrence of the setting error (for example, the first embodiment described later).
  • the setting error for example, the first embodiment described later.
  • the access information changing unit 42 allows the user to select an arbitrary new address from among the addresses within the addressable range corresponding to the newly connected device and the new memory device selected arbitrarily. Then, the address in the access information related to the item to be changed is changed to the selected new address. Also in this case, the prevention of the setting error can be realized (for example, the second embodiment etc. described later).
  • the access information changing unit 42 causes the user to select an arbitrary new connection device, and presents one or more memory devices corresponding to the selected new connection device based on the memory information 43a. Then, the user is allowed to select an arbitrary new memory device from the presented memory devices. Furthermore, the connection device and memory device in the access information related to the item to be changed may also be changed to the selected new connection device and new memory device (for example, the second embodiment etc. described later).
  • the programmable display 1 stores, for example, a communication program (communication program 23 or the like) and memory information 43a corresponding to each connected device 4 connected to itself. Then, the communication unit 44 communicates with an arbitrary connected device 4 by the corresponding communication program 23. Then, the communication program 23a and the memory information 43a are downloaded from the support device (the drawing editor device 5) and stored.
  • a communication program communication program 23 or the like
  • memory information 43a corresponding to each connected device 4 connected to itself.
  • the communication unit 44 communicates with an arbitrary connected device 4 by the corresponding communication program 23.
  • the communication program 23a and the memory information 43a are downloaded from the support device (the drawing editor device 5) and stored.
  • the support device (the drawing editor device 5) includes the communication driver storage unit 45, the download unit 46, the setting unit 47, and the like.
  • the communication driver storage unit 45 adds memory information 43a (memory address settable range data 34) related to the connected device corresponding to the communication program for each of various communication programs (communication program file 35 etc.) corresponding to various connected devices. And stores various communication drivers (communication I / F driver 33 etc.).
  • the download unit 46 downloads, to the programmable display 1, a communication driver (for example, a developer or the like judges and instructs) related to the connection device 4 connected to the downloadable programmable display 1 among various communication drivers. And memorize.
  • a communication driver for example, a developer or the like judges and instructs
  • the setting unit 47 allows the user to arbitrarily set access information according to an arbitrary programmable display 1. Then, the download unit 46 downloads and stores the set access information on an arbitrary programmable display 1.
  • FIGS. 5A and 5B show specific examples of the screen data 22.
  • FIG. 5A shows specific examples of the screen data 22.
  • FIGS. 6A, 6B and 7 show specific examples of the memory address settable range data 24.
  • the screen data 22 includes data items such as item type 51, coordinates 52, size 53, "data for each item type” 54, memory address information 55 and the like.
  • the information of each record of illustration is stored for every said item.
  • FIG. 5B shows a detailed example of the memory address information 55.
  • the item type 51 stores item type identification information indicating the type of the item (switch, lamp, numerical value display, etc.).
  • Data for each item type” 54 is, for example, an image or the like related to the item (for example, in the case of a lamp / item, a lamp lighting image and a lamp extinguishing image; Various item images are stored.
  • the coordinates 52 and the size 53 store information indicating the display position and size of the item image on the operation display screen.
  • the memory address information 55 is information related to the external memory access process, and includes information such as the allocated memory address.
  • the memory address information 55 is the target of setting data correction and change according to the present method.
  • the memory address information 55 includes a memory model 61, a memory access 62, a device name 63, an address 64, the number of data 65, and the like.
  • the memory model 61 is identification information of the connection device 4 at the access destination.
  • the memory access 62 indicates an access format (1 bit access, 16 bit (word) access, etc.) to the external memory device indicated by the device name 63.
  • the device name 63 is identification information of the external memory device to be accessed.
  • the address 64 is the top address or the like of the storage area of the access destination in the external memory device indicated by the device name 63.
  • the number of data 65 indicates, for example, the capacity of the storage area of the access destination. For example, if the address 64 is '101' and the number of data 65 is '3', then the addresses 101 to 103 become the storage area of the access destination.
  • a storage area indicated by the address 64 or the like of the memory device indicated by the device name 63 in the connected device indicated by the memory model 61 corresponds to the allocated memory area.
  • the change target according to the present method is mainly this allocated memory area.
  • FIG. 6A shows an example of a schematic data configuration of the entire memory address settable range data 24.
  • Each memory address settable range data 24 has each settable range information 70 corresponding to each memory device of the corresponding connected device 4. That is, in the case where there are a plurality of external memory devices in the corresponding connected device 4, a plurality of settable range information 70 is provided as illustrated.
  • FIG. 6A shows an example of memory address settable range data 24 related to an arbitrary connected device 4 (temporarily connected device A in this case).
  • connection device A includes three memory devices D, W, and M.
  • the memory address settable range data 24 related to the connection device A is composed of the illustrated three settable range information 70 corresponding to each of the three memory devices D, W and M.
  • the device No. Shall be assigned.
  • Device No. are sequentially assigned serial numbers, for example, 0, 1, 2, 3,.
  • the first settable range information 70 includes the device No. '0', secondly the device No. ‘1’, third is the device No. '2' is assigned respectively.
  • this device No. Is used, for example, when displaying a list of the device selection field 102 on the memory address change dialog 100 shown in FIG. 13A described later. Details will be described later.
  • connection device B As with regard to the other connection device 4 (referred to as connection device B), as with the connection device A, for example, the device No. '0', device no. '1' etc. may be assigned.
  • each device No. The corresponding memory device name will be different (accidentally, it may be the same).
  • the device No. of the connection device A Although the memory device D is as described above for '0', the device No. For '0', for example, it is the memory device C or the like.
  • the device No. Is common to all connected devices, but the contents (corresponding memory devices) correspond to each connected device.
  • a specific example of the settable range information 70 is shown in FIG.
  • the settable range information 70 includes a device name 71, a memory unit 72, a numerical value format 73, an address minimum 74, an address maximum 75, and the like.
  • the device name 71 is identification information of the external memory device.
  • the memory unit 72 indicates the access format (1 bit access, 16 bit (word) access, etc.) of the external memory device indicated by the device name 71, substantially the same as the memory access 62.
  • the numerical format 73 is data indicating how to display / increment the numerical value of the address of the external memory device indicated by the device name 71 (for example, DEC (decimal number), HEX (hexadecimal number), OCT (occasion number) Octal) etc.
  • FIG. 7 shows a specific example of the settable range information 70 for each of the three types of external memory devices of the device D, the device W, and the device M in the connection device A as a temporary example.
  • Example 1 On the programmable display 1 side, the user can arbitrarily change setting information (one or more of the memory model 61, the device name 63, and the address 64) related to the assigned memory address related to an arbitrary item.
  • setting information one or more of the memory model 61, the device name 63, and the address 64
  • Example 2 A specific example of processing for preventing the occurrence of an address setting error will be described.
  • Example 1 Example 2
  • Example 2 Example 2
  • the presence or absence of the setting error is checked and the address is not changed if there is the setting error (user Do not reflect the input contents on the device name 63, the address 64, etc.
  • the user selects and inputs an address or the like, and although an address within the settable address range can be selected, an address outside the settable address range can not be selected. It has become. This is not limited to the address, and the same applies to the resetting of the connected device name (memory model 61) and the external memory device name (device name 63). That is, only the correct option is presented with respect to the connected device name (thus, whichever is selected will not result in a setting error). Similarly, for the external memory device name, only the correct option is presented (thus, selecting any one will not result in a misconfiguration)
  • the first embodiment will be described below with reference to FIGS. 8, 9, and 10.
  • FIG. 8 and FIG. 9 are flowcharts (1/2) and (2/2) of the address change process of the first embodiment. In addition, it shall be described as FIG. 8 etc., without distinguishing in particular below.
  • the address change process shown in FIG. 8 or the like is started.
  • the predetermined process is, in the illustrated example, a “long press” operation on an arbitrary item which the user has decided to change the address, but is not limited to this example.
  • the programmable display 1 displays, for example, the memory address shown in FIG.
  • the change window 90 is displayed (step S12).
  • a display field 91, an input unit 92, a "change" button 93, etc. are shown on the memory address change window 90.
  • the input unit 92 displays, for example, ten keys, alphabet input keys, etc., and the user can input a desired alphabet or numerical value.
  • the user performs an input operation of a desired memory model, a desired external memory device, desired address name / identification information, numerical values, and the like in the input unit 92.
  • the input content is displayed in the display field 91.
  • the name (memory device name) is input.
  • identification information (ID, etc.) may be used.
  • the present invention is not limited to this example.
  • the user may be configured to perform only input operation (change) of a desired address.
  • the settings of the memory model (connected device) and the external memory device may be configured to be unchangeable.
  • the memory model 61 and the device name 63 may be read out and displayed (only display, not changeable).
  • the memory model (connected device) may be configured to be unchangeable.
  • step S13 The user confirms the display content of the display column 91, and operates the "change” button 93 if the result is OK. From this, the following processing according to this operation is executed (step S13).
  • the communication I / F driver 25 (the memory address settable range data 24) corresponding to the connected device 4 is determined based on the memory model (the designation of the desired connected device 4) input by the user. For example, when the connection device A is designated, the communication I / F driver 25a (the memory address settable range data 24a thereof) for the connection device A shown in the drawing is determined.
  • the determined memory address settable range data 24 it is checked whether the memory device name, the address, etc. inputted by the user are normal. If there is no memory address settable range data 24 corresponding to the memory model input by the user, an input error may be notified (for example, a setting error of the connected device is notified).
  • the settable range information 70 corresponding to the memory device name input by the user is acquired. This is, for example, to obtain settable range information 70 whose device name 71 matches the user-entered memory device name. However, when there is no corresponding settable range information 70, for example, error information such as "error in input of memory device name" may be notified.
  • the memory model 61 or device name 63 associated with the item whose address is to be changed is used instead of the user-entered memory model or memory device name. .
  • step S14 it is checked whether the address input by the user is within the settable address range indicated by the address minimum 74 and the address maximum 75 of the acquired settable range information 70 (step S14).
  • step S14 If the user input address is within the settable address range, it is determined that the address is normal (step S14, YES), and the process proceeds to step S15. On the other hand, when the user input address is out of the settable address range, it is judged as abnormal (step S14, NO), and the process proceeds to step S16.
  • step S15 the screen data 22 is updated with user input data. That is, the information (memory model 61, device name 63, address 64, etc.) related to the address change target item in the screen data 22 is rewritten with the user-inputted memory model, memory device name, address, etc. (overwrite / update To do).
  • the address 64 is changed according to the user input address.
  • step S16 an error display as shown, for example, in FIG. 10B is performed without performing the process of step S15.
  • the process ends.
  • the current (pre-changed) set address contents may be displayed in the display field 91. This is to acquire the data (device name 63, address 64, etc.) of the address change target item from the screen data 22 and display it. After confirming the displayed contents, the user inputs a desired address or the like if it is determined that the change is necessary.
  • 11 and 12 are flowcharts (1/2) and (2/2) of the address change process of the second embodiment. In the following, it is described as FIG. 11 etc. without particular distinction.
  • the predetermined process is, in the illustrated example, a "long press” operation on the item whose address is to be changed. That is, in the processing example of FIG. 11 and the like, when the user performs a “long press” operation on the desired address change target item (step S21, YES), for example, the memory address change dialog 100 shown in FIG. (Step S22).
  • selection candidates are presented to the user on the memory address change dialog 100, for example, for each connected device, device, and address, for example, and the user selects a desired selection candidate from among them.
  • names / IDs and the like of all the connected devices 4 connected to the programmable display 1 are displayed in a list in the connected device selection field 101 (here, names).
  • names names
  • the connected device names “PLC1”, “PLC2”, and “PLC3” are displayed in a list. Note that these connected device names are, for example, in each memory address settable range data 24.
  • the memory address settable range data 24 corresponding to the selected connected device is acquired. From this, selection candidates are sequentially presented for the external memory device and the address based on the acquired address setting range data 24 (step S23). That is, first, the device names 71 of all the settable range information 70 in the acquired address settable range data 24 are listed and displayed in the illustrated device selection field 102. When the user selects a desired external memory device on the device selection field 102, the settable range information 70 corresponding to the selected external memory device is acquired.
  • the user operates the up and down buttons or the like in the address selection field 103 to display a desired address value, and then operates the “change” button 104 shown in the drawing (step S24).
  • the screen data 22 is updated according to the user selection result in the connection device selection field 101, the device selection field 102, and the address selection field 103. That is, the information (memory model 61, device name 63, address 64, etc.) related to the address change target item in the screen data 22 is rewritten by the connection device, external memory device, address etc. selected by the user (overwrite. Update) (step S26).
  • step S25 a normality check substantially similar to step S14 of the first embodiment may be performed.
  • step S25, NO a normality check substantially similar to step S14 of the first embodiment.
  • step S26 a normality check substantially similar to step S14 of the first embodiment.
  • step S27 processing for displaying an error display screen shown in FIG. 13 (b) is performed.
  • steps S25 and S27 are not necessarily required.
  • the second embodiment is not limited to the above example.
  • only the address may be changed.
  • the settable range information 70 corresponding to the memory model 61 and the device name 63 associated with the item whose address is to be changed is acquired.
  • only the addresses within the settable address range based on the minimum address 74 and the maximum address 75 of the acquired settable range information 70 can be selected in the address selection field 103.
  • a display field (not shown) for displaying a memory model 61 and a device name 63 related to the address change target item is provided. It may be possible to
  • the device selection field 102 is, for example, a combo box, and in the case of the example of the connected device A described above, for example, the three memory device names D, W, and M described above are displayed in a list and selected.
  • the display order may have various display orders as shown in FIG. 14, for example.
  • the device No. Use For example, device no. Are displayed in order from the smallest one.
  • each memory device name is displayed in the order of “D” ⁇ “W” ⁇ “M” as shown in FIG. 13A.
  • the device No. of the memory address settable range data 24 may be displayed. Is set arbitrarily.
  • device No. If it is not used, it will be necessary to separately set up a table etc. in which each memory device name and display order are associated.
  • the display order is arbitrary, such a table or the like or device No. Will not be necessary.
  • the user changes the setting information (memory address information 55 and the like) of the allocation memory address related to an arbitrary item of the operation display screen in the programmable display 1 be able to. Therefore, the change work burden can be reduced as compared with the prior art. Furthermore, at that time, it is possible to prevent the occurrence of a setting error such as an address. In addition, the amount of data necessary for the setting error prevention process can be significantly reduced (or the process can be executed by the programmable display 1). Only the data necessary for the setting error prevention process can be reliably distributed from the drawing editor apparatus 5 for each programmable display 1 (since it is distributed together with the communication program required by the programmable display 1) .
  • correction / change of screen data (the allocated memory address etc. thereof) already stored on the programmable display 1 can be performed on the programmable display 1 side. ⁇ The burden of change work can be reduced. Furthermore, the setting error at that time can be prevented.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Computer Graphics (AREA)
  • Programmable Controllers (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

 アイテム情報記憶部(40)には、操作表示画面上の各アイテム毎に対応して、アクセス先を示すアクセス情報が記憶される。アイテム表示部(41)は、アクセス情報に基づいて、アクセス先からデータを取得して、該取得データを用いてアイテムの表示を行う。アクセス情報変更部(42)は、任意の変更対象のアイテムに係わるアクセス情報をユーザーに任意に変更させる。アクセス情報変更手段(42)は、任意の変更対象のアイテムに係わるアクセス情報を、設定ミス発生を防止しつつ任意に変更させることができる。

Description

プログラマブル表示器、プログラマブルコントローラシステム、プログラム
 本発明は、プログラマブル表示器等に関する。
 プログラマブル表示器は、一般的に、PLC本体や温調装置等の各種接続機器と接続して、これら接続機器の状態表示を行う数値表示やランプ等のアイテムや、ユーザが任意の指示を出す為のスイッチ等のアイテムの画像を表示する。尚、アイテムは、画面部品等とも呼ばれている。プログラマブル表示器の画面(操作表示画面と呼ぶものとする)には、通常、複数の画面部品(アイテム)の画像が表示される。この様な操作表示画面を表示する為のデータ等(画面データ等と呼ばれる)は、予め支援装置等において開発者等によって任意に作成されて、支援装置からプログラマブル表示器にダウンロードされている。
 上記画面データには、上記各アイテム毎に、そのアイテムの画像(スイッチの画像やランプの画像)や表示位置座標、更に後述する外部メモリの所定領域のアドレス(割当メモリアドレス)等のデータが含まれている。更に何らかのプログラム等が含まれている場合もある。上記支援装置は、例えば、上記画面データをユーザに任意に作成させる為の各種支援を行う機能を有する。これについては、よく知られた既存技術であるので、ここでは特に説明しない。
 上記各アイテム(画面部品)は、例えば、それぞれが任意の接続機器の任意の構成要素に対応して、当該構成要素の状態表示を行ったり、当該構成要素のON/OFFの指示を受け付けるものである。例えば、温調装置の温度測定値を数値表示するアイテムの場合、随時、現在の温度を数値で表示することになる。あるいは、温調装置のON/OFF状態を示すランプのアイテムであれば、温調装置がON状態であればランプ点灯、OFF状態であればランプ消灯が、表示されることになる。
 尚、支援装置においては、予めアイテム画像としてランプ点灯画像とランプ消灯画像が登録されており、上記画面データには1つのランプアイテムについてランプ点灯画像とランプ消灯画像が含まれることになる。勿論、これは、ランプの場合に限るものではなく、他のアイテム種別(例えばスイッチ等)についても同様である。
 上記各種アイテムに係る表示制御は、上記各アイテム毎に、例えば定期的に所定の処理を実行することで実現される。所定の処理とは、例えば、そのアイテムに係わる所定の接続機器内の所定のメモリデバイス(外部メモリデバイスとする)の所定の記憶領域の格納データ(上記割当メモリアドレスが示す所定の割当メモリ領域の格納データ)を読出す処理である。更に、この格納データに基づいてアイテムの表示内容を決定・表示する処理(表示内容リフレッシュ処理)等である。尚、上記所定の割当メモリ領域の格納データ)を読出す処理は、概略的には上記外部メモリデバイスにアクセスする処理であることから、外部メモリアクセス処理と呼ぶ場合もあるものとする。
 尚、接続機器は、随時、上記外部メモリデバイスの所定領域の格納データを更新している(例えば上記温調装置において上記温度測定値を随時更新している)。
 ここで、上記支援装置は、各アイテム毎に任意の上記割当メモリアドレスをユーザに設定させる機能も有している。上記の通り、画面データには、当該設定された割当メモリアドレスも含まれている。画面データは、支援装置からプログラマブル表示器にダウンロードされて記憶される。そして、運用中には、各アイテム毎に対応して、上記割当メモリアドレスに基づいて上記割当メモリ領域にアクセスすることになる。
 しかしながら、上記のように割当メモリアドレスは人間が設定するのであるから、設定ミスが生じる可能性は常にある。画面データをプログラマブル表示器にダウンロードして記憶させた後に(運用中等に)、設定ミスが発覚した場合、従来では、支援装置側でユーザが割当メモリアドレスを修正・変更する作業を行っていた。勿論、修正・変更作業後は、変更後の割当メモリアドレスを含む画面データを、プログラマブル表示器に転送等して新たに記憶させていた。
 ここで、特許文献1に記載の従来技術が知られている。
 特許文献1の発明は、エディタ装置(上記支援装置に相当)において、各部品(上記アイテムに相当)に係わるアドレス(上記割当メモリアドレス)を設定・変更させる機能に係わり、アドレスを容易に変更可能なでエディタ装置を実現するものである。
特開2010-108220号公報
 上記の通り、従来技術では、プログラマブル表示器側に既に記憶された画面データ(その割当メモリアドレス)を修正・変更する場合でも、修正・変更作業は支援装置側で行う必要があった。この為、特にプログラマブル表示器と支援装置とが相互に離れた場所に設定されている場合、非常に面倒なものとなる。また、設定ミスが生じる可能性もある。
 本発明の課題は、プログラマブル表示器側に既に記憶された画面データ(その割当メモリアドレス等)の修正・変更を、プログラマブル表示器側で行えるようにし、以って修正・変更作業負担を軽減できるプログラマブル表示器等を提供することである。
 本発明のプログラマブル表示器は、1以上の接続機器に接続されたプログラマブル表示器であって、下記の各構成を有する。
・表示画面上の各アイテム毎に対応して、アクセス先を示すアクセス情報が記憶されるアイテム情報記憶手段;
・該アイテム情報記憶手段の前記アクセス情報に基づいて前記アクセス先からデータを取得して、該取得データを用いて前記アイテムの表示を行うアイテム表示手段;
・任意の変更対象のアイテムに係わる前記アクセス情報を、任意に変更させるアクセス情報変更手段;
本例のプログラマブル表示器を含むシステム全体の概略構成図である。 本例のプログラマブル表示器のハードウェア構成例である。 本システムのソフトウェア構成図を示す。 本例のプログラマブル表示器の機能ブロック図である。 (a)、(b)は、画面データの具体例である。 (a)、(b)は、メモリアドレス設定可能範囲データの具体例である。 メモリアドレス設定可能範囲データの具体的イメージである。 実施例1のアドレス変更処理のフローチャート図(1/2)である。 実施例1のアドレス変更処理のフローチャート図(2/2)である。 (a)は実施例1のメモリアドレス変更ウィンドウ例、(b)はエラー表示例である。 実施例2のアドレス変更処理のフローチャート図(1/2)である。 実施例2のアドレス変更処理のフローチャート図(2/2)である。 (a)は実施例2のメモリアドレス変更ウィンドウ例、(b)はエラー表示例である。 コンボボックス表示例である。
 以下、図面を参照して本発明の実施の形態について説明する。
 図1は、本例のプログラマブル表示器1を含むシステム全体の概略構成図である。
 尚、図1に示す構成は、一例であり、この例に限らない。例えば、必ずしもプログラマブル表示器1が通信ライン3を介して作画エディタ装置5に接続された構成でなくてもよい。プログラマブル表示器1と作画エディタ装置5とが別々に存在していてもよい。
 尚、作画エディタ装置5は、上記背景技術で説明した既存の支援装置の機能を有するものであり、上記操作表示画面をプログラマブル表示器1で表示させる為のデータ等(画面データ等)を、開発者等が任意に作成できるように支援する機能等を有する。但し、本例の作画エディタ装置5は、既存の支援装置の機能に加えて、更に、後述する機能を有する。詳しくは後述する。
 また、図1や図3に示す構成のプログラマブルコントローラシステムにおいて、プログラマブル表示器1が通信ライン3を介して作画エディタ装置5に接続された構成は、プログラマブル表示器1の運用場所における構成であってもよいが、この例に限らない。例えば、他の例としては、図1や図3に示す構成は、プログラマブル表示器1の製造現場における構成を示すものと見做してもよい。
 上記他の例の場合、例えば、製造業者側で、プログラマブル表示器1のハードウェアの製造完了後に、ソフトウェア/ファームウェアをプログラマブル表示器1にインストールする際に、作画エディタ装置5をプログラマブル表示器1に接続する。そして、例えば、各プログラマブル表示器1毎に、任意の画面データを、作画エディタ装置5上で開発者等によって任意に作成させる。そして、作成された画面データをプログラマブル表示器1にダウンロードして記憶させる。更に、各プログラマブル表示器1毎に、対応する通信プログラムを作画エディタ装置5からダウンロードして記憶させる。
 また、作画エディタ装置5は、従来より、様々な接続機器4に応じた通信プログラムを、予め記憶している場合がある。具体例としては、作画エディタ装置5が、100種類以上の通信プログラムを予め記憶している場合もある。そして、そのなかで、各プログラマブル表示器1に接続する予定の接続機器4に応じた通信プログラムを、開発者等が選択して、プログラマブル表示器1にダウンロードする(例えば、参考文献(特開平7-225831号公報))。
 従来より、作画エディタ装置5からダウンロードされた画面データや通信プログラムを記憶したプログラマブル表示器1は、出荷先へと出荷されて設置されて運用開始されることになる。出荷先では、プログラマブル表示器1に任意の1種類以上の接続機器4が接続されることになる。上記の通り、画面データには、接続機器4内の上記外部メモリデバイスへアクセスする為の上記割当メモリアドレスが含まれているが、このアドレス設定等が間違っている場合もある。
 この様な場合に対する従来の対応方法は、既に述べた通り、作画エディタ装置5側で再設定するものであった。これに対して。本手法では、プログラマブル表示器1において(換言すれば出荷先において)ユーザが上記割当メモリアドレスを変更(再設定)することができ、作業負担を軽減できる。更に、その際、ユーザが設定ミスを犯すことを防止できる。これは、例えば後述する“メモリアドレス設定可能範囲データ”24等を用いて実現させる。
 すなわち、上記のように、画面データや通信プログラムの作成やダウンロード自体は、従来と略同様と見做してよい。但し、本例の作画エディタ装置5は、上記各通信プログラムに後述する各“メモリアドレス設定可能範囲データ”24を付加して成る後述する各種“通信I/Fドライバ33”を、記憶・管理している。そして、これら各種“通信I/Fドライバ33”のなかから、各プログラマブル表示器1に接続する(あるいは接続予定の)接続機器4に応じた“通信I/Fドライバ33”を、開発者等が選択して、プログラマブル表示器1にダウンロードする。
 ここで、上記の通り、各プログラマブル表示器1に接続する接続機器4は、様々であるので、どの接続機器4が接続されても対応可能とする為には、接続機器4の全種類に応じた全“メモリアドレス設定可能範囲データ”24を、予めプログラマブル表示器1に記憶させておくことが考えられる。しかしながら、上記の通り、接続機器4の種類は多いので、予め全ての接続機器に応じた全“メモリアドレス設定可能範囲データ”24をプログラマブル表示器1に記憶させておくことは困難である。つまり、通常、プログラマブル表示器1は、パソコン等に比べてハードウェア性能が劣る。この為、現実上、パソコン等である作画エディタ装置5に全ての接続機器に応じた全“メモリアドレス設定可能範囲データ”24を記憶させておくことは可能であるが、プログラマブル表示器1に全てを記憶させることは困難であった。
 上述した問題に対して、本手法では、上記“通信I/Fドライバ33”を用いることで、容易に、そのプログラマブル表示器1で必要となる“メモリアドレス設定可能範囲データ”24のみを当該表示器1に記憶させておくことができる。詳しくは後述する。
 尚、仮に、上記全ての接続機器に応じた全“メモリアドレス設定可能範囲データ”24を、プログラマブル表示器1に記憶しておくことが可能であったとしても、本手法によって、当然、プログラマブル表示器1に記憶するデータ量の削減効果は得られることになる。
 尚、プログラマブル表示器1の運用現場において図1や図3に示す構成が設けられる場合でも、本手法によって、割当メモリアドレスの変更作業負担を軽減でき、更に、その際のユーザ設定ミスを防止できることが期待できる。
 但し、プログラマブル表示器1と作画エディタ装置5とが相互に離れている状況である場合に、本手法は特に顕著な効果を奏することになる。
 図1に示すプログラマブルコントローラシステムは、各種接続機器4と、通信ライン6を介して各種接続機器4に接続するプログラマブル表示器1とを有する。各種接続機器4は、例えば各種PLC本体や上記温調装置である。
 更に、プログラマブル表示器1が、通信ライン3を介して作画エディタ装置5に接続された構成となっていてもよい(但し、上記の通り、運用現場には作画エディタ装置5が存在しない構成もある)。
 プログラマブル表示器1には、複数の通信インタフェース2(通信ポート)が備えられており、各通信インタフェース2に接続された通信ライン3/通信ライン6によって各種接続機器4や作画エディタ装置5と接続されている。
 作画エディタ装置5は、上記操作表示画面をプログラマブル表示器1で表示させる為のデータ等(画面データ)を、開発者等が任意に作成できるように支援する既存機能を有する。これ自体は、従来通り、例えば、予め各種アイテム画像が用意されており、ユーザは所望のアイテム画像を選択して所望の位置に配置させる作業を繰り返して、上記画面データ作成を行う。更に、各アイテム毎に、所望の割当メモリアドレス(割当メモリ領域)等の設定も行う。上記画面データは、作画エディタ装置5からプログラマブル表示器1にダウンロードされる。
 プログラマブル表示器1は、従来と同様に、画面データに基づいて上記操作表示画面を表示する。そして、表示中に例えば定期的に、上記表示内容リフレッシュ処理を行う。その為に、操作表示画面上の各アイテムに係わる上記割当メモリ領域へのアクセスを行って、直近のデータを取得して、この直近のデータに応じた内容の操作表示画面を表示する。しかし、割当メモリアドレス等に関して設定ミスがあった場合、正常な表示にはならない(別のデータを読出して表示するか、データ取得自体できない(該当するアドレスが存在しない場合))。
 従来では、この様な場合、作画エディタ装置5でアドレス修正(再設定)する必要があった。これに対して、本手法では、プログラマブル表示器1においてアドレス修正(再設定)することができる。更に、その際に設定ミスが生じるのを防止できる。
 尚、作画エディタ装置5は、例えば一般的な汎用コンピュータ(パソコン等)で実現される。よって、特に図示等はしないが、一般的なパソコン等の構成を有する。すなわち、例えば、CPU等の演算プロセッサ、メモリ、ハードディスク等の記憶装置、キーボードやマウス等の操作部、ディスプレイ等の表示部、通信機能部等を有している。
 上記記憶装置には予め所定のアプリケーションプログラムが記憶されており、上記演算プロセッサがこのアプリケーションプログラムを実行することにより、作画エディタ装置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)等が格納されている。上記のように、画面データ22は、操作表示画面上に配置されたスイッチ、ランプ等の各アイテムに関する各種データ(画像や表示位置座標や大きさ等のデータや、上記割当メモリアドレス等)等を有する。
 ここで、本手法では、上記画面データ22における上記割当メモリアドレスを、プログラマブル表示器1においてユーザが変更することができる。更に、その際に、設定ミスが生じることを防止できる。割当メモリアドレスの設定は、例えば「任意の接続機器の指定+その任意の外部メモリデバイスの指定+その任意のアドレスの指定」によって行われる。設定ミスとは、例えば指定した接続機器には存在しない外部メモリデバイスの指定が行われた場合、あるいは指定されたアドレスが、指定された外部メモリデバイスの所定の範囲内ではなかった場合等である。あるいは、そもそも指定した接続機器自体が存在しない(そのプログラマブル表示器1には接続されていない)場合もあり得る。詳しくは後述する。
 上記CPU11の処理によって、例えば上記画面データ22や上記外部メモリアクセスによる取得データ等に基づく表示対象データが、例えばRAM13(あるいは不図示のビデオRAM)上に展開(描画)される。詳しくは後述する。この描画に基づいてグラフィックコントローラ15が、ディスプレイ19上に上述した操作表示画面等を表示する。ディスプレイ19は、例えば液晶パネル等より成り、この液晶パネル上に重ねるようにしてタッチパネル18が設けられる。
 オペレータ等によるタッチパネル18上での押圧操作(タッチ)位置の検知結果は、タッチパネルコントローラ16を介してCPU11等に取り込まれて解析される。例えば各アイテムの上記表示位置座標や大きさのデータ等に基づいて、解析することになる。例えば、スイッチの画像の表示位置をオペレータ等がタッチすると、CPU11等は、このスイッチに対する操作が行われたものと解析することになる。
 また、通信コントローラ14は、通信インタフェース2を介して、不図示のPLC本体等や温調装置等である接続機器4や作画エディタ装置5との通信(データ送受信等)を行う。
 図3に、上記本システムのソフトウェア構成図を示す。
 プログラマブル表示器1においては、本体プログラム21、画面データ22、通信プログラム23等の各種プログラム/データが、例えば上記ROM12(フラッシュメモリ等)に格納されている。これらのプログラム/データ等をCPU11が読出し・実行/参照等することで、プログラマブル表示器用の各操作表示画面の表示制御等が行なわれる。
 この操作表示画面は、上述した数値表示、ランプ、スイッチ等の各種アイテムの画像表示から成り、各アイテムの表示内容は、例えば各接続機器4の外部メモリデバイスの所定の記憶領域(割当メモリ領域)から取得したデータ(取得データ)を反映させる形で随時更新される。
 つまり、CPU11は、本体プログラム21と画面データ22と上記取得データに基づいて、上記操作表示画面の表示制御を実行する。その際、この操作表示画面上の各アイテム(各画面部品)の表示内容は、上記取得データの内容を反映させたものとなる(温度等の数値表示やランプの点灯/消灯など)。尚、これ自体は、既存の機能であり、これ以上詳細には説明しない。
 上記画面データ22は、例えば予め作画エディタ装置5側で任意に作成された画面データファイル32が、プログラマブル表示器1にダウンロードされて格納されたものである。つまり、画面データ22と画面データファイル32とは実質的に同じものと見做して構わない。尚、これより、両者を特に区別せずに、例えば画面データファイル32を画面データ22と記して説明する場合もあるものとする。
 また、上記通信プログラム23は、例えば予め作画エディタ装置5側に格納されていた通信プログラムファイル35が、プログラマブル表示器1にダウンロードされて格納されたものである。ここで、通信プログラムファイル35は、通常、多数存在するものであり、通信プログラム群と言ってもよい。この各通信プログラムファイル35(通信プログラム群)のなかで任意の1種類以上の通信プログラムが、プログラマブル表示器1にダウンロードされて上記通信プログラム23として格納される。
 ここで、上記各通信プログラムファイル35(各種通信プログラム群)は、各種接続機器4の通信プロトコル等に対応して予め作成されているものである。そして、各種通信プログラム群のなかで、ダウンロード先のプログラマブル表示器1に接続される接続機器4(その通信プロトコル等)に対応する通信プログラムファイル35が、当該プログラマブル表示器1にダウンロードされることになる。そして、上記通信プログラム23として格納されることになる。
 プログラマブル表示器1の通信プログラム23は、通信ライン6を介して接続機器4と通信を行うためのプログラムである。通常、接続機器4の機種毎等に固有の通信プロトコル(通信規定)を持ち、この通信規定に従って、プログラマブル表示器1-接続機器4間での通信を行う。そのため、通信プログラム23は、各接続機器4の機種毎等に開発が必要となる。尚、当然、CPU11などが通信プログラム23を実行することで、接続機器4との通信処理が実現される。
 PLC本体等である接続機器4は、様々なメーカー・機種があり、各メーカー/機種毎に独自の通信プログラムがあり、上記通信プログラムは、接続機器4のメーカー/機種に応じて場合によっては多数種類作成されて、上記多数の通信プログラムファイル35として作画エディタ装置5に格納されることになる。
 上述した各種接続機器4に応じた各種通信プログラムファイル35を作画エディタ装置5側に格納しておき、そのなかの一部をプログラマブル表示器1にダウンロードすること自体は、既存技術と見做してもよい。但し、本手法では、図示のように、各種通信プログラムファイル35毎に、それぞれ、対応するメモリアドレス設定可能範囲データ34が付加されて成る“通信I/Fドライバ33”の形で、作画エディタ装置5側に格納・管理している。つまり、「通信プログラムファイル35+メモリアドレス設定可能範囲データ34」を“通信I/Fドライバ33”と呼ぶものとする。
 すなわち、各種接続機器4に対応する各種メモリアドレス設定可能範囲データ34を予め作成する。そして、同じ接続機器4に対応する通信プログラムファイル35とメモリアドレス設定可能範囲データ34とをペアにして上記“通信I/Fドライバ33”とする。
 上記のように、各通信プログラムファイル35は、各メーカー/機種毎に対応して作成された通信プログラムであるので、その作成者等は、通信相手となる接続機器の仕様等が分かっていることになる。特に例えば、通信相手となる接続機器内の外部メモリデバイスに関する各種情報(例えば後述するデバイス名、メモリ単位、数値形式、アドレス範囲(最小、最大)等が、予め分かっていることになる。これより、上記作成者等は、各接続機器毎に、上記“通信相手となる接続機器内の外部メモリデバイスに関する各種情報”である上記メモリアドレス設定可能範囲データ34を作成することができる。そして、作成されたメモリアドレス設定可能範囲データ34を、対応する通信プログラムファイル35とペアにして上記通信I/Fドライバ33として記憶・管理する。つまり、作画エディタ装置5には、各種(多数の)接続機器4に応じた各種(多数の)通信I/Fドライバ33が、記憶されている。
 そして、各種(多数の)通信I/Fドライバ33のなかから、任意のダウンロード先のプログラマブル表示器1に対して、当該表示機1に接続する接続機器4に応じた通信I/Fドライバ33をダウンロードする。これが、図示の通信I/Fドライバ25としてプログラマブル表示器1に記憶される。図示のように、通信I/Fドライバ25は、通信プログラム23とメモリアドレス設定可能範囲データ24から成る。当然、これらは、任意の上記通信プログラムファイル35とメモリアドレス設定可能範囲データ34に相当するものである。
 また、本体プログラム21は、既存機能に加えて、更に、上記画面データ22の割当メモリアドレスの変更用画面(図3では不図示;後述するウィンドウ90やダイアログ100等)を表示して、この画面上でユーザに所望のアドレスを入力/選択等させる機能を有する。そして、入力/選択されたアドレスによって上記画面データ22の割当メモリアドレスを更新する処理も行う。但し、設定ミスがある場合には割当メモリアドレスの更新は行われないように制御されている(アドレスの設定ミス発生を防止する)。更に詳しい説明は、後述するフローチャート図で説明する。
 尚、プログラマブル表示器1-作画エディタ装置5間の通信は、例えば本体プログラム21と作画エディタ31とによって行う(通信機能が作画エディタ31に組み込まれている)。これについては特に関係ないので、図示・説明しない。
 上記のとおり、作画エディタ装置5内の不図示のHD(ハードディスク)内に、上記通信プログラムファイル33群(各機種毎に開発済の複数の通信プログラム)が、予め記憶されている。そして、作画エディタ装置5は、作画エディタ31によりユーザが任意の接続機器4を選択・指定すると、該選択された接続機器4に応じた通信プログラムファイル33を、プログラマブル表示器1に転送(ダウンロード)して、上記通信プログラム23として記憶させる。これ自体は従来と略同様であるが、本手法では上記のように通信プログラム単独ではなく上記通信I/Fドライバ33がダウンロードされて記憶されることになる。
 これによって、ユーザは従来と同様の操作を行うだけで、ダウンロード先のプログラマブル表示器1に接続される接続機器4に対応するメモリアドレス設定可能範囲データ34も一緒に、当該プログラマブル表示器1にダウンロードされて記憶されることになる。これによって、各プログラマブル表示器1に、「設定ミス発生を防止しつつ、ユーザにアドレス設定を任意に変更させる」為に必要となるデータだけを、記憶させることができる。
 尚、上記割当メモリ領域へのアクセスや画面表示等の各種処理を実現させるプログラムは、例えば本体プログラム21に含まれていてもよいし、画面データ22に含まれていてもよい。何れにしても、この様なプログラムを例えば上記CPU11が実行することで、プログラマブル表示器1の各種動作が実現されることになる。
 ここで、作画エディタ装置5の作画エディタ31は、ユーザに所望の操作表示画面(その画面データ)を作成させる支援機能も有する。これは既に述べたように、予め作成済みの各種アイテムが、作画エディタ装置5のハードディスク等に記憶されている。作画エディタ31による操作表示画面の作成支援機能によって、これら各種アイテムが一覧表示されて、ユーザは所望のアイテムを選択して所望の位置に配置する。この機能自体は従来と略同様である。
 尚、作画エディタ装置5は、例えばパソコン等であり、特に図示しないが一般的な汎用コンピュータの構成(CPU、記憶部(ハードディスク、メモリ等)、通信部、操作部(マウス等)、ディスプレイ)を有している。記憶部に予め記憶されているアプリケーションプログラムを、CPUが実行することにより、作画エディタ31の処理機能が実現される。作画エディタ31の処理機能自体は、殆どは、従来と略同様であってよく、異なる点は、上記通信I/Fドライバ33としての記憶データやダウンロード処理等である。つまり、作画エディタ装置5は、既存機能だけでなく、例えば図4に示す新機能も有するものである。これら既存機能や新機能は、上記不図示のCPU等が不図示の記憶部に予め記憶されているアプリケーションプログラムを実行することによって、実現される。
 図4は、本例のプログラマブル表示器1の機能ブロック図である。
 本例のプログラマブル表示器1は、1以上の接続機器4に接続されたプログラマブル表示器であって、例えば、アイテム情報記憶部40、アイテム表示部41、アクセス情報変更部42、接続機器情報記憶部43、通信部44等を有する。尚、これら各種機能部は、例えば上記ROM12に予め記憶されている所定のアプリケーションプログラムを、上記CPU11が実行することにより実現される。
 アイテム情報記憶部40には、操作表示画面上の各アイテム毎に対応して、アクセス先を示すアクセス情報が記憶される。アクセス情報は、例えば画面データ22の一部の情報である。
 アイテム表示部41は、アイテム情報記憶部40のアクセス情報に基づいて、上記アクセス先からデータを取得して、該取得データを用いてアイテムの表示を行う。
 尚、アイテム情報記憶部40とアイテム表示部41は、既存の構成と見做しても構わない。
 アクセス情報変更部42は、任意の変更対象のアイテムに係わる上記アクセス情報を、(ユーザーに)任意に変更させる。
 また、上記アクセス情報変更部42は、上記任意の変更対象のアイテムに係わるアクセス情報を、設定ミス発生を防止しつつ任意に変更させることができる。
 ここで、例えば、上記アクセス情報は、任意の接続機器4内の任意の外部メモリデバイスにおける任意のアドレスである。上記接続機器情報記憶部43には、そのプログラマブル表示器1に接続された接続機器4内の外部メモリデバイスに関するアドレス設定可能範囲を含むメモリ情報43aが記憶されている。メモリ情報43aの一例が、後述する設定可能範囲情報70である。
 尚、任意のプログラマブル表示器1に接続された接続機器4が複数ある場合には、接続機器情報記憶部43には該複数の接続機器4それぞれに応じた複数のメモリ情報43aが記憶されることになる。また、当該プログラマブル表示器1に接続された接続機器4に応じたメモリ情報43aのみが、作画エディタ装置5からダウンロードされて記憶される。
 そして、アクセス情報変更部42は、少なくとも上記アドレス設定可能範囲(一例が後述する設定可能アドレス範囲)に基づいて、上記設定ミス発生の防止を実現させる。
 すなわち、アクセス情報変更部42は、例えば、任意の新アドレスをユーザに入力させて、該新アドレスが該当する上記アドレス設定可能範囲内である場合に、上記変更対象のアイテムに係わるアクセス情報におけるアドレスを、該新アドレスに変更する。これによって、上記設定ミス発生の防止を実現できる(例えば後述する実施例1等)。
 また、アクセス情報変更部42は、例えば、任意の新接続機器、任意の新メモリデバイス、任意の新アドレスをユーザに入力させる。そして、該新接続機器の該新メモリデバイスに応じたメモリ情報43aが記憶されており且つ新アドレスが該メモリ情報43aにおけるアドレス設定可能範囲内であるか否かを判定する。そして、この条件を満たす場合に、変更対象のアイテムに係わるアクセス情報における接続機器、メモリアドレス、アドレスを、上記新接続機器、新メモリデバイス、新アドレスに変更する。この様にすることで、上記設定ミス発生の防止を実現できる(例えば後述する実施例1等)。
 あるいは、アクセス情報変更部42は、例えば、任意に選択させた新接続機器と新メモリデバイスとに応じた上記アドレス設定可能範囲内のアドレスのなかから、任意の新アドレスをユーザに選択させる。そして、上記変更対象のアイテムに係わるアクセス情報におけるアドレスを、該選択された新アドレスに変更する。この様にすることでも、上記設定ミス発生の防止を実現できる(例えば後述する実施例2等)。
 また、アクセス情報変更部42は、例えば、任意の上記新接続機器をユーザに選択させ、該選択された新接続機器に応じた1以上のメモリデバイスを、メモリ情報43aに基づいて提示する。そして、該提示したメモリデバイスのなかから任意の上記新メモリデバイスをユーザに選択させる。更に、上記変更対象のアイテムに係わるアクセス情報における接続機器、メモリデバイスも、上記選択された新接続機器、新メモリデバイスに変更するようにしてもよい(例えば後述する実施例2等)。
 また、プログラマブル表示器1には、例えば、自己に接続された接続機器4毎に対応する通信プログラム(通信プログラム23等)とメモリ情報43aが記憶されている。そして、上記通信部44は、任意の接続機器4に対して、対応する通信プログラム23によって通信を行う。そして、これらの通信プログラム23aとメモリ情報43aとが、支援装置(作画エディタ装置5)からダウンロードされて記憶される。
 また、図4に示す例では、支援装置(作画エディタ装置5)は、通信ドライバ記憶部45、ダウンロード部46、設定部47等を有する。
 通信ドライバ記憶部45は、各種接続機器に対応する各種通信プログラム(通信プログラムファイル35等)毎に、その通信プログラムに対応する接続機器に係わるメモリ情報43a(メモリアドレス設定可能範囲データ34)を付加して成る各種通信ドライバ(通信I/Fドライバ33等)を記憶する。
 ダウンロード部46は、各種通信ドライバのなかでダウンロード先のプログラマブル表示器1に接続される接続機器4に係わる通信ドライバ(例えば開発者等が判断して指示する)を、該プログラマブル表示器1にダウンロードして記憶させる。
 また、設定部47は、ユーザに、任意のプログラマブル表示器1に応じたアクセス情報を任意に設定させる。そして、ダウンロード部46は、該設定されたアクセス情報を任意のプログラマブル表示器1にダウンロードして記憶させる。
 ここで、上記画面データ22やメモリアドレス設定可能範囲データ24の具体例について説明する。
 図5(a)、(b)は、上記画面データ22の具体例である。
 図6(a)、(b)や図7は、上記メモリアドレス設定可能範囲データ24の具体例である。
 図5(a)に示す例では、画面データ22は、アイテムタイプ51、座標52、サイズ53、 “アイテムタイプ毎のデータ”54、メモリアドレス情報55等の各データ項目より成る。尚、上記各アイテム毎に図示の各レコードの情報が格納されている。また、図5(b)には、上記メモリアドレス情報55の詳細例を示す。
 アイテムタイプ51には、そのアイテムの種別(スイッチ、ランプ、数値表示等)を示すアイテム種別識別情報が格納される。“アイテムタイプ毎のデータ”54には、例えばそのアイテムに係る画像等(例えばランプ・アイテムであればランプ点灯画像とランプ消灯画像、あるいはスイッチ・アイテムであればスイッチON画像とスイッチOFF画像等の各種アイテム画像)が格納される。
 座標52とサイズ53には、上記操作表示画面上における上記アイテム画像の表示位置と大きさを示す情報が格納される。
 そして、メモリアドレス情報55が、上記外部メモリアクセス処理に係わる情報であり、上記割当メモリアドレス等の情報が含まれている。そして、本手法による設定データ修正・変更対象が、このメモリアドレス情報55である。
 図5(b)に示す例では、メモリアドレス情報55は、メモリモデル61、メモリアクセス62、デバイス名63、アドレス64、データ数65等を有する。
 メモリモデル61は、アクセス先の接続機器4の識別情報である。
 メモリアクセス62は、デバイス名63が示す外部メモリデバイスへのアクセス形式(1bitアクセス、16bit(word)アクセス等)を示す。
 デバイス名63は、アクセス先の外部メモリデバイスの識別情報である。
 アドレス64は、デバイス名63が示す外部メモリデバイスにおけるアクセス先の記憶領域の先頭アドレス等である。
 データ数65は、例えば上記アクセス先の記憶領域の容量等を示す。例えば、アドレス64が‘101番地’でデータ数65が‘3’であるならば、101番地~103番地が上記アクセス先の記憶領域となる。
 上記メモリモデル61が示す接続機器における上記デバイス名63が示すメモリデバイスの上記アドレス64等が示す記憶領域が、上記割当メモリ領域に相当するものである。本手法による変更対象は、主にこの割当メモリ領域となる。
 次に、以下、図6(a)、(b)や図7を参照して、メモリアドレス設定可能範囲データ24の具体例について説明する。
 図6(a)には、メモリアドレス設定可能範囲データ24全体の概略的なデータ構成例である。
 ここで、上記のことから、プログラマブル表示器1に接続している接続機器4が複数ある場合には、メモリアドレス設定可能範囲データ24も複数種類記憶されていることになる。つまり、各接続機器4に対応するメモリアドレス設定可能範囲データ24が、記憶されていることになる。
 そして、各メモリアドレス設定可能範囲データ24は、対応する接続機器4の各メモリデバイスに対応する各設定可能範囲情報70を有するものである。つまり、対応する接続機器4内に複数の外部メモリデバイスがある場合には、図示のように複数の設定可能範囲情報70を有することになる。そして、図6(a)には、任意の接続機器4(ここでは仮に接続機器Aとする)に係わるメモリアドレス設定可能範囲データ24の例を示している。
 ここでは、接続機器Aは、3つのメモリデバイスD,W,Mを備えているものとする。これより、接続機器Aに関するメモリアドレス設定可能範囲データ24は、これら3つのメモリデバイスD,W,Mそれぞれに応じた図示の3つの設定可能範囲情報70から成ることになる。
 また、ここでは、各設定可能範囲情報70にデバイスNo.が割り当てられるものとする。デバイスNo.は、例えば、0,1,2,3、・・・等のようにシリアル番号が順次割り当てられる。これより、図示の例では、最初の設定可能範囲情報70にはデバイスNo.‘0’、2番目にはデバイスNo.‘1’、3番目にはデバイスNo.‘2’が、それぞれ割り当てられている。
 尚、このデバイスNo.は、例えば、後述する図13(a)に示すメモリアドレス変更ダイアログ100上のデバイス選択欄102の一覧表示の際に、用いられる。詳しくは後述する。
 また、尚、例えば他の接続機器4(接続機器Bとする)に関しても、上記接続機器Aと同じく、デバイスNo.‘0’、デバイスNo.‘1’等が割り当てられるようにしてもよい。勿論、この例の場合、接続機器Aと接続機器Bとでは、各デバイスNo.に対応するメモリデバイス名が異なることになる(偶然、同じとなる場合もあり得るが)。例えば、接続機器AのデバイスNo.‘0’に対しては上記の通りメモリデバイスDとなるが、接続機器BのデバイスNo.‘0’に対しては例えばメモリデバイスC等となる。
 つまり、デバイスNo.は全ての接続機器で共通して使えるが、中身(対応するメモリデバイス)は各接続機器毎に応じたものとなる。
 設定可能範囲情報70の具体例を図6(b)に示す。
 図6(b)に示す例では、設定可能範囲情報70は、デバイス名71、メモリ単位72、数値形式73、アドレス最小74、アドレス最大75等を有する。尚、図示していないが、更に上記デバイスNo.があってもよい。
 デバイス名71は、上記外部メモリデバイスの識別情報である。
 メモリ単位72は、上記メモリアクセス62と略同様に、上記デバイス名71が示す外部メモリデバイスのアクセス形式(1bitアクセス、16bit(word)アクセス等)を示すものである。
 数値形式73は、上記デバイス名71が示す外部メモリデバイスのアドレスの数値を、どの様に表示・インクリメントするのかを示すデータである(例えば、DEC(10進数)、HEX(16進数)、OCT(8進数)等)。
 アドレス最小74及びアドレス最大75が、上記デバイス名71が示す外部メモリデバイスの設定可能なアドレス範囲を示すものである。例えばアドレス最小74=‘0’、アドレス最大75=‘65535’であるならば、設定可能アドレス範囲は0~65535となる。本手法では、この設定可能アドレス範囲外のアドレスは、実質的に設定できないように処理しており(ユーザが設定してもエラーとなる、選択肢として提示されない等)、以って設定ミスの発生を防止できる。
 図7には、仮の一例として、接続機器AにおけるデバイスD、デバイスW、デバイスMの3種類の外部メモリデバイスについて、それぞれ、上記設定可能範囲情報70の具体例を示している。
 以下、プログラマブル表示器1側において、任意のアイテムに係わる割当メモリアドレスに関する設定情報(メモリモデル61、デバイス名63、アドレス64の何れか1つ以上)を、ユーザが任意に変更可能とすると共に、アドレス設定ミスの発生を防止する為の処理の具体例を説明する。ここでは、以下の2つの実施例(実施例1、実施例2)を説明するが、これらの例に限るものではない。
 概略的には、以下の実施例1では、アドレス等の再設定はユーザの自由に行えるが、設定ミスの有無をチェックして、設定ミスがある場合にはアドレスを変更しないようにする(ユーザ入力内容を、デバイス名63やアドレス64等に反映させないようにする)。
 また、以下の実施例2では、ユーザはアドレス等を選択・入力する構成であって、上記設定可能アドレス範囲内のアドレスは選択可能であるが、設定可能アドレス範囲外のアドレスは選択できない構成となっている。また、これは、アドレスに限らず、接続機器名(メモリモデル61)や外部メモリデバイス名(デバイス名63)の再設定に関しても同様である。すなわち、接続機器名に関して正しい選択肢のみが提示される(よって、どれが選択されても設定ミスとは成らない)。同様に、外部メモリデバイス名に関しても、正しい選択肢のみが提示される(よって、どれを選択しても設定ミスとは成らない)
 以下、図8、図9、図10を参照して、実施例1について説明する。
 図8、図9は、実施例1のアドレス変更処理のフローチャート図(1/2)、(2/2)である。尚、以下、特に区別せずに図8等と記すものとする。
 ユーザが所定の操作を行うと、図8等に示すアドレス変更処理が開始される。所定の処理は、図示の例では、ユーザがアドレス変更対象に決めた任意のアイテムに対する“長押し”操作であるが、この例に限らない。
 図8等に示す処理例では、プログラマブル表示器1は、ユーザが所望のアドレス変更対象のアイテムに対する“長押し”操作を行うと(ステップS11,YES)、例えば図10(a)に示すメモリアドレス変更ウィンドウ90を表示する(ステップS12)。メモリアドレス変更ウィンドウ90上には、図示の表示欄91、入力部92、「変更」ボタン93等が表示される。入力部92には、例えばテンキーやアルファベットの入力キー等が表示され、ユーザは所望のアルファベットや数値を入力できる。ユーザは、入力部92において所望のメモリモデル、所望の外部メモリデバイス、所望のアドレスの名称/識別情報や数値等の入力操作を行う。この入力内容は表示欄91に表示される。
 尚、本例では、外部メモリデバイスに関しては、名称(メモリデバイス名)が入力されるものとするが、この例に限らず、識別情報(ID等)であっても構わない。
 尚、この例に限らず、例えばユーザは所望のアドレスの入力操作(変更)のみが行えるように構成してもよい。換言すれば、メモリモデル(接続機器)や外部メモリデバイスの設定は、変更できないように構成してもよい。尚、この例の場合、メモリモデル61やデバイス名63を読み出して表示するようにしてもよい(表示だけであり変更できない)。
あるいは、メモリモデル(接続機器)は変更できないように構成してもよい。
 ユーザは、上記表示欄91の表示内容を確認して、OKであれば、「変更」ボタン93を操作する。
 これより、この操作に応じた以下の処理を実行する(ステップS13)。
 まず、上記ユーザ入力されたメモリモデル(所望の接続機器4の指定)に基づいて、この接続機器4に対応する通信I/Fドライバ25(そのメモリアドレス設定可能範囲データ24)を判別する。例えば、接続機器Aが指定された場合には、図示の接続機器A用の通信I/Fドライバ25a(そのメモリアドレス設定可能範囲データ24a)が判別される。
 そして、判別したメモリアドレス設定可能範囲データ24を用いて、ユーザ入力されたメモリデバイス名やアドレス等が正常か否かをチェックする。尚、ユーザ入力されたメモリモデルに対応するメモリアドレス設定可能範囲データ24が無い場合には、入力エラーを通知するようにしてもよい(例えば、接続機器の設定ミスを通知する)。
 上記チェック処理は、例えば、まず、ユーザ入力されたメモリデバイス名に対応する上記設定可能範囲情報70を取得する。これは、例えば、そのデバイス名71が上記ユーザ入力されたメモリデバイス名と一致する設定可能範囲情報70を取得するものである。但し、該当する設定可能範囲情報70が無い場合には、例えば「メモリデバイス名の入力エラー」等のエラー情報を通知するようにしてもよい。
 尚、アドレスのみが入力可能な形態の場合には、上記ユーザ入力されたメモリモデルやメモリデバイス名の代わりに、上記アドレス変更対象のアイテムに係わる上記メモリモデル61やデバイス名63を用いることになる。
 そして、上記ユーザ入力されたアドレスが、上記取得した設定可能範囲情報70のアドレス最小74とアドレス最大75とによって示される設定可能アドレス範囲内にあるか否かをチェックする(ステップS14)。
 ユーザ入力アドレスが設定可能アドレス範囲内にある場合には、正常と判定し(ステップS14,YES)、ステップS15へ移行する。一方、ユーザ入力アドレスが当該設定可能アドレス範囲外である場合には、異常と判定し(ステップS14,NO)、ステップS16へ移行する。
 ステップS15では、ユーザ入力データによって画面データ22を更新する。すなわち、画面データ22において上記アドレス変更対象のアイテムに係わる情報(メモリモデル61、デバイス名63、アドレス64等)を、上記ユーザ入力されたメモリモデル、メモリデバイス名やアドレス等によって書き換える(上書き・更新する)。勿論、上記アドレスのみが変更可能な形態の場合には、ユーザ入力されたアドレスによってアドレス64のみを変更することになる。
 一方、ステップS16では、上記ステップS15の処理を行うことなく、例えば図10(b)に示すようなエラー表示を行う。
 上記ステップS15、S16の何れかの処理を実行したら、本処理は終了する。
 尚、上記メモリアドレス変更ウィンドウ90の初期画面では、上記表示欄91に、現在の(変更前の)設定アドレス内容を表示するようにしてもよい。これは、上記画面データ22から上記アドレス変更対象アイテムのデータ(デバイス名63やアドレス64等)を取得して表示するものである。ユーザは、この表示内容を確認したうえで、変更が必要と判断した場合には、所望のアドレス等を入力する。
 次に、以下、図11、図12、図13を参照」して、実施例2について説明する。
 図11、図12は、実施例2のアドレス変更処理のフローチャート図(1/2)、(2/2)である。尚、以下、特に区別せずに図11等と記すものとする。
 ユーザが所定の操作を行うと、図11等に示すアドレス変更処理が開始される。所定の処理は、図示の例では、アドレス変更対象のアイテムに対する“長押し”操作である。
 すなわち、図11等の処理例では、ユーザが所望のアドレス変更対象のアイテムに対する“長押し”操作を行うと(ステップS21,YES)、例えば図13(a)に示すメモリアドレス変更ダイアログ100を表示する(ステップS22)。
 図示の例では、メモリアドレス変更ダイアログ100上で、例えば接続機器、デバイス、アドレスそれぞれについて、ユーザに選択候補が提示され、ユーザはその中から所望の選択候補を選択する。
 これは、まず、接続機器選択欄101に、当該プログラマブル表示器1に接続されている全ての接続機器4の名称/ID等が一覧表示される(ここでは名称とする)。図示の例では接続機器名「PLC1」、「PLC2」、「PLC3」が一覧表示される。尚、これら接続機器名は、例えば各メモリアドレス設定可能範囲データ24内にある。
 そして、ユーザが所望の接続機器を選択すると、選択された接続機器に対応するメモリアドレス設定可能範囲データ24が取得される。これより、取得したアドレス設定可能範囲データ24に基づいて、外部メモリデバイス、アドレスについて順次、選択候補を提示する(ステップS23)。すなわち、まず、取得したアドレス設定可能範囲データ24における全ての設定可能範囲情報70のデバイス名71を、図示のデバイス選択欄102に一覧表示する。そしてユーザがデバイス選択欄102上で所望の外部メモリデバイスを選択すると、当該選択された外部メモリデバイスに対応する設定可能範囲情報70を取得する。
 これより、取得された設定可能範囲情報70のアドレス最小74及びアドレス最大75等に基づく設定可能アドレス範囲内のアドレスのみを、図示のアドレス選択欄103に選択肢として表示する。尚、この表示の為に更に数値形式73等のデータを用いてもよい。
 ユーザは、上記アドレス選択欄103において上下ボタン等を操作して所望のアドレス値を表示させた状態にしたうえで、図示の「変更」ボタン104を操作する(ステップS24)。
 これより、上記接続機器選択欄101、デバイス選択欄102、アドレス選択欄103におけるユーザ選択結果に応じて、画面データ22を更新する。すなわち、画面データ22において上記アドレス変更対象のアイテムに係わる情報(メモリモデル61、デバイス名63、アドレス64等)を、上記ユーザにより選択された接続機器、外部メモリデバイス、アドレス等によって書き換える(上書き・更新する)(ステップS26)。
 但し、ユーザが任意のアドレス等を入力できるように構成することもでき、この例に応じて上記実施例1のステップS14と略同様の正常チェックを行うようにしてもよい(ステップS25)。勿論、異常と判定された場合には(ステップS25,NO)、上記ステップS26の処理は行わない。代わりに、例えば図13(b)に示すエラー表示画面を表示する処理等を行う(ステップS27)。但し、ステップS25、S27の処理は、必ずしも必要ない。
 尚、実施例1と同様、実施例2においても、上記の例に限らず、例えばアドレスのみが変更可能な形態等としてもよい。この形態の場合には、上記アドレス変更対象のアイテムに係わるメモリモデル61、デバイス名63に応じた設定可能範囲情報70が取得されることになる。そして、取得された設定可能範囲情報70のアドレス最小74及びアドレス最大75等に基づく設定可能アドレス範囲内のアドレスのみが、アドレス選択欄103において選択可能となる。尚、この形態の場合、例えば、上記接続機器選択欄101、デバイス選択欄102の代わりに、上記アドレス変更対象のアイテムに係わるメモリモデル61、デバイス名63を表示する表示欄(不図示)が設けられるようにしてもよい。
 ここで、上述してあった図13(a)に示すメモリアドレス変更ダイアログ100上のデバイス選択欄102の一覧表示の際に、上記デバイスNo.を用いる処理について説明する。
 デバイス選択欄102は、例えばコンボボックスであり、例えば上述した接続機器Aの例の場合には、上述した3つのメモリデバイス名D,W,Mを一覧表示して選択させることになる。その際、表示順は、例えば図14に示すような様々な表示順が有り得る。この表示順の決定に、上記デバイスNo.を用いる。例えば、デバイスNo.が小さいものから順に表示する。この例の場合、上記図6(a)の例では、図13(a)に示すように「D」→「W」→「M」の順番で各メモリデバイス名が表示されることになる。
 例えば、開発者等が所望の順番で表示させたい場合に、メモリアドレス設定可能範囲データ24の上記デバイスNo.を任意に設定する。尚、もしデバイスNo.を用いないならば、別途、各メモリデバイス名と表示順とを対応付けたテーブル等を設定しておく必要が生じることになる。勿論、表示順が何でもよいならばこの様なテーブル等やデバイスNo.は、必ずも必要ないものとなる。
 上述したように、本例のプログラマブル表示器1等では、プログラマブル表示器1において、ユーザが、操作表示画面の任意のアイテムに係わる割当メモリアドレスの設定情報(メモリアドレス情報55等)を、変更することができる。よって、従来に比べて、変更作業負担を軽減できる。更に、その際、アドレス等の設定ミスの発生を防止できる。また、当該設定ミス防止処理の為に必要なデータのデータ量を大幅に削減することができる(あるいは、当該処理をプログラマブル表示器1で実行可能にできる)。各プログラマブル表示器1毎に当該設定ミス防止処理の為に必要なデータのみを、確実に、作画エディタ装置5から配信できる(そのプログラマブル表示器1で必要な通信プログラムとセットで配信されるので)。
 上述したプログラマブル表示器1等によれば、プログラマブル表示器1側に既に記憶された画面データ(その割当メモリアドレス等)の修正・変更を、プログラマブル表示器1側で行えるようにし、以って修正・変更作業負担を軽減できる。更に、その際の設定ミス発生を防止できる。
 
 

Claims (17)

  1.  1以上の接続機器に接続されたプログラマブル表示器であって、
     表示画面上の各アイテム毎に対応して、アクセス先を示すアクセス情報が記憶されるアイテム情報記憶手段と、
     該アイテム情報記憶手段の前記アクセス情報に基づいて前記アクセス先からデータを取得して、該取得データを用いて前記アイテムの表示を行うアイテム表示手段と、
     任意の変更対象のアイテムに係わる前記アクセス情報を、任意に変更させるアクセス情報変更手段と、
     を有することを特徴とするプログラマブル表示器。
  2.  前記アクセス情報変更手段は、前記任意の変更対象のアイテムに係わる前記アクセス情報を、設定ミス発生を防止しつつ任意に変更させることを特徴とする請求項1記載のプログラマブル表示器。
  3.  前記アクセス情報は、任意の前記接続機器内の任意のメモリデバイスにおける任意のアドレスであり、
     前記接続された接続機器内の前記メモリデバイスに関するアドレス設定可能範囲を含むメモリ情報が記憶された接続機器情報記憶手段を更に有し、
     前記アクセス情報変更手段は、少なくとも該アドレス設定可能範囲に基づいて、前記設定ミス発生を防止することを特徴とする請求項2記載のプログラマブル表示器。
  4.  前記接続された接続機器が複数ある場合には、前記接続機器情報記憶手段には該複数の接続機器それぞれに応じた複数の前記メモリ情報が記憶されることを特徴とする請求項3記載のプログラマブル表示器。
  5.  前記アクセス情報変更手段は、任意の新アドレスを入力させて、該新アドレスが該当する前記アドレス設定可能範囲内である場合に、前記変更対象のアイテムに係わる前記アクセス情報における前記アドレスを、該新アドレスに変更することで、前記設定ミス発生を防止することを特徴とする請求項3記載のプログラマブル表示器。
  6.  前記アクセス情報変更手段は、任意の新接続機器、任意の新メモリデバイス、任意の新アドレスを入力させて、該新接続機器の該新メモリデバイスに応じた前記メモリ情報が存在し且つ前記新アドレスが該メモリ情報における前記アドレス設定可能範囲内である場合に、前記変更対象のアイテムに係わる前記アクセス情報における前記接続機器、前記メモリアドレス、前記アドレスを、該新接続機器、該新メモリデバイス、該新アドレスに変更することで、前記設定ミス発生を防止することを特徴とする請求項3記載のプログラマブル表示器。
  7.  前記アクセス情報変更手段は、任意に選択させた新接続機器と新メモリデバイスとに応じた前記アドレス設定可能範囲内のアドレスのなかから、任意の新アドレスを選択させて、前記変更対象のアイテムに係わる前記アクセス情報における前記アドレスを、該選択された新アドレスに変更することで、前記設定ミス発生を防止することを特徴とする請求項3記載のプログラマブル表示器。
  8.  前記アクセス情報変更手段は、任意の前記新接続機器を選択させ、該選択された新接続機器に応じた1以上のメモリデバイスを前記メモリ情報に基づいて提示して、該提示したメモリデバイスのなかから任意の前記新メモリデバイスを選択させることを特徴とする請求項7記載のプログラマブル表示器。
  9.  前記アクセス情報変更手段は、更に、前記変更対象のアイテムに係わる前記アクセス情報における前記接続機器、前記メモリデバイスも、前記選択された新接続機器、新メモリデバイスに変更することを特徴とする請求項8記載のプログラマブル表示器。
  10.  前記接続された接続機器毎に対応する通信プログラムと前記メモリ情報が記憶されており、
     任意の前記接続機器に対して、対応する前記通信プログラムによって通信を行う通信手段を更に有することを特徴とする請求項3記載のプログラマブル表示器。
  11.  前記接続された各接続機器に対応する前記通信プログラムと前記メモリ情報とが、支援装置からダウンロードされて記憶されることを特徴とする請求項10記載のプログラマブル表示器。
  12.  1以上の接続機器に接続されたプログラマブル表示器と、支援装置を有するプログラマブルコントローラシステムであって、
     前記プログラマブル表示器は、
     表示画面上の各アイテム毎に対応して、アクセス先を示すアクセス情報が記憶されるアイテム情報記憶手段と、
     該アイテム情報記憶手段の前記アクセス情報に基づいて前記アクセス先からデータを取得して、該取得データを用いて前記アイテムの表示を行うアイテム表示手段と、
     任意の変更対象のアイテムに係わる前記アクセス情報を、任意に変更させるアクセス情報変更手段とを有し、
     前記アクセス情報の初期値は、前記支援装置で生成されたものであることを特徴とするプログラマブルコントローラシステム。
  13.  前記アクセス情報変更手段は、前記任意の変更対象のアイテムに係わる前記アクセス情報を、設定ミス発生を防止しつつ任意に変更させることを特徴とする請求項12記載のプログラマブルコントローラシステム。
  14.  前記アクセス情報は、任意の前記接続機器内の任意のメモリデバイスにおける任意のアドレスであり、
     前記接続された接続機器内の前記メモリデバイスに関するアドレス設定可能範囲を含むメモリ情報が記憶された接続機器情報記憶手段を更に有し、
     前記アクセス情報変更手段は、少なくとも該アドレス設定可能範囲に基づいて、前記設定ミス発生を防止することを特徴とする請求項13記載のプログラマブルコントローラシステム。
  15.  前記支援装置は、
     各種接続機器に対応する各種通信プログラム毎に、その通信プログラムに対応する接続機器に係わる前記メモリ情報を付加して成る各種通信ドライバを記憶する通信ドライバ記憶手段と、
     前記各種通信ドライバのなかでダウンロード先のプログラマブル表示器に接続される接続機器に係わる通信ドライバを、該プログラマブル表示器にダウンロードして記憶させるダウンロード手段と、
     を有することを特徴とする請求項12記載のプログラマブルコントローラシステム。
  16.  前記支援装置は、
     任意の前記プログラマブル表示器に応じた前記アクセス情報を任意に設定させる設定手段を更に有し、
     前記ダウンロード部は、該設定されたアクセス情報を前記任意の前記プログラマブル表示器にダウンロードして記憶させることを特徴とする請求項12記載のプログラマブルコントローラシステム。
  17.  1以上の接続機器に接続されたプログラマブル表示器のコンピュータを、
     表示画面上の各アイテム毎に対応して、アクセス先を示すアクセス情報が記憶されるアイテム情報記憶手段と、
     該アイテム情報記憶手段の前記アクセス情報に基づいて前記アクセス先からデータを取得して、該取得データを用いて前記アイテムの表示を行うアイテム表示手段と、
     任意の変更対象のアイテムに係わる前記アクセス情報を、任意に変更させるアクセス情報変更手段、
     として機能させる為のプログラム。
     
PCT/JP2013/055392 2013-02-28 2013-02-28 プログラマブル表示器、プログラマブルコントローラシステム、プログラム WO2014132390A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/JP2013/055392 WO2014132390A1 (ja) 2013-02-28 2013-02-28 プログラマブル表示器、プログラマブルコントローラシステム、プログラム
CN201380069736.8A CN104903801B (zh) 2013-02-28 2013-02-28 可编程显示器、可编程控制器系统、以及程序
JP2015502653A JP5934428B2 (ja) 2013-02-28 2013-02-28 プログラマブル表示器、プログラマブルコントローラシステム、プログラム
TW103104558A TWI533098B (zh) 2013-02-28 2014-02-12 Programmable display, programmable controller system, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/055392 WO2014132390A1 (ja) 2013-02-28 2013-02-28 プログラマブル表示器、プログラマブルコントローラシステム、プログラム

Publications (1)

Publication Number Publication Date
WO2014132390A1 true WO2014132390A1 (ja) 2014-09-04

Family

ID=51427691

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/055392 WO2014132390A1 (ja) 2013-02-28 2013-02-28 プログラマブル表示器、プログラマブルコントローラシステム、プログラム

Country Status (4)

Country Link
JP (1) JP5934428B2 (ja)
CN (1) CN104903801B (ja)
TW (1) TWI533098B (ja)
WO (1) WO2014132390A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016164781A (ja) * 2015-02-27 2016-09-08 キヤノンマーケティングジャパン株式会社 情報処理装置、情報処理装置の制御方法、情報処理システムおよびプログラム
JP2017146804A (ja) * 2016-02-17 2017-08-24 株式会社キーエンス プログラマブル表示器及びこれを備えるプログラマブルシステム、プログラマブル表示器の操作方法、プログラマブル表示器操作プログラム及びコンピュータで読み取り可能な記録媒体並びに記憶した機器

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017149665A1 (ja) * 2016-03-01 2017-09-08 富士機械製造株式会社 工作機械管理装置
JP6452922B1 (ja) * 2018-04-06 2019-01-16 三菱電機株式会社 システム構築支援装置、システム構築支援方法およびシステム構築支援プログラム
JP6644209B1 (ja) * 2019-04-11 2020-02-12 三菱電機株式会社 制御装置
JP6869428B2 (ja) * 2019-04-11 2021-05-12 三菱電機株式会社 データ作成装置、データ転送方法およびデータ転送プログラム

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004133806A (ja) * 2002-10-11 2004-04-30 Omron Corp プログラマブル表示器及びモニタ方法並びに画面作成装置
JP2005128720A (ja) * 2003-10-22 2005-05-19 Omron Corp プログラマブル表示器
JP2006285496A (ja) * 2005-03-31 2006-10-19 Digital Electronics Corp プログラマブル表示器、表示制御プログラムおよびそれを記録した記録媒体
JP2010108220A (ja) * 2008-10-30 2010-05-13 Digital Electronics Corp エディタ装置、プログラムおよび記録媒体
JP2011090650A (ja) * 2009-10-26 2011-05-06 Hakko Denki Kk 表示/制御システム、そのプログラマブル表示器、作画エディタ装置、プログラム

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1307495C (zh) * 2000-03-17 2007-03-28 迪吉多电子股份有限公司 控制用服务器装置、控制用终端装置、控制系统
JP4322770B2 (ja) * 2004-09-30 2009-09-02 株式会社デジタル 画面作成装置、画面作成プログラムおよびそれを記録した記録媒体
JP2007011602A (ja) * 2005-06-29 2007-01-18 Digital Electronics Corp プログラマブル表示器、制御プログラムおよびそのプログラムを記録した記録媒体
WO2012117539A1 (ja) * 2011-03-02 2012-09-07 三菱電機株式会社 プログラマブル表示器、及び作画データの作成方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004133806A (ja) * 2002-10-11 2004-04-30 Omron Corp プログラマブル表示器及びモニタ方法並びに画面作成装置
JP2005128720A (ja) * 2003-10-22 2005-05-19 Omron Corp プログラマブル表示器
JP2006285496A (ja) * 2005-03-31 2006-10-19 Digital Electronics Corp プログラマブル表示器、表示制御プログラムおよびそれを記録した記録媒体
JP2010108220A (ja) * 2008-10-30 2010-05-13 Digital Electronics Corp エディタ装置、プログラムおよび記録媒体
JP2011090650A (ja) * 2009-10-26 2011-05-06 Hakko Denki Kk 表示/制御システム、そのプログラマブル表示器、作画エディタ装置、プログラム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016164781A (ja) * 2015-02-27 2016-09-08 キヤノンマーケティングジャパン株式会社 情報処理装置、情報処理装置の制御方法、情報処理システムおよびプログラム
JP2017146804A (ja) * 2016-02-17 2017-08-24 株式会社キーエンス プログラマブル表示器及びこれを備えるプログラマブルシステム、プログラマブル表示器の操作方法、プログラマブル表示器操作プログラム及びコンピュータで読み取り可能な記録媒体並びに記憶した機器

Also Published As

Publication number Publication date
TWI533098B (zh) 2016-05-11
JP5934428B2 (ja) 2016-06-15
TW201506563A (zh) 2015-02-16
CN104903801B (zh) 2017-08-18
CN104903801A (zh) 2015-09-09
JPWO2014132390A1 (ja) 2017-02-02

Similar Documents

Publication Publication Date Title
WO2014132390A1 (ja) プログラマブル表示器、プログラマブルコントローラシステム、プログラム
JP3925557B2 (ja) パラメータ設定装置
JP5619328B1 (ja) シーケンスプログラム作成支援装置
JP4948680B1 (ja) パラメータ設定装置およびパラメータ設定システム
JP2009205243A (ja) フィールド機器管理装置、フィールド機器管理システム、フィールド機器管理方法、コンピュータプログラム、記録媒体
JP2007095107A (ja) パラメータ設定装置
JP2002268730A (ja) フィールドデバイスのメンテナンス装置
WO2016088215A1 (ja) Plc機能内蔵型ドライブ制御装置
WO2012070128A1 (ja) システム設計装置
JP5469510B2 (ja) プログラマブルコントローラ、設定値変更システム、演算表示装置及び設定値変更ユニット
JP5870214B2 (ja) プログラマブルコントローラシステム、そのプログラマブル表示器、支援装置、プログラム
JP2017062537A (ja) 情報処理装置、情報処理装置の制御方法、及びプログラム
JP6230368B2 (ja) プログラマブルコントローラシステム、そのプログラマブル表示器、支援装置
JP7156995B2 (ja) 更新システム
JP5970080B2 (ja) プログラマブル表示器、プログラム
JP5883936B2 (ja) プログラマブルコントローラシステム
JP2012208932A (ja) Plcシステム、状態表示方法、plc、およびプログラマブル表示器
JP6275281B2 (ja) 情報取得表示プログラム、情報取得表示装置及び情報取得表示方法
JP6095743B2 (ja) 支援装置、プログラム
JP2007252162A (ja) 電動機駆動装置
JP4878586B2 (ja) プログラマブル表示器用画面生成装置、そのプログラム
WO2018179108A1 (ja) エンジニアリングツール
JP2006234459A (ja) ネットワーク対応型分析システム及び同システム用プログラム
JP2014026544A (ja) 電子機器及びそのバックアッププログラム

Legal Events

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

Ref document number: 13876135

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2015502653

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13876135

Country of ref document: EP

Kind code of ref document: A1