JP2001282317A - Plc device in which io setting is variable - Google Patents

Plc device in which io setting is variable

Info

Publication number
JP2001282317A
JP2001282317A JP2000089247A JP2000089247A JP2001282317A JP 2001282317 A JP2001282317 A JP 2001282317A JP 2000089247 A JP2000089247 A JP 2000089247A JP 2000089247 A JP2000089247 A JP 2000089247A JP 2001282317 A JP2001282317 A JP 2001282317A
Authority
JP
Japan
Prior art keywords
table storage
storage unit
plc device
correspondence
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2000089247A
Other languages
Japanese (ja)
Inventor
Yuichi Egawa
川 裕 一 頴
Junichi Maniwa
庭 順 一 馬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shibaura Machine Co Ltd
Original Assignee
Toshiba Machine Co Ltd
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 Toshiba Machine Co Ltd filed Critical Toshiba Machine Co Ltd
Priority to JP2000089247A priority Critical patent/JP2001282317A/en
Publication of JP2001282317A publication Critical patent/JP2001282317A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a PLC device in which IO setting is variable by changing IO setting without changing the OS of the PLC device. SOLUTION: This PLC device 10 is provided with an IO table storage part 11 for storing an IO corresponding table for defining the correspondence of a physical address to a logical address, an IO module 12 for inputting and outputting a signal, and an inputting and outputting part 13 for transmitting and receiving a signal with the IO module 12 and allocating the physical address to the IO module 12. In this case, an IO access part 14 is connected to the IO table storage part 11 so that the IO corresponding table stored in the IO corresponding table storage part 11 can be referred to. A PLC main body part 15 executes prescribed processing cooperatively with the IO access part 14.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、IO設定可変のP
LC装置に係り、とりわけ、PLC装置のOSを変更す
ることなくIO設定を変更することができるIO設定可
変のPLC装置に関する。
[0001] The present invention relates to an IO setting variable P
The present invention relates to an LC device, and more particularly to a variable IO setting PLC device capable of changing IO settings without changing the OS of the PLC device.

【0002】[0002]

【従来の技術】従来、PLC装置におけるIOアクセス
ルーチンは、PLC装置のOSに直接記述されている。
例えば、物理アドレス0x1000番地の16点分が、
論理アドレスX000〜X00Fに割付けられるように
なっている。
2. Description of the Related Art Conventionally, an IO access routine in a PLC device is directly described in an OS of the PLC device.
For example, 16 points of physical address 0x1000 are
It is assigned to the logical addresses X000 to X00F.

【0003】[0003]

【発明が解決しようとする課題】ハードウェアのマイナ
ーチェンジによって、例えば、物理アドレス0x200
0番地の16点分が、論理アドレスX000〜X00F
に割付けられなければならなくなった場合、従来は、P
LC装置のOSを変更して、当該OS内に記述された割
付けの対応関係を変更する必要があった。
Due to a minor hardware change, for example, a physical address 0x200
The 16 addresses at address 0 are logical addresses X000 to X00F
To be assigned to
It is necessary to change the OS of the LC device to change the correspondence of the assignment described in the OS.

【0004】本発明は、このような点を考慮してなされ
たものであり、PLC装置のOSを変更することなくI
O設定を変更することができるIO設定可変のPLC装
置を提供することを目的とする。
[0004] The present invention has been made in view of such a point, and without changing the OS of the PLC device, the I / O
It is an object of the present invention to provide an IO setting variable PLC device capable of changing the O setting.

【0005】[0005]

【課題を解決するための手段】本発明は、物理アドレス
と論理アドレスとの対応を定義付けるIO対応テーブル
を記憶するIOテーブル記憶部と、信号の入出力用のI
Oモジュールと、前記IOモジュールと信号の送受信を
行うと共に、物理アドレスを前記IOモジュールに割付
ける入出力部と、前記IOテーブル記憶部に接続され、
前記IO対応テーブル記憶部に記憶されたIO対応テー
ブルを参照するIOアクセス部と、前記IOアクセス部
と連携して所定の処理を実行するPLC本体部と、を備
えたことを特徴とするIO設定可変のPLC装置であ
る。
According to the present invention, there is provided an IO table storage section for storing an IO correspondence table for defining a correspondence between a physical address and a logical address, and an I / O table for inputting and outputting signals.
An O module, an input / output unit that transmits and receives signals to and from the IO module, and allocates a physical address to the IO module; and an IO table storage unit,
An IO setting comprising: an IO access unit that refers to an IO correspondence table stored in the IO correspondence table storage unit; and a PLC main unit that executes a predetermined process in cooperation with the IO access unit. It is a variable PLC device.

【0006】本発明によれば、IOテーブル記憶部が物
理アドレスと論理アドレスとの対応を定義付けるIO対
応テーブルを記憶しており、IOアクセス部が当該IO
対応テーブルを参照する構成となっているため、IOテ
ーブル記憶部のIO対応テーブルを変更することによっ
て、PLC装置のOSを変更することなくIO設定を変
更することができる。
According to the present invention, the IO table storage unit stores an IO correspondence table that defines the correspondence between physical addresses and logical addresses, and the IO access unit stores the IO correspondence table.
Since the configuration is such that the correspondence table is referred to, the IO setting can be changed without changing the OS of the PLC device by changing the IO correspondence table in the IO table storage unit.

【0007】好ましくは、前記IOテーブル記憶部に
は、前記IOテーブル記憶部に記憶されたIO対応テー
ブルを修正するためのIOテーブル修正部が接続されて
いる。
[0007] Preferably, an IO table correction unit for correcting the IO correspondence table stored in the IO table storage unit is connected to the IO table storage unit.

【0008】あるいは、好ましくは、前記IOテーブル
記憶部には、前記IOテーブル記憶部に記憶されたIO
対応テーブルを修正するためのIOテーブル修正部が接
続可能である。
Alternatively, preferably, the IO table stored in the IO table storage section is stored in the IO table storage section.
An IO table correction unit for correcting the correspondence table can be connected.

【0009】また、好ましくは、前記IOテーブル記憶
部は、PLC本体部のOSが記憶されている第1のメモ
リエリア以外の書換え可能な第2のメモリエリアに設定
されている。
Preferably, the IO table storage section is set in a rewritable second memory area other than the first memory area in which the OS of the PLC main body is stored.

【0010】[0010]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態について説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0011】図1は、本発明の一実施の形態によるPL
C装置を示すブロック図である。図1に示すように、本
実施の形態のIO設定可変のPLC装置10は、物理ア
ドレスと論理アドレスとの対応を定義付けるIO対応テ
ーブル11tを記憶するIOテーブル記憶部11と、信
号の入出力用のIOモジュール12と、IOモジュール
12と信号の送受信を行うと共に、物理アドレスをIO
モジュール12に割付ける入出力部13と、を備えてい
る。
FIG. 1 shows a PL according to an embodiment of the present invention.
It is a block diagram which shows C apparatus. As shown in FIG. 1, a variable IO setting PLC device 10 of the present embodiment includes an IO table storage unit 11 that stores an IO correspondence table 11t that defines a correspondence between a physical address and a logical address, The IO module 12 transmits / receives signals to / from the IO module 12, and transmits a physical address to the IO module 12.
An input / output unit 13 assigned to the module 12.

【0012】IOアクセス部14が、IOテーブル記憶
部11及び入出力部13に接続され、IO対応テーブル
記憶部11に記憶されたIO対応テーブル11tを参照
するようになっている。
An IO access unit 14 is connected to the IO table storage unit 11 and the input / output unit 13 and refers to an IO correspondence table 11t stored in the IO correspondence table storage unit 11.

【0013】また、PLC本体部15が、IOアクセス
部14と連携して、例えば入出力部13に対する所定の
処理を実行するようになっている。
The PLC main unit 15 executes a predetermined process for the input / output unit 13 in cooperation with the IO access unit 14, for example.

【0014】IO対応テーブルの具体例を図2に示す。
図2に示すように、BIT位置及びON/OFF極性
も、論理アドレスと物理アドレスとの対応付けに伴って
変換されることが好ましい。
FIG. 2 shows a specific example of the IO correspondence table.
As shown in FIG. 2, it is preferable that the BIT position and the ON / OFF polarity are also converted in association with the logical address and the physical address.

【0015】次に、本実施の形態の作用について説明す
る。
Next, the operation of the present embodiment will be described.

【0016】PLC装置10が所定の処理を実行する際
には、PLC本体部15が作動してユーザプログラム等
が実行される。この過程において、ユーザプログラム等
に記述された論理アドレスがPLC本体部15によって
解釈される。
When the PLC device 10 executes a predetermined process, the PLC body 15 operates to execute a user program or the like. In this process, a logical address described in a user program or the like is interpreted by the PLC main unit 15.

【0017】PLC本体部15は、IOアクセス部14
と連携して、解釈した論理アドレスに対応する物理アド
レスを、IO対応テーブル記憶部11に記憶されたIO
対応テーブル11tから参照する。その後、入出力部1
3を介して、参照された物理アドレスに割付けられてい
るIOモジュール12に対して信号の送受信を行う。
The PLC main unit 15 includes an IO access unit 14.
The physical address corresponding to the interpreted logical address is stored in the IO correspondence table storage unit 11 in cooperation with
Reference is made from the correspondence table 11t. Then, the input / output unit 1
3, a signal is transmitted / received to / from the IO module 12 assigned to the referenced physical address.

【0018】本実施の形態によれば、IOテーブル記憶
部11のIO対応テーブル11tを変更することによっ
て、PLC本体部15のOSを変更することなく、IO
設定を容易に変更することができる。
According to the present embodiment, by changing the IO correspondence table 11t of the IO table storage 11, the IO of the PLC body 15 can be changed without changing the OS.
Settings can be easily changed.

【0019】なお、図1に示すように、IOテーブル記
憶部11のIO対応テーブル11tの変更は、周辺機器
としてのパソコン20などをIOテーブル記憶部11に
接続することによって可能となる。この場合、パソコン
20は、IOテーブル記憶部11に記憶されたIO対応
テーブルを修正するためのIOテーブル修正部として機
能する。
As shown in FIG. 1, it is possible to change the IO correspondence table 11t of the IO table storage unit 11 by connecting a personal computer 20 or the like as a peripheral device to the IO table storage unit 11. In this case, the personal computer 20 functions as an IO table correction unit for correcting the IO correspondence table stored in the IO table storage unit 11.

【0020】このようなIOテーブル修正部は、IOテ
ーブル記憶部11に常時接続されていてもよいし、必要
な時にのみIOテーブル記憶部11と接続されるように
なっていてもよい、更に、IOテーブル記憶部11は、
PLC本体部15のOSが記憶されているメモリエリア
(第1のメモリエリア)以外の書換え可能なメモリエリ
ア(第2のメモリエリア)に設定されていることが好ま
しい。
Such an IO table correction unit may be constantly connected to the IO table storage unit 11, or may be connected to the IO table storage unit 11 only when necessary. The IO table storage unit 11
It is preferable that the memory is set in a rewritable memory area (second memory area) other than the memory area (first memory area) in which the OS of the PLC main body 15 is stored.

【0021】[0021]

【発明の効果】本発明によれば、IOテーブル記憶部が
物理アドレスと論理アドレスとの対応を定義付けるIO
対応テーブルを記憶しており、IOアクセス部が当該I
O対応テーブルを参照する構成となっているため、IO
テーブル記憶部のIO対応テーブルを変更することによ
って、PLC装置のOSを変更することなくIO設定を
変更することができる。
According to the present invention, the IO table storage unit defines an IO that defines a correspondence between a physical address and a logical address.
The IO access unit stores the correspondence table.
Because it is configured to refer to the O correspondence table, IO
By changing the IO correspondence table in the table storage unit, the IO settings can be changed without changing the OS of the PLC device.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施の形態によるPLC装置を示す
概略ブロック図。
FIG. 1 is a schematic block diagram showing a PLC device according to an embodiment of the present invention.

【図2】IOテーブルの具体例を示す図。FIG. 2 is a diagram showing a specific example of an IO table.

【符号の説明】[Explanation of symbols]

10 PLC装置 11 IOテーブル記憶部 12 IOモジュール 13 入出力部 14 IOアクセス部 15 PLC本体部 20 パソコン Reference Signs List 10 PLC device 11 IO table storage unit 12 IO module 13 Input / output unit 14 IO access unit 15 PLC main unit 20 PC

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】物理アドレスと論理アドレスとの対応を定
義付けるIO対応テーブルを記憶するIOテーブル記憶
部と、 信号の入出力用のIOモジュールと、 前記IOモジュールと信号の送受信を行うと共に、物理
アドレスを前記IOモジュールに割付ける入出力部と、 前記IOテーブル記憶部に接続され、前記IO対応テー
ブル記憶部に記憶されたIO対応テーブルを参照するI
Oアクセス部と、 前記IOアクセス部と連携して所定の処理を実行するP
LC本体部と、を備えたことを特徴とするIO設定可変
のPLC装置。
An I / O table storage unit for storing an I / O correspondence table for defining a correspondence between a physical address and a logical address; an I / O module for inputting / outputting a signal; And an I / O unit that is connected to the IO table storage unit and refers to an IO correspondence table stored in the IO correspondence table storage unit.
An O access unit, and a P that executes a predetermined process in cooperation with the IO access unit.
An IO setting variable PLC device comprising: an LC main body.
【請求項2】前記IOテーブル記憶部には、前記IOテ
ーブル記憶部に記憶されたIO対応テーブルを修正する
ためのIOテーブル修正部が接続されていることを特徴
とする請求項1に記載のIO設定可変のPLC装置。
2. The IO table storage unit according to claim 1, wherein an IO table correction unit for correcting an IO correspondence table stored in the IO table storage unit is connected to the IO table storage unit. PLC device with variable IO settings.
【請求項3】前記IOテーブル記憶部には、前記IOテ
ーブル記憶部に記憶されたIO対応テーブルを修正する
ためのIOテーブル修正部が接続可能であることを特徴
とする請求項1に記載のIO設定可変のPLC装置。
3. The IO table storage unit according to claim 1, wherein an IO table correction unit for correcting an IO correspondence table stored in the IO table storage unit can be connected to the IO table storage unit. PLC device with variable IO settings.
【請求項4】前記IOテーブル記憶部は、PLC本体部
のOSが記憶されている第1のメモリエリア以外の書換
え可能な第2のメモリエリアに設定されていることを特
徴とする請求項1に記載のIO設定可変のPLC装置。
4. The I / O table storage section is set in a rewritable second memory area other than the first memory area in which an OS of a PLC main body is stored. 3. The PLC device with variable IO settings according to 1.).
JP2000089247A 2000-03-28 2000-03-28 Plc device in which io setting is variable Withdrawn JP2001282317A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000089247A JP2001282317A (en) 2000-03-28 2000-03-28 Plc device in which io setting is variable

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000089247A JP2001282317A (en) 2000-03-28 2000-03-28 Plc device in which io setting is variable

Publications (1)

Publication Number Publication Date
JP2001282317A true JP2001282317A (en) 2001-10-12

Family

ID=18605028

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000089247A Withdrawn JP2001282317A (en) 2000-03-28 2000-03-28 Plc device in which io setting is variable

Country Status (1)

Country Link
JP (1) JP2001282317A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100451889C (en) * 2006-10-20 2009-01-14 艾默生网络能源有限公司 Programmable logical controller, its expanded module and its hardware expanding method
WO2016162926A1 (en) * 2015-04-06 2016-10-13 三菱電機株式会社 Programmable controller system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100451889C (en) * 2006-10-20 2009-01-14 艾默生网络能源有限公司 Programmable logical controller, its expanded module and its hardware expanding method
WO2016162926A1 (en) * 2015-04-06 2016-10-13 三菱電機株式会社 Programmable controller system
JPWO2016162926A1 (en) * 2015-04-06 2017-04-27 三菱電機株式会社 Programmable controller system, programmable controller, and display device
US10175673B2 (en) 2015-04-06 2019-01-08 Mitsubishi Electric Corporation Programmable controller system

Similar Documents

Publication Publication Date Title
GB2357602A (en) Memory controller for a memory array comprising different memory types
JP5304815B2 (en) Microcomputer
JP2001282317A (en) Plc device in which io setting is variable
JP2007299227A (en) Information processing apparatus and method for booting the same
KR970076214A (en) Data interface method between microprocessor and memory
KR20030097700A (en) Data processor
JPH02310786A (en) Microcomputer
KR100595632B1 (en) Method for controlling display data of mobile terminal
JP3704927B2 (en) Programmable controller
JP2003216507A (en) Storage capacity processing system
JPS63301345A (en) Communication controller
JP2004118595A (en) Access control device and access control method
JPH0251724A (en) Disk controller
JP2004118637A (en) Microcomputer system
JPH09319585A (en) Loading system
JPH09311738A (en) Interface extension card
JPH06338551A (en) Controlling method for evaluation chip
JPS60193062A (en) Microprocessor
JPH08328621A (en) Controller
KR960038588A (en) How to Save Monitor Information Using CMOS RAM
JPH06175919A (en) Address designating device
JPH03129536A (en) Brake address detecting device
JPH03122735A (en) General purpose cache memory controller
JP2005078483A (en) Fifo memory controller and controlling method of fifo memory device
JPH04367043A (en) Memory controller

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070605