WO2012049773A1 - プログラマブルコントローラ - Google Patents

プログラマブルコントローラ Download PDF

Info

Publication number
WO2012049773A1
WO2012049773A1 PCT/JP2010/068181 JP2010068181W WO2012049773A1 WO 2012049773 A1 WO2012049773 A1 WO 2012049773A1 JP 2010068181 W JP2010068181 W JP 2010068181W WO 2012049773 A1 WO2012049773 A1 WO 2012049773A1
Authority
WO
WIPO (PCT)
Prior art keywords
character code
encoding method
name
code set
character
Prior art date
Application number
PCT/JP2010/068181
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 KR1020137009016A priority Critical patent/KR101455949B1/ko
Priority to JP2012538542A priority patent/JP5389270B2/ja
Priority to CN201080069556.6A priority patent/CN103154907B/zh
Priority to US13/812,574 priority patent/US9983573B2/en
Priority to DE112010005940T priority patent/DE112010005940T5/de
Priority to PCT/JP2010/068181 priority patent/WO2012049773A1/ja
Priority to TW100104720A priority patent/TWI436181B/zh
Publication of WO2012049773A1 publication Critical patent/WO2012049773A1/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/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/41845Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by system universality, reconfigurability, modularity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • 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
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • 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/13Plc programming
    • G05B2219/13019Translate program in order to be used on different plc

Definitions

  • the present invention relates to a programmable controller for controlling an industrial controlled device.
  • a programmable controller (hereinafter referred to as PLC) controls a controlled device based on a user program and a parameter file that defines various parameters.
  • Control files such as these user programs and parameter files are set by a programming device. These control files are also referred to by a programmable display as well as a programming device. 2. Description of the Related Art Conventionally, there is one that uses a fixed character code set for communication with a programming device, a programmable display or the like (hereinafter, an external device).
  • the programmable display device disclosed in Patent Document 1 discloses a technology that includes a plurality of font data and switches font data based on character shape identification information indicating which country character shape should be displayed. According to this technology, when information processing is performed using a common character code set such as Unicode (Unicode), for example, when the character form of the same code is different depending on a standard font, such as when the country is different. Even if it exists, a character can be displayed with the character shape suitable for each.
  • Unicode Unicode
  • the same character code set of the external device connected to the PLC is not always used.
  • the name of the file set from one external device can be assigned to another PLC.
  • a so-called garbled character that is not decoded into the same file name occurs, and a problem that the file set in the PLC cannot be identified from the other external device occurs.
  • the present invention has been made in view of the above, and even when a plurality of external devices having different character code sets to be used are connected, the name of the file set in the own PLC can be decoded to the same name.
  • An object is to obtain a programmable controller.
  • the present invention is a programmable controller for controlling an industrial controlled device, and is given a name described by a character code according to the first encoding method.
  • a storage unit that stores a control file for controlling the controlled device, a system unit that accesses the control file stored in the storage unit in response to a request from an external device, and the same character are decoded.
  • An external device that uses a character code conversion table in which character codes according to a plurality of encoding methods including the first encoding method are associated for each character code, and a second encoding method different from the first encoding method. The character code of the first encoding method and the character code of the second encoding method are connected to each other.
  • the character that describes the name of the control file using the character code conversion table.
  • a character code management unit that converts a code encoding method between the first and second encoding methods.
  • the programmable controller according to the present invention can connect an external device that uses any encoding method as long as the character code is associated with the character code of the first encoding method by the character code conversion table. Since the name of the control file can be decoded to the same name, even if a plurality of external devices using different character code sets are connected, the name of the file set in the own PLC is decoded to the same name. There is an effect that can be.
  • FIG. 1 is a diagram showing a configuration of a PLC system configured using the PLC according to the embodiment of the present invention.
  • FIG. 2 is a diagram illustrating an example of a hardware configuration of the programming device.
  • FIG. 3 is a diagram for explaining an example of the hardware configuration of the PLC.
  • FIG. 4 is a diagram illustrating a functional configuration of the PLC system according to the embodiment of this invention.
  • FIG. 5 is a diagram illustrating an example of the data structure of the code page table.
  • FIG. 6 is a diagram for explaining an example of the data structure of the character code conversion table.
  • FIG. 7 is a diagram illustrating a communication procedure for setting a character code set executed in the PLC system.
  • FIG. 8 is a flowchart for explaining the operation of the PLC according to the embodiment of the present invention.
  • FIG. 9 is a flowchart for explaining the operation of the PLC according to the embodiment of the present invention.
  • FIG. 1 is a diagram showing a configuration of a PLC system configured using the PLC according to the embodiment of the present invention.
  • the PLC system 1 is configured by connecting a PLC 2 and a programming device 3.
  • the connection method between the PLC 2 and the programming device 3 is not limited to a specific connection method, and for example, a serial connection method such as USB or Ethernet (registered trademark) can be adopted.
  • a programming device that sets a control file such as a user program or a parameter file for the PLC 2.
  • the concept also includes a programmable display that refers to the device state of the PLC 2 and a control file set in the PLC 2.
  • FIG. 2 is a diagram for explaining an example of the hardware configuration of the programming device 3.
  • the programming device 3 is a general one in which a CPU (Central Processing Unit) 31, a ROM (Read Only Memory) 32, a RAM (Random Access Memory) 33, a communication I / F 34, an input unit 35, and a display unit 36 are connected by a bus.
  • the computer configuration is provided.
  • the display unit 36 is a display device such as a liquid crystal monitor, and displays output information for the user such as an operation screen based on an instruction from the CPU 31.
  • the input unit 35 includes a mouse and a keyboard, and inputs an operation of the programming device 3 from a user. The operation information input to the input unit 35 is sent to the CPU 31.
  • the communication I / F 34 is a communication interface for performing communication with the PLC 2.
  • the RAM 33 is composed of a high-speed storage device such as a DRAM (Dynamic Random Access Memory) or SRAM (Static Random Access Memory).
  • the ROM 32 stores a PLC setting program 37 and a font data set 38.
  • the PLC setting program 37 is a computer program for setting the PLC 1.
  • the font data set 38 is a collection of image data (font data) for each character, and the image data of each character includes characters included in a character code set (here, a local character code set A) that defines a specific encoding method. Each code is associated with it. Any local character code set A can be used. As Japanese local character code sets, for example, ISO-2022-JP (JIS), Shift JIS, EUC-JP, etc. are widely used, and one of these may be used.
  • the PLC setting program 37 and the font data set 38 are loaded into the RAM 33 by the CPU 31 via the bus line.
  • the CPU 31 executes a PLC setting program 37 loaded in the RAM 33.
  • the CPU 31 uses the encoding method defined in the local character code set A when setting the PLC 1 using the PLC setting program 37. That is, each character constituting the name of the output control file (hereinafter simply referred to as file) is encoded by the encoding method defined in the local character code set A.
  • file each character constituting the name of the output control file (hereinafter simply referred to as file) is encoded by the encoding method defined in the local character code set A.
  • the CPU 31 displays the name of the file on the display unit 36
  • the CPU 31 acquires font data corresponding to the code of each character constituting the name of the file from the font data set 38, and uses the acquired font data to acquire the font data.
  • the name of the file is displayed on the display unit 36.
  • the font data “a” associated with “0x82A0” is acquired from the font data set 38, and the display unit 36. Is displayed. That is, “0x82A0” is decoded to “A”.
  • the created file is transmitted to the PLC 2 via the communication I / F 34 according to a command from the CPU 31.
  • the PLC 2 receives a file created based on the local character code set A by the programming device 3.
  • the PLC 2 converts the input file name into the same file name using a specific character code set (here, the multi-language character code set A). It is converted into a description to be decoded and stored with the converted name.
  • a specific character code set here, the multi-language character code set A
  • UTF-8 or UTF-16 can be employed as the multilingual character code set A.
  • the PLC 2 is connected to a programming device 3 that uses a character code set different from the local character code set A (for example, the local character code set B), and when a file name is transmitted and received, the multilingual character code set A And the description in the local character code set B are converted.
  • the PLC 2 can decode the file set for the PLC 2 to the same file name regardless of which of the local character code set A and the local character code set B is used for the programming device 3. It becomes possible.
  • FIG. 3 is a diagram for explaining an example of the hardware configuration of the PLC 2.
  • the PLC 2 includes a CPU 21, an EEPROM (Electrically Erasable and Programmable Read Only Memory) 22, a RAM 23, and a communication I / F 24.
  • the CPU 21, EEPROM 22, RAM 23, and communication I / F 24 are connected to each other via a bus.
  • the EEPROM 22 operates a user program 27 as a control file set by the programming device 3, a user program 27, a system program 25 that controls basic operations of the entire PLC 2, and an external device to be connected.
  • a character code management program 26 that is a computer program for performing conversion between the character code set to be used and the multilingual character code set A is stored.
  • the parameter file is stored in the EEPROM 22 in the same manner as the user program 27, although not specifically shown.
  • the RAM 23 is composed of a storage device that operates at high speed, such as DRAM or SRAM.
  • the system program 25, the character code management program 26, and the user program 27 are read from the EEPROM 22 by the CPU 21 and loaded into the RAM 23.
  • the CPU 21 responds to various requests from the programming device 3 based on the system program 25 expanded in the RAM 23.
  • the CPU 21 executes the character code management program 26 to convert the encoding method of the file name to be input / output.
  • the CPU 21 executes the user program 27 expanded in the RAM 23 under the control of the system program 25, and writes / reads input / output data (device data) to / from the controlled device.
  • the device data is stored in a predetermined area secured in the RAM 23, for example.
  • the communication I / F 24 is a communication interface for connecting an external device such as the programming device 3.
  • FIG. 4 is a diagram illustrating a functional configuration of the PLC system 1 according to the embodiment of the present invention.
  • the PLC 2 includes a system unit 41, a character code management unit 42, a code page table 43, and a character code conversion table 44.
  • the system unit 41 is realized in the RAM 23 by executing the system program 25.
  • the character code management unit 42, the code page table 43, and the character code conversion table 44 are realized in the RAM 23 by executing the character code management program 26.
  • the code page table 43 or the character code conversion table 44 may be left in the EEPROM 22 without being developed in the RAM 23.
  • the system unit 41 executes creation, deletion, output, and other various access processes of the user program 27 in response to a request from the programming device 3.
  • the system unit 41 manages the name of the user program 27 using the multilingual character code set A. That is, the control file stored in the EEPROM 22 is given a name described by the character code according to the encoding method defined by the multilingual character code set A.
  • the code page table 43 is a table describing a list of character code sets for a plurality of character code sets that can be converted by the PLC 2.
  • FIG. 5 is a diagram illustrating an example of the data structure of the code page table 43. As shown in the figure, the multilingual character code A, the multilingual character code set B, the multilingual character code set C, the local character code set A, the local character code set B, and the local character code set C are each 0. An identification number is assigned and registered in order from the number. The identification numbers registered in the code page table 43 may be unified with a number equal to a widely known code page number.
  • the character code conversion table 44 is a table describing a correspondence relationship for each character decoded into the same character between character codes of different character code sets.
  • FIG. 6 is a diagram for explaining an example of the data structure of the character code conversion table 44.
  • the character code conversion table 44 has a table configuration, and the identification number of the character code set is described at the top. Each entry indicates what character code is encoded in each character code set for each character decoded into the same character.
  • identification number 0 multilingual character code A
  • identification number 3 local character code A
  • identification number 4 local character code B
  • EUC- The correspondence is shown as being JP.
  • 0x3042 in UTF-16 is a character code decoded to “a” in Japanese hiragana, but the character is described as “0x82A0” in Shift JIS and “0xA4A2” in EUC-JP. I understand that.
  • the character code management unit 42 executes a communication procedure for setting a character code set to be used with the programming device 3.
  • This communication procedure an identification number registered in the code page table 43 is used.
  • the character code management unit 42 sets the character code set of the identification number sent by the communication procedure as the character code set used for the subsequent communication.
  • the character code management unit 42 may store the identification number received as the setting contents of the character code set in the RAM 23.
  • the character code management unit 42 receives the file name together with the request from the programming device 3 after the communication procedure, the character code set (in this case, the local character code set A sets the encoding method of the file name).
  • the request is transmitted to the system unit 41 together with the converted file name.
  • the character code management unit 42 converts the encoding method of the received file name from the multilingual character code set A to the local character code set A, and converts the converted file name. It is transmitted to the programming device 3 together with the response.
  • the request accompanied by the file name includes a read request and a write request for the PLC 2, for example.
  • the response with the file name includes, for example, a response to a list display request for the name of the control file.
  • the programming device 3 includes a PLC setting unit 51.
  • the PLC setting unit 51 is generated in the RAM 33 by executing the PLC setting program 37.
  • the PLC setting unit 51 executes the setting of the PLC 2 including the setting of the user program 27.
  • the PLC setting unit 51 uses the font data set 38 to display the file name when encoding the file name of the user program 27 with the local character code set A and displaying the encoded file name on the display unit 36.
  • FIG. 7 is a diagram for explaining a communication procedure for setting a character code set executed in the PLC system 1.
  • the programming device 3 notifies the character code set (character code set notification) before accessing the PLC 2 (step S1).
  • the character code set notification includes the identification number of the local character code set A used by the own programming device 3 and the device identification number of the programming device 3.
  • the character code set notification includes the local character code set identification number in the survival confirmation signal transmitted from the external device to the PLC 2. That is, a survival confirmation signal from an external device that does not correspond to the specification for executing a communication procedure for setting a character code set is recognized as a character code set notification without a character code set designation.
  • the PLC 2 returns a usability notification indicating whether or not the local character code set A is usable.
  • the character code set availability notification includes the availability of the local character code set A and the device identification number of the PLC 2.
  • FIG. 8 is a flowchart for explaining in more detail the operation of the PLC 2 from receiving the character code set notification in step S1 to returning the character code set availability notification in step S2.
  • the character code management unit 42 determines whether or not the character code set notification to be used is included in the character code set notification (step S11). When the character code set is not specified (step S11, No), the character code management unit 42 sets a default character code set as the character code set to be used (step S12). Then, the character code management unit 42 returns a character code set availability notification not including the availability of the character code set (step S13), and ends the operation up to step S2.
  • the PLC setting unit 51 recognizes that communication with the PLC 2 is alive.
  • the default character code set for example, a character code set that has been fixedly used in the PLC 2 from the past may be used. In this way, even an old external device that does not support the specification for designating the character code set can be used as it is connected to the PLC 2.
  • the character code management unit 42 determines whether or not the designated character code set is usable, that is, the character code of the designated character code set is a character. It is determined whether or not the code conversion table 44 is associated with a character code of another character code set (step S14).
  • the character code management unit 42 can use the designated character code set by referring to the code page table 43. It can be determined whether or not.
  • the character code management unit 42 transmits a character code set availability notification that rejects the use of the designated character code set (Step S15). End the operation.
  • the character code management unit 42 sets the character code set that uses the designated character code set (step S16). Then, the character code management unit 42 transmits a character code set availability notification that permits the use of the designated character code set (step S17), and ends the operation.
  • step S2 when receiving the character code set availability notification that rejects the use of the specified character code set, the programming device 3 cannot execute the subsequent communication.
  • the programming device 3 can execute the following communication. That is, the programming device 3 transmits a desired access request to the PLC 2 by a user operation (step S3).
  • the PLC 2 returns an access response to the access request to the programming device 3 (step S4).
  • FIG. 9 is a flowchart for explaining the read operation of the PLC 2 when a file read request as an example of an access request is received.
  • the character code management unit 42 determines whether the set character code set is the multilingual character code A (step S21). When the multilingual character code set A is set (step S21, Yes), the read request is transferred to the system unit 41 by the character code management unit 42, and the system unit 41 reads the read request included in the transferred read request.
  • the file to be read is specified using the target file name, and the specified file is read (step S22).
  • the character code management unit 42 transmits the read file as an access response to the programming device 3 (step S23), and the read operation ends.
  • the character code management unit 42 uses the character code conversion table 44 to include the read request transmitted.
  • the code for each character constituting the file name is converted into the description of the multilingual character code set A (step S24).
  • the read request including the converted file name is transferred to the system unit 41, and the system unit 41 specifies the read target file using the converted file name, and reads the specified file name (step S25). Then, the process proceeds to step S23, and the read file is transmitted to the programming device 3, and the read operation ends.
  • the file to be written described in the character code related to the local character code set A after the operation similar to step S21. are converted into names using the multilingual character code set A.
  • the file to be written is stored in the EEPROM 22 with the converted name. If a list display request is received, the character code management unit 42 converts the name of the file stored in the EEPROM 22 and transmits the converted file name to the PLC 2 after the same operation as step S21.
  • the timing for executing the communication procedure of step S1 and step S2 is not particularly limited.
  • the programming device 3 may be executed for each access request before issuing the access request, or may be executed at a predetermined time interval.
  • the programming device 3 is configured to be able to use a plurality of character code sets, it may be executed when changing the character code set to be used.
  • the programming device 3 uses the local language character code set
  • the PLC 2 uses the multilingual character code set. Therefore, the external device uses the same language as the local character code set A.
  • the file name set by using the local character code set A can be decoded to the same file name as that at the time of setting. That is, for example, even a file name set by an external device using Shift JIS can be decoded to the same file name by an external device using EUC-JP or JIS.
  • the file name set in the local character code of any language supported by the character code set is the same as that at the time of setting. Can be decoded to a file name.
  • the character code set used by the system unit 41 of the PLC 2 may be a local language character code set. In that case, only when the external device uses a character code set of the same language as the local language, it can be decoded into the same file name as at the time of setting.
  • the system unit 41 that operates the control file using the multilingual character code set A is associated with the character codes of a plurality of character code sets for each character.
  • the control file is used by using the character code conversion table 44.
  • the character code management unit 42 for converting the description of the name between the description for the multilingual character code set A and the description for the local character code set A is provided.
  • the control file set from the external device to be used is different from the local character code set A, and the character code conversion table It is referenced from the external device that uses the character code set mapping is described in 44, is decoded in the same file name and the time of setting. That is, even when a plurality of external devices having different character code sets to be used are connected, the file name set in the PLC can be decoded to the same name.
  • the character code management unit 42 receives a character code set notification from the connected external device, and notifies that the character code set is allowed to use the specified character code set. Is transmitted to the external device, and when the control file name is transferred after the character code set availability notification is transmitted, conversion of the encoding method of the control file name is executed.
  • the character code set availability notification also serves as a survival confirmation signal for communication with an external device, and the character code management unit 42 performs control when the character code set availability notification does not include designation of the character code set.
  • the control file name is configured to convert between the multilingual character code set A and the default character code set. It becomes possible to connect an external device of an old model that is not designed to transmit a set.
  • the programmable controller according to the present invention is suitable for application to a programmable controller for controlling an industrial controlled apparatus.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Programmable Controllers (AREA)

Abstract

 使用する文字コードセットが異なる複数の外部機器を接続されても、自PLC2に設定されたファイルの名称を同一の名称にデコードするために、PLC2は、多言語用文字コードセットAを用いて制御ファイルを操作するシステム部41と、複数の文字コードセットの文字コードを文字毎に対応付けた文字コード変換テーブル44と、ローカル文字コードセットAを使用する外部機器とシステム部41との間でアクセス対象の制御ファイルの名称を転送するとき、文字コード変換テーブル44を使用して当該制御ファイルの名称の記述を多言語用文字コードセットAにかかる記述とローカル文字コードセットAにかかる記述の間で変換する文字コード管理部42と、を備える。

Description

プログラマブルコントローラ
 本発明は、産業用の被制御装置を制御するためのプログラマブルコントローラに関する。
 プログラマブルコントローラ(以下、PLCという)は、ユーザプログラムや各種パラメータを定義するパラメータファイルに基づいて被制御装置を制御する。これらのユーザプログラムやパラメータファイルなどの制御ファイルは、プログラミング装置により設定される。また、これらの制御ファイルは、プログラミング装置のほか、プログラマブル表示器等からも参照される。従来、プログラミング装置やプログラマブル表示器等(以下、外部機器)との間の通信に、固定の文字コードセットを使用するものがある。
 なお、特許文献1に開示されているプログラマブル表示器は、フォントデータを複数備え、いずれの国の字形で表示すべきかを示す字形識別情報に基づいてフォントデータを切り替える技術が開示されている。この技術によれば、例えばユニコード(UNICODE)などの共通した文字コードセットで情報処理する際、例えば、国が異なる場合など、標準的に使用されているフォントによって、同じコードの字形が異なる場合であっても、夫々に適した字形で文字を表示することができる。
特開2000-227790号公報
 しかしながら、PLCに接続される外部機器の文字コードセットは常に同じものが使用されるとは限らない。使用できる文字コードセットが特定の文字コードセットが固定されたPLCに互いに異なる文字コードセットを使用する複数の外部機器を接続する場合、一の外部機器から設定したファイルの名称を他の外部機器から読み出そうとすると、同一のファイル名にデコードされない所謂文字化けが起こり、PLCに設定されているファイルを前記他の外部機器から識別できないといった問題が起こる。
 本発明は、上記に鑑みてなされたものであって、使用する文字コードセットが異なる複数の外部機器を接続されても、自PLCに設定されたファイルの名称を同一の名称にデコードすることができるプログラマブルコントローラを得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明は、産業用の被制御装置を制御するプログラマブルコントローラであって、第1のエンコード方式にかかる文字コードで記述された名称が付された前記被制御装置を制御するための制御ファイルを記憶する記憶部と、外部機器からの要求に応じて前記記憶部が記憶している制御ファイルにアクセスするシステム部と、同一文字にデコードされる文字コード毎に前記第1のエンコード方式を含む複数のエンコード方式にかかる文字コード同士を対応付けた文字コード変換テーブルと、前記第1のエンコード方式と異なる第2のエンコード方式を使用する外部機器が接続され、前記第1のエンコード方式の文字コードと前記第2のエンコード方式の文字コードとが前記文字コード変換テーブルにより対応付けられている場合、当該外部機器と前記システム部との間でアクセス対象の制御ファイルの名称を転送するとき、前記文字コード変換テーブルを使用して当該制御ファイルの名称を記述した文字コードのエンコード方式を前記第1および第2のエンコード方式の間で変換する文字コード管理部と、を備えることを特徴とする。
 本発明にかかるプログラマブルコントローラは、文字コード変換テーブルにより文字コードが第1のエンコード方式の文字コードと対応付けられているエンコード方式であればどのようなエンコード方式を使用する外部機器を接続しても、制御ファイルの名称を同一の名称にデコードすることができるので、使用する文字コードセットが異なる複数の外部機器を接続されても、自PLCに設定されたファイルの名称を同一の名称にデコードすることができるという効果を奏する。
図1は、本発明にかかる実施の形態のPLCを用いて構成されるPLCシステムの構成を示す図である。 図2は、プログラミング装置のハードウェア構成の一例を説明する図である。 図3は、PLCのハードウェア構成の一例を説明する図である。 図4は、本発明の実施の形態のPLCシステムの機能構成を説明する図である。 図5は、コードページテーブルのデータ構造の一例を示す図である。 図6は、文字コード変換テーブルのデータ構造の一例を説明する図である。 図7は、PLCシステムで実行される文字コードセットを設定するための通信手順を説明する図である。 図8は、本発明の実施の形態のPLCの動作を説明するフローチャートである。 図9は、本発明の実施の形態のPLCの動作を説明するフローチャートである。
 以下に、本発明にかかるPLCの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態.
 図1は、本発明にかかる実施の形態のPLCを用いて構成されるPLCシステムの構成を示す図である。図示するように、PLCシステム1は、PLC2とプログラミング装置3とが接続されて構成されている。PLC2とプログラミング装置3との間の接続方式は特定の接続方式に限定されるものではなく、例えばUSBなどのシリアル接続方式やイーサネット(登録商標)を採用することができる。なお、ここでは外部機器の一例として、PLC2に対してユーザプログラムやパラメータファイルなどの制御ファイルの設定を行うプログラミング装置を挙げて説明するが、本発明の実施形態のPLC2に接続される外部機器の概念は、PLC2のデバイスの状態やPLC2に設定された制御ファイルを参照するプログラマブル表示器をも含む。
 図2は、プログラミング装置3のハードウェア構成の一例を説明する図である。プログラミング装置3は、CPU(Central Processing Unit)31、ROM(Read Only Memory)32、RAM(Random Access Memory)33、通信I/F34、入力部35および表示部36がバスで接続された、一般的なコンピュータ構成を具備している。
 表示部36は、液晶モニタなどの表示装置であり、CPU31からの指示に基づいて、操作画面などのユーザに対する出力情報を表示する。入力部35は、マウスやキーボードを備えて構成され、ユーザからのプログラミング装置3の操作が入力される。入力部35へ入力された操作情報は、CPU31へ送られる。通信I/F34は、PLC2との間で通信を行うための通信インタフェースである。
 RAM33は、DRAM(Dynamic Random Access Memory)やSRAM(Static Random Access Memory)などの高速動作する記憶装置により構成される。ROM32は、PLC設定プログラム37およびフォントデータセット38を記憶している。PLC設定プログラム37は、PLC1の設定を行うためのコンピュータプログラムである。フォントデータセット38は、文字毎の画像データ(フォントデータ)の集合体であって、各文字の画像データは特定のエンコード方式を定義した文字コードセット(ここではローカル文字コードセットA)が含む文字毎のコードに夫々対応づけられている。ローカル文字コードセットAとしては、どのようなものであっても使用できる。日本語のローカル文字コードセットとしては、例えばISO-2022-JP(JIS)、シフトJIS、EUC-JPなどが広く普及しており、これらのうちの1つを使用するようにしてもよい。
 PLC設定プログラム37およびフォントデータセット38は、CPU31により、バスラインを介してRAM33へロードされる。CPU31はRAM33内にロードされたPLC設定プログラム37を実行する。CPU31は、PLC設定プログラム37を用いてPLC1の設定を行う際、ローカル文字コードセットAで定義されたエンコード方式を用いる。すなわち、出力される制御ファイル(以下、単にファイル)の名称を構成する夫々の文字は、ローカル文字コードセットAに定義されているエンコード方式でエンコードされている。CPU31は、表示部36にファイルの名称を表示する際、当該ファイルの名称を構成する夫々の文字のコードに対応するフォントデータをフォントデータセット38から取得して、取得したフォントデータを用いて前記ファイルの名称を表示部36に表示する。例えばローカル文字コードセットAがシフトJISで“0x82A0”という文字コードが記述されている場合、フォントデータセット38から“0x82A0”に対応付けられている“あ”のフォントデータが取得され、表示部36に表示される。すなわち、“0x82A0”は“あ”にデコードされる。作成されたファイルは、CPU31からの指令により通信I/F34を介してPLC2へ送信される。
 PLC2は、プログラミング装置3によってローカル文字コードセットAに基づいて作成されたファイルが入力される。PLC2は、ローカル文字コードセットAでエンコードされたファイル名が入力されたとき、入力されたファイル名を特定の文字コードセット(ここでは多言語用文字コードセットA)を用いて同一のファイル名にデコードされる記述に変換し、変換後の名称で記憶する。多言語用文字コードセットAとしては、例えばUTF-8、UTF-16などのユニコードのエンコード方式を採用することができる。PLC2は、プログラミング装置3へファイル名を送信するとき、多言語用文字コードセットAで記述されたファイル名をローカル文字コードセットAを用いた記述に変換し、変換したファイル名をプログラミング装置3へ送信する。
 さらに、PLC2は、ローカル文字コードセットAと異なる文字コードセット(例えばローカル文字コードセットB)を使用するプログラミング装置3が接続され、ファイル名の送受信が行われたとき、多言語用文字コードセットAでの記述とローカル文字コードセットBでの記述との間の変換を行う。これによって、PLC2は、ローカル文字コードセットA、ローカル文字コードセットBのうちのどちらを使用するプログラミング装置3であっても、PLC2に対して設定されたファイルを同一のファイル名にデコードすることが可能となる。
 図3は、PLC2のハードウェア構成の一例を説明する図である。図示するように、PLC2は、CPU21、EEPROM(Electrically Erasable and Programmable Read Only Memory)22、RAM23および通信I/F24を備える。CPU21、EEPROM22、RAM23および通信I/F24は夫々バスを介して接続されている。
 EEPROM22は、プログラミング装置3によって設定される制御ファイルとしてのユーザプログラム27と、ユーザプログラム27を動作させるほか、PLC2全体の基本的な動作の制御を実行するシステムプログラム25と、接続される外部機器が使用する文字コードセットと多言語用文字コードセットAとの間の変換を行うためのコンピュータプログラムである文字コード管理プログラム26とを記憶している。なお、パラメータファイルは、特に図示していないが、ユーザプログラム27と同様にEEPROM22に記憶される。
 RAM23は、DRAMやSRAMなどの高速動作する記憶装置により構成される。システムプログラム25、文字コード管理プログラム26およびユーザプログラム27は、CPU21によりEEPROM22から読み出されてRAM23へロードされる。CPU21は、ユーザプログラム27の設定時においては、RAM23に展開されたシステムプログラム25に基づいてプログラミング装置3からの各種要求に応答する。設定時においてプログラミング装置3からファイル名の入出力がなされたとき、CPU21は、文字コード管理プログラム26を実行して、入出力対象のファイル名のエンコード方式の変換を行う。ユーザプログラム27の実行時には、CPU21は、RAM23に展開されているユーザプログラム27をシステムプログラム25の制御の下で実行して、被制御装置との間の入出力データ(デバイスデータ)の書き込み/読み出しを実行する。デバイスデータは、例えばRAM23に確保された所定の領域に格納される。
 通信I/F24は、プログラミング装置3などの外部機器を接続するための通信インタフェースである。
 図4は、本発明の実施の形態のPLCシステム1の機能構成を説明する図である。図示するように、PLC2は、システム部41、文字コード管理部42、コードページテーブル43、文字コード変換テーブル44を備えている。システム部41は、システムプログラム25を実行することによりRAM23内に実現される。文字コード管理部42、コードページテーブル43および文字コード変換テーブル44は、文字コード管理プログラム26を実行することによりRAM23内に実現される。なお、コードページテーブル43または文字コード変換テーブル44をRAM23に展開せず、EEPROM22に残しておくようにしてもよい。
 システム部41は、プログラミング装置3からの要求に応じてユーザプログラム27の作成、消去、出力その他の各種アクセス処理を実行する。システム部41は、多言語用文字コードセットAを用いてユーザプログラム27の名称の管理を行う。すなわち、EEPROM22に格納されている制御ファイルには、多言語用文字コードセットAにより定義されているエンコード方式にかかる文字コードで記述した名称が付されている。
 コードページテーブル43は、PLC2が変換可能な複数の文字コードセットについて、文字コードセットの一覧を記述したテーブルである。図5は、コードページテーブル43のデータ構造の一例を示す図である。図示するように、多言語用文字コードA、多言語用文字コードセットB、多言語用文字コードセットC、ローカル文字コードセットA、ローカル文字コードセットB、およびローカル文字コードセットCは、夫々0番から順番に識別番号が割り振られて登録されている。なお、コードページテーブル43に登録される識別番号は、広く知られているコードページ番号に等しい番号で統一してもよい。
 文字コード変換テーブル44は、異なる文字コードセットの文字コード間の同一の文字にデコードされる文字毎の対応関係を記述したテーブルである。図6は、文字コード変換テーブル44のデータ構造の一例を説明する図である。図示するように、文字コード変換テーブル44はテーブル構成となっており、最上段には文字コードセットの識別番号が記述されている。そして、各エントリは、同一の文字にデコードされる個々の文字について各文字コードセットでどのような文字コードにエンコードされるかを示している。ここでは、識別番号0(多言語用文字コードA)はユニコードの1つであるUTF-16、識別番号3(ローカル文字コードA)はシフトJIS、識別番号4(ローカル文字コードB)はEUC-JPであるとして対応関係を示している。例えば、UTF-16における“0x3042”は日本語ひらがなの“あ”にデコードされる文字コードであるが、当該文字は、シフトJISでは“0x82A0”、EUC-JPでは“0xA4A2”と記述されるということがわかる。
 文字コード管理部42は、プログラミング装置3との間で使用する文字コードセットを設定するための通信手順を実行する。この通信手順においては、コードページテーブル43に登録されている識別番号が用いられる。文字コード管理部42は、上記通信手順により送られてきた識別番号の文字コードセットを以降の通信に使用する文字コードセットに設定する。文字コード管理部42は、例えば、文字コードセットの設定内容として受信した識別番号をRAM23内に記憶させておくとよい。文字コード管理部42は、前記通信手順の後にプログラミング装置3から要求とともにファイル名称を受信したとき、当該ファイル名のエンコード方式を前記設定された文字コードセット(この場合はローカル文字コードセットAが設定されている)から多言語用文字コードセットAに変換し、変換したファイル名称とともに前記要求をシステム部41へ送信する。システム部41からファイル名とともに応答を受信したとき、文字コード管理部42は、受信したファイル名のエンコード方式を多言語用文字コードセットAからローカル文字コードセットAに変換し、変換したファイル名を応答とともにプログラミング装置3へ送信する。なお、ファイル名称を伴った要求には、例えばPLC2に対するリード要求やライト要求がある。また、ファイル名称を伴った応答には、例えば制御ファイルの名称の一覧表示要求に対する応答がある。
 プログラミング装置3は、PLC設定部51を備える。PLC設定部51は、PLC設定プログラム37を実行することによってRAM33内に生成される。PLC設定部51は、ユーザプログラム27の設定を含むPLC2の設定を実行する。PLC設定部51は、ユーザプログラム27のファイル名をローカル文字コードセットAでエンコードし、当該エンコードされたファイル名を表示部36に表示させるとき、フォントデータセット38を用いてファイル名を表示する。
 次に、図7~図9を用いて、本発明の実施の形態のPLC2の動作を説明する。
 図7は、PLCシステム1で実行される文字コードセットを設定するための通信手順を説明する図である。図示するように、まず、プログラミング装置3は、PLC2に対するアクセスを行う前に、文字コードセットの通知(文字コードセット通知)を行う(ステップS1)。文字コードセット通知は、自プログラミング装置3が使用するローカル文字コードセットAの識別番号およびプログラミング装置3の装置識別番号を含む。
 なお、PLCと外部機器との間で通信を行う際、互いを接続する通信が生きているか否かを確認する生存確認信号を授受するようになっているものがある。本実施の形態では、文字コードセット通知は、外部機器からPLC2に送信される当該生存確認信号にローカル文字コードセットの識別番号を含めるようにしたものとする。すなわち、文字コードセットを設定するための通信手順を実行する仕様に対応していない外部機器からの生存確認信号は、文字コードセットの指定がない文字コードセット通知として認識される。文字コードセット通知を受信すると、PLC2は、ローカル文字コードセットAが使用可能であるか否かを示す使用可否通知を返信する。文字コードセット使用可否通知は、ローカル文字コードセットAの使用可否と、PLC2の装置識別番号を含む。
 図8は、ステップS1の文字コードセット通知を受けてからステップS2の文字コードセット使用可否通知を返信するまでのPLC2の動作をさらに詳しく説明するフローチャートである。図示するように、まず、文字コード管理部42は、文字コードセット通知を受けると、文字コードセット通知内に使用したい文字コードセットの指定が含まれているか否かを判定する(ステップS11)。文字コードセットの指定が無い場合(ステップS11、No)、文字コード管理部42は、使用する文字コードセットにデフォルトの文字コードセットを設定する(ステップS12)。そして、文字コード管理部42は、文字コードセットの使用可否を含まない文字コードセット使用可否通知を返信し(ステップS13)、ステップS2までの動作を終了する。PLC設定部51は、使用可否を含まない文字コードセット使用可否通知を受信すると、PLC2との間の通信が生きていることを認識する。
 なお、デフォルトの文字コードセットとしては、例えば旧来からPLC2において固定的に用いられてきた文字コードセットを使用するようにするとよい。このようにすることによって、文字コードセットを指定する仕様に対応していない旧来の外部機器であっても、そのままPLC2へ接続して使用することができるようになる。
 文字コードセットの指定があった場合(ステップS11、Yes)、文字コード管理部42は、指定された文字コードセットは使用可能であるか否か、すなわち指定された文字コードセットの文字コードが文字コード変換テーブル44によって他の文字コードセットの文字コードと対応付けられているか否かを判定する(ステップS14)。ここでは、使用可能な文字コードセットの識別番号はコードページテーブル43に登録されているので、文字コード管理部42は、コードページテーブル43を参照することによって前記指定された文字コードセットが使用可能であるか否かを判定することができる。指定された文字コードセットが使用可能ではない場合(ステップS14、No)、文字コード管理部42は、指定された文字コードセットの使用を拒否する文字コードセット使用可否通知を送信し(ステップS15)、動作を終了する。指定された文字コードが使用可能である場合(ステップS14、Yes)、文字コード管理部42は、指定された文字コードセットを使用する文字コードセットに設定する(ステップS16)。そして、文字コード管理部42は、指定された文字コードセットの使用を許可する文字コードセット使用可否通知を送信し(ステップS17)、動作を終了する。
 ステップS2において、指定した文字コードセットの使用を拒否する文字コードセット使用可否通知を受信すると、プログラミング装置3は以降の通信を実行することができない。指定した文字コードセットの使用を許可する文字コードセット使用可否通知を受信すると、プログラミング装置3は次の通信を実行することができる。すなわち、プログラミング装置3は、ユーザによる操作によって所望のアクセス要求をPLC2へ送信する(ステップS3)。アクセス要求を受信すると、PLC2は、アクセス要求に対するアクセス応答をプログラミング装置3へ返信する(ステップS4)。
 図9は、アクセス要求の一例としてのファイルのリード要求を受信したときのPLC2のリード動作を説明するフローチャートである。図示するように、リード要求を受信すると、文字コード管理部42は、設定されている文字コードセットは多言語用文字コードAであるか否かを判定する(ステップS21)。多言語用文字コードセットAが設定されていた場合(ステップS21、Yes)、リード要求は文字コード管理部42によってシステム部41へ転送され、システム部41は転送されてきたリード要求に含まれるリード対象のファイル名を用いてリード対象のファイルを特定し、特定したファイルを読み出す(ステップS22)。文字コード管理部42は、読み出されたファイルをアクセス応答としてプログラミング装置3へ送信し(ステップS23)、リード動作が終了する。
 設定されている文字コードセットが多言語用文字コードセットAではなかった場合(ステップS21、No)、文字コード管理部42は、文字コード変換テーブル44を用いて、送信されてきたリード要求が含むファイル名を構成する文字毎のコードを夫々多言語用文字コードセットAの記述に変換する(ステップS24)。変換されたファイル名を含むリード要求はシステム部41へ転送され、システム部41は変換されたファイル名を用いてリード対象のファイルを特定し、特定したファイル名を読み出す(ステップS25)。そして、ステップS23へ移行して読み出されたファイルがプログラミング装置3へ送信され、リード動作が終了する。
 なお、ここではリード要求について動作を説明したが、ライト要求を受信した場合であっても、ステップS21と同様の動作の後、ローカル文字コードセットAにかかる文字コードで記述されたライト対象のファイルの名称が多言語用文字コードセットAを用いた名称に変換される。ライト対象のファイルは、変換された名称が付されてEEPROM22に格納される。また、一覧表示要求を受信した場合、ステップS21と同様の動作の後、文字コード管理部42は、EEPROM22に格納されているファイルの名称を変換し、変換したファイル名をPLC2へ送信する。
 また、ステップS1、ステップS2の通信手順を実行するタイミングは特に限定されない。例えば、プログラミング装置3がアクセス要求を発行する前にアクセス要求毎に実行されるようにしてもよいし、所定の時間間隔で実行されるようにしてもよい。また、プログラミング装置3が複数の文字コードセットを使用できる構成となっている場合、使用する文字コードセットを変更するときに実行されるようにしてもよい。
 なお、以上の説明においては、プログラミング装置3がローカル言語の文字コードセットを使用し、PLC2は多言語用の文字コードセットを使用するとしているので、外部機器がローカル文字コードセットAと同一の言語のローカル文字コードセットまたは当該言語をサポートした多言語用の文字コードセットを使用すると、ローカル文字コードセットAを用いて設定されたファイル名を設定時と同じファイル名にデコードすることができる。すなわち、例えばシフトJISを使用する外部機器で設定されたファイル名であっても、EUC-JPやJISを使用する外部機器で同一のファイル名にデコードすることができるようになる。また、多言語用の文字コードセットを使用する外部機器を用いることによって、当該文字コードセットがサポートするどのような言語のローカル文字コードで設定されたファイル名であっても、設定時と同一のファイル名にデコードすることができる。
 なお、PLC2のシステム部41が使用する文字コードセットをローカル言語の文字コードセットとしてもよい。その場合、外部機器が当該ローカル言語と同一の言語の文字コードセットを使用する場合に限り、設定時と同一のファイル名にデコードすることができる。
 以上説明したように、本発明の実施の形態によれば、多言語用文字コードセットAを用いて制御ファイルを操作するシステム部41と、複数の文字コードセットの文字コードを文字毎に対応付けた文字コード変換テーブル44と、ローカル文字コードセットAを使用する外部機器とシステム部41との間でアクセス対象の制御ファイルの名称を転送するとき、文字コード変換テーブル44を使用して当該制御ファイルの名称の記述を多言語用文字コードセットAにかかる記述とローカル文字コードセットAにかかる記述の間で変換する文字コード管理部42と、を備えるように構成したので、ローカル文字コードセットAを使用する外部機器から設定された制御ファイルをローカル文字コードセットAと異なり、かつ文字コード変換テーブル44に対応付けが記述されている文字コードセットを使用する外部機器から参照しても、設定時と同一のファイル名にデコードされる。すなわち、使用する文字コードセットが異なる複数の外部機器を接続されても、PLCに設定されたファイルの名称を同一の名称にデコードすることができるようになる。
 また、外部機器がアクセス要求を行う際、文字コード管理部42は、接続された外部機器から文字コードセット通知を受信したとき、指定された文字コードセットの使用を許可する文字コードセット使用可否通知を外部機器に送信し、文字コードセット使用可否通知を送信した後に制御ファイルの名称の転送を実行するとき、当該制御ファイルの名称のエンコード方式の変換を実行するように構成した。当該文字コードセット使用可否通知は外部機器との間の通信の生存確認信号を兼ねており、文字コード管理部42は、文字コードセット使用可否通知に文字コードセットの指定が含まれない場合、制御ファイルの名称の転送を実行するとき、当該制御ファイルの名称を多言語用文字コードセットAとデフォルト設定された文字コードセットとの間の変換を実行する、ように構成したので、使用したい文字コードセットを送信する仕様となっていない旧来の機種の外部機器を接続することができるようになる。
 以上のように、本発明にかかるプログラマブルコントローラは、産業用の被制御装置を制御するためのプログラマブルコントローラに適用して好適である。
1 PLCシステム
2 PLC
3 プログラミング装置
21 CPU
22 EEPROM
23 RAM
24 通信I/F
25 システムプログラム
26 文字コード管理プログラム
27 ユーザプログラム
31 CPU
32 ROM
33 RAM
34 通信I/F
35 入力部
36 表示部
37 PLC設定プログラム
38 フォントデータセット
41 システム部
42 文字コード管理部
43 コードページテーブル
44 文字コード変換テーブル
51 PLC設定部

Claims (5)

  1.  産業用の被制御装置を制御するプログラマブルコントローラであって、
     第1のエンコード方式にかかる文字コードで記述された名称が付された前記被制御装置を制御するための制御ファイルを記憶する記憶部と、
     外部機器からの要求に応じて前記記憶部が記憶している制御ファイルにアクセスするシステム部と、
     同一文字にデコードされる文字コード毎に前記第1のエンコード方式を含む複数のエンコード方式にかかる文字コード同士を対応付けた文字コード変換テーブルと、
     前記第1のエンコード方式と異なる第2のエンコード方式を使用する外部機器が接続され、前記第1のエンコード方式の文字コードと前記第2のエンコード方式の文字コードとが前記文字コード変換テーブルにより対応付けられている場合、当該外部機器と前記システム部との間でアクセス対象の制御ファイルの名称を転送するとき、前記文字コード変換テーブルを使用して当該制御ファイルの名称を記述した文字コードのエンコード方式を前記第1および第2のエンコード方式の間で変換する文字コード管理部と、
     を備えることを特徴とするプログラマブルコントローラ。
  2.  前記文字コード管理部は、接続された外部機器から第2のエンコード方式を指定する旨のエンコード方式通知を受信したとき、前記第2のエンコード方式の使用を許可する使用許可通知を前記外部機器に送信し、前記使用許可通知を送信した後に制御ファイルの名称の転送を実行するとき、当該制御ファイルの名称のエンコード方式の変換を実行する、
     ことを特徴とする請求項1に記載のプログラマブルコントローラ。
  3.  前記文字コード変換テーブルに対応付けが記述されているエンコード方式の一覧表をさらに備え、
     前記文字コード管理部は、前記エンコード方式通知を受信したとき、前記一覧表を参照して前記第1のエンコード方式の文字コードと前記第2のエンコード方式の文字コードとが前記文字コード変換テーブルにより対応付けられているか否かを判定し、対応付けられていると判定した場合、前記使用許可通知を送信する、
     ことを特徴とする請求項2に記載のプログラマブルコントローラ。
  4.  前記エンコード方式の一覧表は、エンコード方式の識別番号の一覧表であって、前記エンコード方式通知は、前記第2のエンコード方式の識別番号を含む、
     ことを特徴とする請求項3に記載のプログラマブルコントローラ。
  5.  前記エンコード方式通知は前記外部機器との間の通信の生存確認信号を兼ねており、
     前記文字コード管理部は、前記エンコード方式通知にエンコード方式の指定が含まれない場合、制御ファイルの名称の転送を実行するとき、当該制御ファイルの名称を前記第1のエンコード方式と予め決められたエンコード方式との間の変換を実行する、
     ことを特徴とする請求項3または4に記載のプログラマブルコントローラ。
PCT/JP2010/068181 2010-10-15 2010-10-15 プログラマブルコントローラ WO2012049773A1 (ja)

Priority Applications (7)

Application Number Priority Date Filing Date Title
KR1020137009016A KR101455949B1 (ko) 2010-10-15 2010-10-15 프로그래머블 콘트롤러
JP2012538542A JP5389270B2 (ja) 2010-10-15 2010-10-15 プログラマブルコントローラ
CN201080069556.6A CN103154907B (zh) 2010-10-15 2010-10-15 可编程控制器
US13/812,574 US9983573B2 (en) 2010-10-15 2010-10-15 Programmable controller
DE112010005940T DE112010005940T5 (de) 2010-10-15 2010-10-15 Programmierbarer Controller
PCT/JP2010/068181 WO2012049773A1 (ja) 2010-10-15 2010-10-15 プログラマブルコントローラ
TW100104720A TWI436181B (zh) 2010-10-15 2011-02-14 可程式邏輯控制器

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/068181 WO2012049773A1 (ja) 2010-10-15 2010-10-15 プログラマブルコントローラ

Publications (1)

Publication Number Publication Date
WO2012049773A1 true WO2012049773A1 (ja) 2012-04-19

Family

ID=45938021

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/068181 WO2012049773A1 (ja) 2010-10-15 2010-10-15 プログラマブルコントローラ

Country Status (7)

Country Link
US (1) US9983573B2 (ja)
JP (1) JP5389270B2 (ja)
KR (1) KR101455949B1 (ja)
CN (1) CN103154907B (ja)
DE (1) DE112010005940T5 (ja)
TW (1) TWI436181B (ja)
WO (1) WO2012049773A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462068A (zh) * 2013-09-12 2015-03-25 北大方正集团有限公司 字符转换系统和字符转换方法
JP2015225463A (ja) * 2014-05-27 2015-12-14 三菱電機株式会社 プログラマブルコントローラ、プログラム及び周辺装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9924053B2 (en) 2014-06-20 2018-03-20 Kabushiki Kaisha Toshiba Setting method and setting apparatus of image forming apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004310371A (ja) * 2003-04-04 2004-11-04 Nippon Telegr & Teleph Corp <Ntt> ファイル共有システム及び方法、ファイル共有サーバ、ファイル共有サービスのクライアント端末、ファイル共有プログラム、ファイル共有プログラムを記録した記録媒体
JP2007121769A (ja) * 2005-10-28 2007-05-17 Mitsubishi Electric Corp プログラマブル表示器、印刷データ処理方法およびその方法をプログラマブル表示器に実行させるプログラム

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6115187A (ja) 1984-06-30 1986-01-23 株式会社東芝 表示抑止制御機構
JPH04261583A (ja) 1991-02-15 1992-09-17 Minolta Camera Co Ltd メッセージ表示方式
JP3496965B2 (ja) * 1993-12-20 2004-02-16 富士通株式会社 文字コード変換装置
JP3025462B2 (ja) 1997-08-05 2000-03-27 翼システム株式会社 画像表示システム及び記録媒体
JPH11167407A (ja) 1997-12-04 1999-06-22 Yaskawa Electric Corp プログラマブルコントローラのプログラムコード表示 装置
JP2000227790A (ja) 1999-02-04 2000-08-15 Digital Electronics Corp 表示装置、および、そのプログラムが記録された記録媒体
KR100399495B1 (ko) 2000-04-26 2003-09-26 인터내셔널 비지네스 머신즈 코포레이션 소스 스트링의 타겟 스트링으로의 변환 방법, 이의 컴퓨터시스템 및 프로그램 제품
JP2005196397A (ja) 2004-01-06 2005-07-21 Fuji Xerox Co Ltd 情報提示方法および情報提示装置
US7937172B2 (en) * 2004-07-28 2011-05-03 Mitsubishi Electric Corporation Program creating device for programmable controller, program creating method for programmable controller, and recording medium having program recorded thereon
US7593938B2 (en) * 2006-12-22 2009-09-22 Isilon Systems, Inc. Systems and methods of directory entry encodings

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004310371A (ja) * 2003-04-04 2004-11-04 Nippon Telegr & Teleph Corp <Ntt> ファイル共有システム及び方法、ファイル共有サーバ、ファイル共有サービスのクライアント端末、ファイル共有プログラム、ファイル共有プログラムを記録した記録媒体
JP2007121769A (ja) * 2005-10-28 2007-05-17 Mitsubishi Electric Corp プログラマブル表示器、印刷データ処理方法およびその方法をプログラマブル表示器に実行させるプログラム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462068A (zh) * 2013-09-12 2015-03-25 北大方正集团有限公司 字符转换系统和字符转换方法
JP2015225463A (ja) * 2014-05-27 2015-12-14 三菱電機株式会社 プログラマブルコントローラ、プログラム及び周辺装置

Also Published As

Publication number Publication date
KR101455949B1 (ko) 2014-10-28
CN103154907A (zh) 2013-06-12
US20130131842A1 (en) 2013-05-23
TWI436181B (zh) 2014-05-01
US9983573B2 (en) 2018-05-29
CN103154907B (zh) 2016-04-20
KR20130055010A (ko) 2013-05-27
DE112010005940T5 (de) 2013-08-14
JPWO2012049773A1 (ja) 2014-02-24
TW201217922A (en) 2012-05-01
JP5389270B2 (ja) 2014-01-15

Similar Documents

Publication Publication Date Title
JP2010176336A (ja) クライアントプログラム、端末、方法、サーバシステムおよびサーバプログラム
JP6340994B2 (ja) プリンタ、印刷システムおよび印刷制御方法
JP5389270B2 (ja) プログラマブルコントローラ
JP6745174B2 (ja) コントローラ及びコントロール管理システム
US9553761B2 (en) Dynamic server to server configuration and initialization
JP5908213B2 (ja) 通信装置
JP2009301359A (ja) 制御装置
JP2007122691A (ja) 情報処理装置、情報処理方法及びプログラム
JP2012220997A (ja) インターフェース装置
WO2006016477A1 (ja) 翻訳システム、翻訳サーバ、翻訳サーバの処理方法、プログラム、情報記憶媒体および翻訳装置
JP2009037319A (ja) Plc
KR102520202B1 (ko) 번역 장치 및 그 제어 방법
JP4776602B2 (ja) コントローラ用のプログラミング装置、コントローラ及びコントローラ管理システム
JPWO2013073104A1 (ja) データ変換装置、データ変換方法、及びデータ変換用のプログラム
JP2019049857A (ja) Ediシステム、サーバ、ediシステムの制御方法、およびプログラム
JP2000227790A (ja) 表示装置、および、そのプログラムが記録された記録媒体
JP2019003417A (ja) 端末装置および表示システム
JP6634225B2 (ja) サーバの複数の内部レジスタにアクセスする方法
JP7193877B2 (ja) ウェブ化サーバーおよび該ウェブ化サーバーを用いたアプリケーション運用システム
US20240143287A1 (en) Development support device, development support method, and non-transitory storage medium
JP6330179B2 (ja) マルチウィンドウ表示装置、中継装置、マルチウィンドウ表示装置の制御方法、中継装置の制御方法、及び、情報処理装置の制御方法
JP2006301846A (ja) ユーザプログラム用検索装置及びこれに適用されるプログラム
WO2017122266A1 (ja) 設備管理システムおよび監視プログラム
JP2010166525A (ja) マルチメディア処理制御装置
CN114579230A (zh) 页面显示方法、装置、电子设备及存储介质

Legal Events

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

Ref document number: 201080069556.6

Country of ref document: CN

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

Ref document number: 10858350

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2012538542

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 13812574

Country of ref document: US

ENP Entry into the national phase

Ref document number: 20137009016

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 112010005940

Country of ref document: DE

Ref document number: 1120100059403

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10858350

Country of ref document: EP

Kind code of ref document: A1