WO2012143993A1 - プログラマブルロジックコントローラ - Google Patents

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

Info

Publication number
WO2012143993A1
WO2012143993A1 PCT/JP2011/059530 JP2011059530W WO2012143993A1 WO 2012143993 A1 WO2012143993 A1 WO 2012143993A1 JP 2011059530 W JP2011059530 W JP 2011059530W WO 2012143993 A1 WO2012143993 A1 WO 2012143993A1
Authority
WO
WIPO (PCT)
Prior art keywords
logging
file
log file
transfer
memory
Prior art date
Application number
PCT/JP2011/059530
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 JP2011527088A priority Critical patent/JP4818492B1/ja
Priority to US13/375,168 priority patent/US20120265838A1/en
Priority to EP11791192.5A priority patent/EP2701021A4/en
Priority to PCT/JP2011/059530 priority patent/WO2012143993A1/ja
Priority to KR20117029744A priority patent/KR101311093B1/ko
Priority to CN2011800024405A priority patent/CN102859453A/zh
Priority to TW100129336A priority patent/TWI482024B/zh
Publication of WO2012143993A1 publication Critical patent/WO2012143993A1/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/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • 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
    • 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
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0736Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in functional embedded systems, i.e. in a data processing system designed as a combination of hardware and software dedicated to performing a certain function
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0784Routing of error reports, e.g. with a specific transmission path or data flow
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to a programmable logic controller (hereinafter, PLC) having a function of transmitting device data to an external server.
  • PLC programmable logic controller
  • a PLC that controls a controlled device such as an industrial machine has a device memory that temporarily stores device data related to the controlled device, and reads / writes device data according to a sequence program that is a user program.
  • the controlled device is controlled by writing.
  • the PLC is configured to be able to acquire the operating state of the controlled device and the operating state of the PLC itself from the outside in order to detect a trouble that occurs rarely in the controlled device.
  • a logging setting parameter which is various conditions relating to device data to be logged, is set in advance in the PLC, and the PLC logs device data based on the logging setting parameter. Then, the PLC can send the logged device data to an external FTP server.
  • the FTP server side cannot grasp the completion of the file transfer.
  • Patent Document 1 discloses a technique for writing specific end data indicating the end of transmission data at the end of transmission data.
  • Patent Document 2 when a record is added to a file or database, end information is added to the end of the record to be added, and after the addition is completed, the record is added to the end of the data before the record is added. A technique for changing the completed end information into continuation information is disclosed.
  • the technique disclosed in Patent Document 1 uses a specific code determined in advance by the system as a transfer completion notification code indicating the end of transmission data, the transfer completion notification code is used as a setting parameter. There was a problem that it could not be changed arbitrarily.
  • the technique disclosed in Patent Document 2 has a problem that end information is added when data is added to a file, and not when a new file is created. Further, according to these techniques, there is a problem that the transfer completion notification code is located only at the end of the file.
  • the present invention has been made in view of the above, and an object thereof is to obtain a PLC capable of determining whether or not the device data transferred to the FTP server has been transferred. It is another object of the present invention to obtain a PLC having an improved degree of freedom for setting a transfer completion notification code.
  • the present invention includes a log memory, a logging unit for logging device data, and outputting a log file describing a logging result of the device data to the log memory;
  • a transfer completion notification code designated by a parameter preset by a user is attached to a log file stored in the server.
  • the programmable logic controller according to the present invention can determine whether or not the log file transferred to the server has been transferred by checking whether or not the transfer completion notification code is inserted. It becomes like this.
  • the user since the user can change the character string used as the transfer completion notification code as desired by setting the parameter, the degree of freedom in setting the transfer completion notification code can be improved. .
  • FIG. 1 is a block diagram of a system using a PLC according to the present embodiment.
  • FIG. 2A is a diagram for explaining a log file received by the FTP server.
  • FIG. 2-2 is a diagram for explaining a log file received by the FTP server.
  • FIG. 3 is a diagram illustrating a front portion of the PLC unit.
  • FIG. 4 is a diagram showing an internal configuration of the PLC unit.
  • FIG. 5 is a diagram for explaining the memory structure of the memory card.
  • FIG. 6 is a diagram for explaining the memory structure of the work memory.
  • FIG. 7 is a diagram for explaining the memory structure of the memory card.
  • FIG. 8 is a diagram for explaining the memory structure of the work memory.
  • FIG. 9 is a flowchart for explaining the operation of the PLC 100.
  • FIG. 1 is a block diagram of a system using a PLC according to the present embodiment.
  • the PLC 100 logs the arithmetic processing unit 1 that performs arithmetic processing based on the user program, the internal device 2 in which the device data used by the arithmetic processing unit 1 for arithmetic processing is placed, the device data in the internal device 2, and the logged result
  • a logging unit 3 for outputting to a file
  • a file transfer unit 4 for transferring a file (hereinafter referred to as a log file) describing device data values obtained by logging to the FTP server 200 using FTP (File Transfer Protocol).
  • a log file describing device data values obtained by logging to the FTP server 200 using FTP (File Transfer Protocol).
  • the PLC 100 is connected to a non-volatile external storage medium 300 that stores a log file.
  • the logging unit 3 stores the log file in the external storage medium 300
  • the file transfer unit 4 sends the log file stored in the external storage medium 300 to the FTP server 200.
  • the FTP server 200 includes a hard disk drive 5, and the log file transferred from the PLC 100 is stored in the hard disk drive 5.
  • the file format of the log file is not particularly limited, but for example, the CSV format can be adopted.
  • the file transfer unit 4 sends the log file read from the external storage medium 300 to the FTP server 200 and then embeds a transfer completion notification code in the log file stored in the hard disk drive 5.
  • FIGS. 2-1 and 2-2 are diagrams illustrating the log file received by the FTP server 200.
  • FIG. FIG. 2-1 shows a log file in a state where all data constituting the log file has been transferred to the FTP server 200 and
  • FIG. 2-2 shows a state where the file transfer has not been completed up to the end of the log file.
  • the log file received in the FTP server 200 is shown.
  • the log file 400 in a state after the file transfer is completed has a description “AAA” as a transfer completion notification code 401 added to the end.
  • the transfer completion notification code 401 is not added to the log file 402 for which file transfer has not been completed.
  • the user confirms whether or not the transfer completion notification code 401 is added to the log file stored in the FTP server 200, so that the file transfer is completely completed and is available. It is possible to determine whether the file transfer is incomplete and cannot be used.
  • the transfer completion notification code 401 is added to the end of the log file 400.
  • the user can set the transfer completion notification code by setting a parameter.
  • the position where 401 is embedded can be changed.
  • the description “AAA” of the transfer completion notification code 401 can be changed as desired by a parameter.
  • the setting relating to the transfer completion notification code 401 is given a degree of freedom, the user uses the application program to cause the computer to determine whether or not the log file 400 can be used. In this case, since the setting can be changed according to the specification of the application program, the degree of freedom in selecting the application program can be improved.
  • FIG. 3 is a diagram illustrating a front surface portion of the PLC 100.
  • 3 includes an MPU 11 that controls processing in the PLC 100, a memory card interface (I / F) 16 provided with an insertion slot for a memory card (memory card 18 described later) as the external storage medium 300, An LED 50, a USB I / F 51, a switch 52, and a network interface (I / F) 22 are arranged.
  • I / F memory card interface
  • the memory card 18 is inserted into the memory card I / F 16, and the PLC 100 can take in the file recorded on the memory card 18 via the memory card I / F 16 and store the log file 400 in the memory card 18. .
  • the network interface 22 is an interface for transferring the log file 400 to the FTP server 200.
  • Ethernet registered trademark
  • the USB I / F 51 is an interface to which a programming device for setting parameters, user programs, and the like is connected.
  • the LED 50 is lit when the PLC 100 is in the RUN state and displays to the user that the PLC 100 is in the RUN state. Note that the LED 50 may be configured to display a state other than the RUN state using a blinking display or the like.
  • the switch 52 is pressed when the PLC 100 operates. When the switch 52 is pressed, the PLC 100 shifts to the RUN state.
  • FIG. 4 is a diagram showing an internal configuration of the PLC 100 shown in FIG.
  • the PLC 100 includes an MPU 11, a system memory 12, a user program memory 15, a data memory 19, a memory card I / F 16, a USB I / F 51, and a network I / F 22. They are connected via a bus 17.
  • the user program memory 15 stores a user program, and the MPU 100 executes control of the controlled device by reading / writing device data based on the user program stored in the user program memory 15.
  • the system memory 12 stores a system program 13 for realizing a processing procedure for each command of the user program.
  • the system program 13 includes an arithmetic processing program 131 that causes the MPU 11 to realize a function as the arithmetic processing unit 1, a logging program 132 that causes the MPU 11 to realize a function as the logging unit 3, and a file transfer unit 4 to the MPU 11.
  • a file transfer program 133 that realizes the function as is stored.
  • the file transfer program 133 includes a file transfer completion notification program 134 that realizes a function of completing the transfer and inserting the transfer completion notification code 401 into the log file 400 stored in the hard disk drive 5 of the FTP server 200. .
  • FIG. 5 is a diagram for explaining the memory structure of the memory card 18.
  • the memory card 18 stores a logging setting parameter 40 set by using a programming device.
  • the logging setting parameter 40 can be arbitrarily set, for example, on a setting screen displayed on a display of a programming device connected via the USB I / F 51.
  • As setting items of the logging setting parameter 40 a setting 41 for specifying whether or not to insert a transfer completion notification code 401, a setting 42 for specifying a character string used as the transfer completion notification code 401, and a transfer completion notification code 401 are inserted.
  • a setting 43 for designating a position to be performed.
  • the setting items related to the logging setting parameter 40 are not limited to these.
  • the memory card 18 may also store parameters other than the logging setting parameter 40.
  • the parameters other than the logging setting parameter 40 correspond to, for example, an operation cycle of a user program, a setting for specifying a range to be used as the device memory 20 in the data memory 19, and the like.
  • the memory card 18 further stores a log file 400 output as a result of logging.
  • the data memory 19 includes a work memory 21 and a device memory 20 as the internal device 2.
  • FIG. 6 is a diagram for explaining the memory structure of the work memory 21.
  • the MPU 11 loads the logging setting parameter 40 stored in the memory card 18 into the work memory 21 and executes the file transfer completion notification program 134 based on the logging setting parameter 40 loaded into the work memory 21.
  • the work memory 21 temporarily stores device data collected by logging (logging collected data 31). That is, the MPU 11 logs the device data stored in the device memory 20 based on the logging program 132 and stores the device data collected by logging in the work memory 21 as the sequential logging collection data 31.
  • the MPU 11 outputs the logging collection data 31 to the memory card 18 as a log file 400 at a predetermined timing based on the logging program 132.
  • the log file 400 output to the memory card 18 is transferred to the FTP server 200 by the MPU 11 based on the file transfer program 133.
  • FIG. 7 is a diagram for explaining the memory structure of the memory card 18 when a plurality of logging setting parameters 40 are set.
  • FIG. 8 shows the memory structure of the work memory 21 when a plurality of logging setting parameters 40 are set. It is a figure explaining.
  • the memory card 18 stores four sets of logging setting parameters 40 (logging settings A to D), and the logging setting memory 30 of the work memory 21 stores in the logging setting memory 30 as shown in FIG. Logging settings A to D are loaded.
  • the logging settings A to D include settings 41 to 43, respectively.
  • the PLC 100 selects the logging setting parameter 40 to be used from the logging settings A to D based on another parameter set by the user.
  • the PLC 100 may be configured to individually set the logging setting parameter 40 for each logging target address. That is, each of the logging settings A to D includes a logging target address as a setting, and the PLC 100 individually outputs the log file 400 for each address set individually in the logging settings A to D. For each log file 400, whether or not to insert the transfer completion notification code 401, the character string as the transfer completion notification code 401, and the insertion position of the transfer completion notification code 401 correspond to the logging settings A to D. It is determined according to the settings 41 to 43 included in the logging setting.
  • FIG. 9 is a flowchart for explaining the operation of the PLC 100.
  • the file transfer program 133 is executed at the timing when the log file 400 is generated. That is, the logging unit 3 collects device data and stores the collected device data as logging collection data 31 in the work memory 21 (step S11). Then, the logging unit 3 outputs the logging collection data 31 to the memory card 18 as the log file 400 (step S12).
  • the file transfer unit 4 transfers the log file 400 to the FTP server 200 (step S14).
  • the setting for executing the file transfer program 133 is not made (step S13, No)
  • the processing after step S14 is skipped, and the operation ends.
  • the file transfer unit 4 determines whether or not all data constituting the log file 400 has been transferred to the FTP server 200 (step S15). Then, the file transfer unit 4 refers to the logging setting parameter 40 loaded in the work memory 21 and determines whether or not the setting 41 is set to insert the transfer completion notification code 401 (step S16). . When the setting 41 is set to insert the transfer completion notification code 401 (step S16, Yes), the file transfer unit 4 is transferred to the FTP server 200 based on the file transfer completion notification program 134 and is transferred to the hard disk drive 5. The transfer completion notification code 401 is inserted into the log file 400 stored in (Step S17), and the operation ends.
  • the character string set in the setting 42 is used as the character string as the transfer completion notification code 401 to be inserted, and the character string is inserted in the position set in the setting 43.
  • the setting 41 is set not to insert the transfer completion notification code 401 (No at Step S16), the process at Step S17 is skipped.
  • the logging unit 3 that logs device data and outputs the log file 400 describing the logging result of the device data to the memory card 18, and the memory card 18
  • the file transfer unit 4 transfers the log file 400 output to the FTP server 200.
  • the file transfer unit 4 completes transfer of all the data constituting the log file 400, and is then transferred to the FTP server 200. Since the transfer completion notification code 401 specified by the logging setting parameter 40 set in advance by the user is inserted into the log file 400 stored in the FTP server 200, the transfer completion notification code 401 is inserted. It is transferred to the FTP server 200 by checking whether or not Log file 400 it is possible to determine whether or not the completed transfer. In addition, since the character string used as the transfer completion notification code 401 can be changed as desired by setting the logging setting parameter 40, the degree of freedom in setting the transfer completion notification code 401 can be improved. become.
  • the transfer completion notification code 401 has been described as being inserted into the log file 400, but may be appended to the file name of the log file 400.
  • the logging setting parameter 40 includes a setting 43 for designating the insertion position of the transfer completion notification code 401 in the log file 400 transferred to the FTP server 200 and stored in the FTP server 200.
  • the file transfer unit 4 Since the transfer completion notification code 401 is inserted at the position specified by the setting 43, the degree of freedom in setting the transfer completion notification code 401 can be further improved.
  • the PLC according to the present invention is suitable for application to a PLC having a function of transmitting device data to an external server.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Quality & Reliability (AREA)
  • Signal Processing (AREA)
  • Programmable Controllers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 PLCを、FTPサーバに転送されてきたデバイスデータが転送完了したものであるか否かを判断できるようにし、転送完了通知コードにかかる設定の自由度を向上させるために、PLCは、デバイスデータをロギングし、前記デバイスデータのロギング結果を記述したログファイルをメモリカードに出力するロギング部と、メモリカードに出力されたログファイルをFTPサーバに転送するファイル転送部と、を備え、ファイル転送部は、ログファイルを構成するデータを全て転送完了した後(ステップS15、Yes)、FTPサーバに転送されてFTPサーバに格納されているログファイルにユーザにより予め設定されたロギング設定パラメータ40により指定された転送完了通知コードを挿入する(ステップS17)。

Description

プログラマブルロジックコントローラ
 本発明は、デバイスデータを外部のサーバに送信する機能を有するプログラマブルロジックコントローラ(以下、PLC)に関する。
 一般に、産業用機械などの被制御機器を制御するPLCは、被制御機器に関するデバイスデータを一時的に格納するデバイスメモリを有しており、ユーザプログラムであるシーケンスプログラムにしたがって、デバイスデータをリード/ライトすることによって、被制御装置を制御する。
 また、PLCは、被制御装置において稀に発生するトラブルなどを検知するために、被制御装置の動作状態やPLC自体の動作状態を外部から取得可能なように構成されている。具体的には、PLCには、ロギング対象であるデバイスデータに関する諸条件であるロギング設定パラメータがあらかじめ設定され、PLCは、このロギング設定パラメータに基づいてデバイスデータをロギングする。そして、PLCは、ロギングしたデバイスデータを外部のFTPサーバに送ることができる。
 ここで、デバイスデータがロギングされて生成されたファイルがFTPサーバに送信される際、FTPサーバ側でファイル転送完了が把握できないという問題があった。
 このような問題に対して、例えば特許文献1には、送信データの末尾に送信データ終了を示す特定のエンドデータを書き込む技術が開示されている。また、特許文献2には、ファイルやデータベースなどにレコードを追加した際、追加するレコードの最後に終了情報を付して、追加が完了した後、レコードが追加される前のデータの最後に追加されていた終了情報を継続情報に変更する技術が開示されている。
特開平7-98677号公報 特開平7-110784号公報
 しかしながら、上記特許文献1に示される技術は、送信データの終了を示す転送完了通知コードとして、予めシステムにより定められた特定のコードが用いられるようになっているため、転送完了通知コードを設定パラメータにより任意に変更できないという問題があった。一方、上記特許文献2に示される技術は、ファイルにデータを追加する時に終了情報を付記するものであり、新規ファイル作成時のものではないという問題があった。また、これらの技術によれば、転送完了通知コードの位置はファイルの終端のみとなってしまうという問題もあった。
 本発明は、上記に鑑みてなされてものであって、FTPサーバに転送されてきたデバイスデータが転送完了したものであるか否かを判断できるPLCを得ることを目的とする。また、転送完了通知コードにかかる設定の自由度を向上させたPLCを得ることを目的としている。
 上述した課題を解決し、目的を達成するために、本発明は、ログメモリと、デバイスデータをロギングし、前記デバイスデータのロギング結果を記述したログファイルを前記ログメモリに出力するロギング部と、前記ログメモリに出力されたログファイルを外部のサーバに転送するファイル転送部と、を備え、前記ファイル転送部は、前記ログファイルを構成するデータを全て転送完了した後、前記サーバに転送されて前記サーバに格納されているログファイルにユーザにより予め設定されたパラメータにより指定された転送完了通知コードを付す、ことを特徴とする。
 本発明にかかるプログラマブルロジックコントローラは、転送完了通知コードが挿入されているか否かを確認することによって、サーバに転送されてきたログファイルが転送完了したものであるか否かを判断することができるようになる。また、ユーザは、パラメータを設定することにより転送完了通知コードとして用いる文字列を所望のように変更することができるので、転送完了通知コードにかかる設定の自由度を向上させることができるようになる。
図1は、本実施の形態にかかるPLCを使用するシステムのブロック図である。 図2-1は、FTPサーバが受信したログファイルを説明する図である。 図2-2は、FTPサーバが受信したログファイルを説明する図である。 図3は、PLCユニットの前面部を示す図である。 図4は、PLCユニットの内部構成を示す図である。 図5は、メモリカードのメモリ構造を説明する図である。 図6は、ワークメモリのメモリ構造を説明する図である。 図7は、メモリカードのメモリ構造を説明する図である。 図8は、ワークメモリのメモリ構造を説明する図である。 図9は、PLC100の動作を説明するフローチャートである。
 以下に、本発明にかかるPLCの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態.
(システムの構成例)
 図1は、本実施の形態にかかるPLCを利用するシステムのブロック図である。PLC100はユーザプログラムに基づいて演算処理する演算処理部1、演算処理部1が演算処理に使用するデバイスデータが置かれる内部デバイス2、内部デバイス2内のデバイスデータをロギングして、ロギングした結果をファイルへ出力するロギング部3、ロギングにより取得したデバイスデータの値を記述したファイル(以下、ログファイル)をFTP(File Transfer Protocol)を利用してFTPサーバ200へ転送するファイル転送部4を備えている。また、PLC100は、ログファイルを保存する不揮発性の外部記憶媒体300が接続されている。ロギング部3は、ログファイルを外部記憶媒体300に蓄積し、ファイル転送部4は、外部記憶媒体300に蓄積されているログファイルをFTPサーバ200に送る。FTPサーバ200は、ハードディスクドライブ5を備え、PLC100から転送されてきたログファイルは当該ハードディスクドライブ5に格納される。なお、ログファイルのファイル形式は特に限定されないが、例えばCSV形式を採用することができる。
 本実施の形態によれば、ファイル転送部4は、外部記憶媒体300から読み出したログファイルをFTPサーバ200に送った後、ハードディスクドライブ5に格納されたログファイルに転送完了通知コードを埋め込む。
 図2-1および図2-2は、FTPサーバ200が受信したログファイルを説明する図である。図2-1は、ログファイルを構成するデータが全てファイル転送されてFTPサーバ200に受信済みの状態のログファイル、図2-2は、ファイル転送がログファイルの最後まで完了していない状態の、FTPサーバ200に受信済みのログファイルを示している。図2-1に示すように、ファイル転送が完了した後の状態のログファイル400は、末尾に転送完了通知コード401としての記述「AAA」が付加されている。これに対して、ファイル転送が未完了のログファイル402は、転送完了通知コード401が付加されていない。ユーザは、FTPサーバ200に格納されているログファイルに転送完了通知コード401が付加されているか否かを確認することによって、ファイル転送が完全に完了して利用可能な状態となっているか、またはファイル転送が未完了で利用できない状態となっているかを判断することができる。
 なお、上記の例においては、転送完了通知コード401はログファイル400の末尾に付加されているが、本発明の実施の形態によれば、ユーザは、パラメータを設定することによって、転送完了通知コード401を埋め込む位置を変更することができる。また、転送完了通知コード401の記述「AAA」をパラメータによって所望のように変更することができる。このように、転送完了通知コード401にかかる設定に自由度を持たせているので、ユーザは、アプリケーションプログラムを利用してログファイル400が利用可能であるか否かの判断をコンピュータに実行させるようにする場合、アプリケーションプログラムの仕様に応じて設定を変更することができるので、アプリケーションプログラムの選択の自由度を向上させることができる。
(PLC100の構成)
 図3は、PLC100の前面部を示す図である。図3に示されるPLC100には、PLC100内の処理を制御するMPU11、外部記憶媒体300としてのメモリカード(後述するメモリカード18)の挿入口が設けられたメモリカードインタフェース(I/F)16、LED50、USBI/F51、スイッチ52、およびネットワークインタフェース(I/F)22が配置されている。
 メモリカードI/F16にはメモリカード18が挿入され、PLC100は、メモリカードI/F16を介してメモリカード18に記録されたファイルを取り込むことができるとともに、ログファイル400をメモリカード18に格納する。
 ネットワークインタフェース22は、FTPサーバ200にログファイル400を転送するためのインタフェースであって、例えばイーサネット(登録商標)などが採用される。USBI/F51は、パラメータやユーザプログラムなどを設定するプログラミング装置が接続されるインタフェースである。LED50は、PLC100がRUN状態のときに点灯して、ユーザにRUN状態であることを表示する。なお、LED50は、点滅表示などを利用してRUN状態以外の状態をも表示できるようにしてもよい。スイッチ52は、PLC100が運転するときに押下される。スイッチ52が押下されると、PLC100はRUN状態に移行する。
 図4は、図1に示されたPLC100の内部構成を示す図である。図示するように、PLC100は、MPU11、システムメモリ12、ユーザプログラムメモリ15、データメモリ19、メモリカードI/F16、USBI/F51、ネットワークI/F22を有し、これらの各処理部間は、内部バス17を介して接続されている。
 ユーザプログラムメモリ15には、ユーザプログラムが格納され、MPU100は当該ユーザプログラムメモリ15内に格納されているユーザプログラムに基づいてデバイスデータをリード/ライトすることで被制御装置の制御を実行する。
 システムメモリ12は、ユーザプログラムの各命令に対する処理手順を実現するためのシステムプログラム13を記憶する。システムプログラム13は、具体的には、MPU11に演算処理部1としての機能を実現させる演算処理プログラム131と、MPU11にロギング部3としての機能を実現させるロギングプログラム132と、MPU11にファイル転送部4としての機能を実現させるファイル転送プログラム133とを記憶している。また、ファイル転送プログラム133は、転送を完了してFTPサーバ200のハードディスクドライブ5に格納されたログファイル400に転送完了通知コード401を挿入する機能を実現するファイル転送完了通知プログラム134を備えている。
 図5は、メモリカード18のメモリ構造を説明する図である。図示するように、メモリカード18には、プログラミング装置を用いて設定されたロギング設定パラメータ40が格納されている。このロギング設定パラメータ40は、例えば、USBI/F51を介して接続されたプログラミング装置のディスプレイに表示された設定画面によって任意に設定可能である。ロギング設定パラメータ40の設定項目として、転送完了通知コード401を挿入するか否かを指定する設定41と、転送完了通知コード401として用いる文字列を指定する設定42と、転送完了通知コード401を挿入する位置を指定する設定43とを含んでいる。なお、ロギング設定パラメータ40にかかる設定項目はこれらのみに限定されるものではない。また、メモリカード18には、ロギング設定パラメータ40以外のパラメータも格納されるようにしてもよい。ロギング設定パラメータ40以外のパラメータとは、例えば、ユーザプログラムの演算周期や、データメモリ19のうちのデバイスメモリ20として使用する範囲を指定する設定などが該当する。メモリカード18には、さらに、ロギングの結果として出力されるログファイル400が格納される。
 データメモリ19は、ワークメモリ21と、内部デバイス2としてのデバイスメモリ20とが確保されている。図6は、ワークメモリ21のメモリ構造を説明する図である。MPU11は、メモリカード18に格納されているロギング設定パラメータ40をワークメモリ21にロードして、ワークメモリ21にロードされたロギング設定パラメータ40に基づいてファイル転送完了通知プログラム134を実行する。また、ワークメモリ21には、ロギングにより収集されたデバイスデータ(ロギング収集データ31)が一時的に格納される。即ち、MPU11は、ロギングプログラム132に基づいて、デバイスメモリ20内に格納されているデバイスデータをロギングするとともにロギングにより収集されたデバイスデータを逐次ロギング収集データ31としてワークメモリ21に格納する。そして、MPU11は、ロギングプログラム132に基づき、所定のタイミングでロギング収集データ31をログファイル400としてメモリカード18に出力する。メモリカード18に出力されたログファイル400は、ファイル転送プログラム133に基づいてMPU11によりFTPサーバ200に転送される。
 なお、ロギング設定パラメータ40は、複数設定されるようにしても構わない。図7は、ロギング設定パラメータ40が複数設定された場合のメモリカード18のメモリ構造を説明する図であり、図8は、ロギング設定パラメータ40が複数設定された場合のワークメモリ21のメモリ構造を説明する図である。図7に示すように、メモリカード18には、4セットのロギング設定パラメータ40(ロギング設定A~D)が格納されており、図8に示すように、ワークメモリ21のロギング設定メモリ30には、ロギング設定A~Dがロードされている。煩雑を避けるために図示を省略しているが、ロギング設定A~Dは、設定41~43を夫々個別に含んでいる。PLC100は、ユーザにより設定される別のパラメータに基づいて、ロギング設定A~Dのうちから使用するロギング設定パラメータ40を選択する。
 なお、PLC100は、ロギング対象のアドレス毎にロギング設定パラメータ40を個別に設定できるようにしてもよい。即ち、ロギング設定A~Dは、夫々ロギング対象のアドレスを設定として含んでおり、PLC100は、ロギング設定A~Dに個別に設定されているアドレス毎にログファイル400を個別に出力する。個々のログファイル400について、転送完了通知コード401を挿入するか否か、転送完了通知コード401としての文字列、および転送完了通知コード401の挿入位置は、ロギング設定A~Dのうちの対応するロギング設定が含む設定41~43に従って決められる。
(PLC100の動作)
 次に、本発明の実施の形態のPLC100の動作を説明する。図9は、PLC100の動作を説明するフローチャートである。まず、ログファイル400が生成されたタイミングでファイル転送プログラム133が実行される。すなわち、ロギング部3は、デバイスデータを収集して、収集したデバイスデータをロギング収集データ31としてワークメモリ21に格納する(ステップS11)。そして、ロギング部3は、ロギング収集データ31をログファイル400としてメモリカード18へ出力する(ステップS12)。ファイル転送プログラム133を実行する設定がユーザプログラムに記述されている場合(ステップS13、Yes)、ファイル転送部4は、FTPサーバ200へログファイル400を転送する(ステップS14)。ファイル転送プログラム133を実行する設定がなされていない場合(ステップS13、No)、ステップS14以降の処理はスキップされ、動作が終了となる。
 ステップS14の処理の後、ファイル転送部4は、FTPサーバ200へログファイル400を構成するデータを全て転送したか否かを判定する(ステップS15)。そして、ファイル転送部4は、ワークメモリ21にロードされているロギング設定パラメータ40を参照して、設定41が転送完了通知コード401を挿入する設定になっているか否かを判定する(ステップS16)。設定41が転送完了通知コード401を挿入する設定になっている場合(ステップS16、Yes)、ファイル転送部4は、ファイル転送完了通知プログラム134に基づいて、FTPサーバ200に転送されてハードディスクドライブ5に格納されたログファイル400に転送完了通知コード401を挿入し(ステップS17)、動作が終了となる。なお、挿入される転送完了通知コード401としての文字列は、設定42に設定されている文字列が使用され、当該文字列は、設定43に設定されている位置に挿入される。設定41が転送完了通知コード401を挿入しない設定になっている場合(ステップS16、No)、ステップS17の処理はスキップされる。
 以上に説明したように、本発明の実施の形態によれば、デバイスデータをロギングし、前記デバイスデータのロギング結果を記述したログファイル400をメモリカード18に出力するロギング部3と、メモリカード18に出力されたログファイル400をFTPサーバ200に転送するファイル転送部4と、を備え、ファイル転送部4は、ログファイル400を構成するデータを全て転送完了した後、FTPサーバ200に転送されてFTPサーバ200に格納されているログファイル400にユーザにより予め設定されたロギング設定パラメータ40により指定された転送完了通知コード401を挿入する、ように構成したので、転送完了通知コード401が挿入されているか否かを確認することでFTPサーバ200に転送されてきたログファイル400が転送完了したものであるか否かを判断することができるようになる。また、ロギング設定パラメータ40を設定することにより転送完了通知コード401として用いる文字列を所望のように変更することができるので、転送完了通知コード401にかかる設定の自由度を向上させることができるようになる。
 なお、転送完了通知コード401は、ログファイル400の中に挿入されるとして説明したが、ログファイル400のファイル名に付記されるようにしてもよい。
 また、ロギング設定パラメータ40は、FTPサーバ200に転送されてFTPサーバ200に格納されているログファイル400の中の転送完了通知コード401の挿入位置を指定する設定43を含み、ファイル転送部4は、設定43により指定された位置に転送完了通知コード401を挿入する、ように構成したので、転送完了通知コード401にかかる設定の自由度をさらに向上させることができるようになる。
 以上のように、本発明にかかるPLCは、デバイスデータを外部のサーバに送信する機能を有するPLCに適用して好適である。
 1 演算処理部
 2 内部デバイス
 3 ロギング部
 4 ファイル転送部
 5 ハードディスクドライブ
 12 システムメモリ
 13 システムプログラム
 15 ユーザプログラムメモリ
 16 メモリカードI/F
 17 内部バス
 18 メモリカード
 19 データメモリ
 20 デバイスメモリ
 21 ワークメモリ
 22 ネットワークI/F
 30 ロギング設定メモリ
 31 ロギング収集データ
 40 ロギング設定パラメータ
 41 設定
 42 設定
 43 設定
 51 USBI/F
 52 スイッチ
 131 演算処理プログラム
 132 ロギングプログラム
 133 ファイル転送プログラム
 134 ファイル転送完了通知プログラム
 200 FTPサーバ
 300 外部記憶媒体
 400 ログファイル
 401 転送完了通知コード

Claims (3)

  1.  ログメモリと、
     デバイスデータをロギングし、前記デバイスデータのロギング結果を記述したログファイルを前記ログメモリに出力するロギング部と、
     前記ログメモリに出力されたログファイルを外部のサーバに転送するファイル転送部と、
     を備え、
     前記ファイル転送部は、前記ログファイルを構成するデータを全て転送完了した後、前記サーバに転送されて前記サーバに格納されているログファイルにユーザにより予め設定されたパラメータにより指定された転送完了通知コードを付す、
     ことを特徴とするプログラマブルロジックコントローラ。
  2.  前記パラメータは、前記サーバに転送されて前記サーバに格納されているログファイルの中の前記転送完了通知コードの挿入位置を指定する設定を含み、
     前記ファイル転送部は、前記パラメータにより指定された位置に前記転送完了通知コードを挿入する、
     ことを特徴とする請求項1に記載のプログラマブルロジックコントローラ。
  3.  前記ログメモリは、着脱可能な不揮発性メモリで構成される、ことを特徴とする請求項1または請求項2に記載のプログラマブルロジックコントローラ。
PCT/JP2011/059530 2011-04-18 2011-04-18 プログラマブルロジックコントローラ WO2012143993A1 (ja)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP2011527088A JP4818492B1 (ja) 2011-04-18 2011-04-18 プログラマブルロジックコントローラ
US13/375,168 US20120265838A1 (en) 2011-04-18 2011-04-18 Programmable logic controller
EP11791192.5A EP2701021A4 (en) 2011-04-18 2011-04-18 PROGRAMMABLE LOGIC CONTROLLER
PCT/JP2011/059530 WO2012143993A1 (ja) 2011-04-18 2011-04-18 プログラマブルロジックコントローラ
KR20117029744A KR101311093B1 (ko) 2011-04-18 2011-04-18 프로그래머블 로직 콘트롤러
CN2011800024405A CN102859453A (zh) 2011-04-18 2011-04-18 可编程逻辑控制器
TW100129336A TWI482024B (zh) 2011-04-18 2011-08-17 可程式邏輯控制器

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2011/059530 WO2012143993A1 (ja) 2011-04-18 2011-04-18 プログラマブルロジックコントローラ

Publications (1)

Publication Number Publication Date
WO2012143993A1 true WO2012143993A1 (ja) 2012-10-26

Family

ID=45327046

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/059530 WO2012143993A1 (ja) 2011-04-18 2011-04-18 プログラマブルロジックコントローラ

Country Status (7)

Country Link
US (1) US20120265838A1 (ja)
EP (1) EP2701021A4 (ja)
JP (1) JP4818492B1 (ja)
KR (1) KR101311093B1 (ja)
CN (1) CN102859453A (ja)
TW (1) TWI482024B (ja)
WO (1) WO2012143993A1 (ja)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5832710B1 (ja) * 2014-09-16 2015-12-16 三菱電機株式会社 プログラマブルロジックコントローラ
JP2016207148A (ja) * 2015-04-28 2016-12-08 株式会社Ihi 廃熱発電システム
JP2020177713A (ja) * 2018-10-23 2020-10-29 株式会社キーエンス プログラマブルロジックコントローラ
JP7106037B1 (ja) * 2021-07-20 2022-07-25 三菱電機株式会社 プログラマブルコントローラ、データロギング方法及びプログラム
US11656596B2 (en) 2018-10-23 2023-05-23 Keyence Corporation Programmable logic controller and program creation supporting apparatus

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226340A (zh) * 2013-04-16 2013-07-31 深圳市汇川控制技术有限公司 可编程逻辑控制器及实现方法
JP6139386B2 (ja) 2013-11-27 2017-05-31 株式会社東芝 プログラマブルコントローラ
JP6517474B2 (ja) * 2014-05-12 2019-05-22 株式会社東芝 プログラマブルコントローラ、及び演算処理システム
JP2016012172A (ja) * 2014-06-27 2016-01-21 オムロン株式会社 通信システム、プログラマブル表示器、情報処理装置、動作制御方法、情報処理方法、およびプログラム
JP5859176B1 (ja) 2014-10-10 2016-02-10 三菱電機株式会社 プログラマブルロジックコントローラ
JP6058238B2 (ja) * 2015-01-22 2017-01-11 三菱電機株式会社 プログラマブルロジックコントローラ設定ファイル生成支援装置
JP6757385B2 (ja) 2018-10-23 2020-09-16 株式会社キーエンス プログラマブルロジックコントローラおよびメインユニット
JP6948450B2 (ja) * 2020-08-07 2021-10-13 株式会社キーエンス プログラマブルロジックコントローラおよびメインユニット
JP2022158231A (ja) * 2021-04-01 2022-10-17 株式会社キーエンス プログラム作成支援装置

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0798677A (ja) 1993-09-29 1995-04-11 Nippon Denki Joho Service Kk データ伝送方式
JPH07110784A (ja) 1993-10-14 1995-04-25 Fujitsu Ltd 追加形式レコード格納方法及び装置
JPH07225745A (ja) * 1994-02-09 1995-08-22 Canon Inc 情報処理装置及びアービトレーション方法
JPH08212112A (ja) * 1994-12-06 1996-08-20 Mitsubishi Electric Corp データの処理方法
JPH0954630A (ja) * 1995-08-11 1997-02-25 Fujitsu Ltd 時刻設定方法および端末装置
JPH10150475A (ja) * 1996-11-18 1998-06-02 Mitsubishi Electric Corp データ転送装置
JP2001236335A (ja) * 2000-02-23 2001-08-31 Nec Kofu Ltd 分散メモリ型並列計算機及びそのデータ転送終了確認方法
JP2004280757A (ja) * 2003-03-19 2004-10-07 Yokogawa Electric Corp プログラマブルロジックコントローラおよびそれを用いたデータ収集システム
JP2005088466A (ja) * 2003-09-19 2005-04-07 Ricoh Co Ltd 画像形成装置
JP2008143095A (ja) * 2006-12-12 2008-06-26 Ricoh Co Ltd 収集データ収集システム、収集データ収集プログラム及び記録媒体

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0546220A (ja) * 1991-08-14 1993-02-26 Fanuc Ltd 数値制御装置
US6460087B1 (en) * 1998-02-25 2002-10-01 Kdd Corporation Method of transferring file
US6845401B1 (en) * 1998-12-30 2005-01-18 Schneider Automation Inc. Embedded file system for a programmable logic controller
US6831912B1 (en) * 2000-03-09 2004-12-14 Raytheon Company Effective protocol for high-rate, long-latency, asymmetric, and bit-error prone data links
CN100498797C (zh) * 2002-12-23 2009-06-10 西门子能量及自动化公司 利用plc的存储设备的方法
CN100397268C (zh) * 2002-12-23 2008-06-25 西门子能量及自动化公司 利用plc的存储设备的方法和结构
US7930490B2 (en) * 2002-12-23 2011-04-19 Siemens Industry, Inc. Method for utilizing a memory device for a programmable logic controller (PLC)
US8949382B2 (en) * 2003-02-26 2015-02-03 Siemens Industry, Inc. Systems, devices, and methods for network wizards
US20050002055A1 (en) * 2003-07-04 2005-01-06 Hirokazu Narita Data transmitting and receiving system
CN1929983B (zh) * 2004-03-09 2012-02-01 住友重机械工业株式会社 成形机
KR20100072515A (ko) * 2008-12-22 2010-07-01 (주)피노 크리에이티브 원격 서버 로그 분석 시스템 및 그 방법

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0798677A (ja) 1993-09-29 1995-04-11 Nippon Denki Joho Service Kk データ伝送方式
JPH07110784A (ja) 1993-10-14 1995-04-25 Fujitsu Ltd 追加形式レコード格納方法及び装置
JPH07225745A (ja) * 1994-02-09 1995-08-22 Canon Inc 情報処理装置及びアービトレーション方法
JPH08212112A (ja) * 1994-12-06 1996-08-20 Mitsubishi Electric Corp データの処理方法
JPH0954630A (ja) * 1995-08-11 1997-02-25 Fujitsu Ltd 時刻設定方法および端末装置
JPH10150475A (ja) * 1996-11-18 1998-06-02 Mitsubishi Electric Corp データ転送装置
JP2001236335A (ja) * 2000-02-23 2001-08-31 Nec Kofu Ltd 分散メモリ型並列計算機及びそのデータ転送終了確認方法
JP2004280757A (ja) * 2003-03-19 2004-10-07 Yokogawa Electric Corp プログラマブルロジックコントローラおよびそれを用いたデータ収集システム
JP2005088466A (ja) * 2003-09-19 2005-04-07 Ricoh Co Ltd 画像形成装置
JP2008143095A (ja) * 2006-12-12 2008-06-26 Ricoh Co Ltd 収集データ収集システム、収集データ収集プログラム及び記録媒体

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2701021A4 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5832710B1 (ja) * 2014-09-16 2015-12-16 三菱電機株式会社 プログラマブルロジックコントローラ
WO2016042602A1 (ja) * 2014-09-16 2016-03-24 三菱電機株式会社 プログラマブルロジックコントローラ
JP2016207148A (ja) * 2015-04-28 2016-12-08 株式会社Ihi 廃熱発電システム
JP2020177713A (ja) * 2018-10-23 2020-10-29 株式会社キーエンス プログラマブルロジックコントローラ
US11656596B2 (en) 2018-10-23 2023-05-23 Keyence Corporation Programmable logic controller and program creation supporting apparatus
JP7405714B2 (ja) 2018-10-23 2023-12-26 株式会社キーエンス プログラマブルロジックコントローラ
JP7106037B1 (ja) * 2021-07-20 2022-07-25 三菱電機株式会社 プログラマブルコントローラ、データロギング方法及びプログラム

Also Published As

Publication number Publication date
TWI482024B (zh) 2015-04-21
US20120265838A1 (en) 2012-10-18
KR101311093B1 (ko) 2013-09-25
EP2701021A4 (en) 2014-11-19
CN102859453A (zh) 2013-01-02
TW201243610A (en) 2012-11-01
JP4818492B1 (ja) 2011-11-16
KR20130009578A (ko) 2013-01-23
EP2701021A1 (en) 2014-02-26
JPWO2012143993A1 (ja) 2014-07-28

Similar Documents

Publication Publication Date Title
JP4818492B1 (ja) プログラマブルロジックコントローラ
WO2015136959A1 (ja) 制御システム、方法、プログラムおよび情報処理装置
JP6443190B2 (ja) プログラマブルロジックコントローラ、プログラマブルロジックコントローラの制御方法、及び、制御プログラム
JP5522155B2 (ja) プログラム書換方法及びプログラム書換装置,電子制御装置
JP6201298B2 (ja) コントローラおよびプログラム
CN103477291A (zh) 参数设定装置及参数设定系统
JP5279534B2 (ja) プログラマブルコントローラおよびデータ収集装置
JP6477178B2 (ja) Plc制御データ生成装置、plc制御データ生成方法、及び、plc制御データ生成プログラム
JP6442131B2 (ja) 制御システムおよび制御装置
TWI615692B (zh) 工廠監視控制系統用資料再生裝置
JP6352893B2 (ja) プログラマブルロジックコントローラとの通信機能を備えたロボット制御装置及び通信システム
JP6414590B2 (ja) 制御機器、制御システム、支援装置、および、制御機器のメンテナンスの管理方法
JP6403919B1 (ja) 作画ソフトウェア、記憶媒体および作画装置
JP4617816B2 (ja) 車両制御装置、および書き換えプログラム受信・起動プログラム
WO2015117474A1 (zh) 编译方法、控制方法、运行方法、设备及计算机存储介质
KR102259094B1 (ko) Plc용 스캔 프로그램의 구동 방법
JP5951041B2 (ja) プログラマブル表示器
JPWO2019207679A1 (ja) モニタ支援装置、モニタ支援方法およびモニタ支援プログラム
JP6940755B2 (ja) データ送信プログラム、データ比較プログラム、情報処理装置、データ送信方法及びデータ比較方法
JP6092821B2 (ja) インバータのパラメータコピーシステム
JP2011120177A5 (ja)
JP2016081300A (ja) プログラマブル・ロジック・コントローラ、プログラム作成支援装置、制御方法およびプログラム
JP2009252208A (ja) 制御装置
JP6146277B2 (ja) インバータ制御装置およびその周辺装置
JP2011123630A (ja) プログラマブルコントローラのコメント情報ダウンロード装置

Legal Events

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

Ref document number: 201180002440.5

Country of ref document: CN

ENP Entry into the national phase

Ref document number: 2011527088

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 13375168

Country of ref document: US

ENP Entry into the national phase

Ref document number: 20117029744

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2011791192

Country of ref document: EP

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

Ref document number: 11791192

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE