JPH03166603A - Programmable controller - Google Patents
Programmable controllerInfo
- Publication number
- JPH03166603A JPH03166603A JP30692389A JP30692389A JPH03166603A JP H03166603 A JPH03166603 A JP H03166603A JP 30692389 A JP30692389 A JP 30692389A JP 30692389 A JP30692389 A JP 30692389A JP H03166603 A JPH03166603 A JP H03166603A
- Authority
- JP
- Japan
- Prior art keywords
- end code
- data
- data output
- control signal
- printer
- 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.)
- Pending
Links
- 238000010586 diagram Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
Landscapes
- Programmable Controllers (AREA)
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野]
本発明は、予め設定されたシーケンスプログラムに基づ
いて複数の負荷をシーケンス制御するプログラマブルコ
ントローラに関するものである。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a programmable controller that sequentially controls a plurality of loads based on a preset sequence program.
[従来の技術]
従来、予め設定されたシーケンスプログラムに基づいて
複数の負荷をシーケンス制御するこの種のプログラマブ
ルコントローラとしては、シーケンスプログラムに基づ
いて複数の負荷をシーケンス制御する制御部と、制御部
から出力されるシリアルデータをプリンタを含む外部機
器に出力するデータ出力部とを具備したものがあり、例
えば、制御部1から出力される印字データをデータ出力
部2を介してプリンタに送って印字を行うようになって
いた.
[発明が解決しようとする課題]
しかしながら、上述の従来例にあっては、制御部1から
データ出力部2を介して出力されるシリアルデータは、
第2図に示すようなフォーマットになっており、各デー
タの最後にエンドコード「CR」が付与されているので
、このエンドコード「CR」が印字されてしまうという
問題があった.すなわち、一m的なデータのシリアル伝
送においては、エンドコードrCR,が付与されており
、方、プリンタは、送られて来たデータを総て印字する
ようになっているので、エンドコード「CR」も印字対
象になり、不必要な印字が行われるという問題があった
.
本発明は上記の点に鑑みて為されたものであり、その目
的とするところは、外部機器としてプリンタを接続した
場合において、エンドコードが印字されないようにする
ことができるプログラマブルコントローラを提供するこ
とにある。[Prior Art] Conventionally, this type of programmable controller that sequentially controls a plurality of loads based on a preset sequence program has a control section that sequentially controls a plurality of loads based on a sequence program, and a control section that sequentially controls a plurality of loads based on a sequence program. Some devices are equipped with a data output unit that outputs the output serial data to an external device including a printer. For example, there is a device that sends print data output from the control unit 1 to the printer via the data output unit 2 and prints it. I was supposed to do it. [Problems to be Solved by the Invention] However, in the above-mentioned conventional example, the serial data output from the control unit 1 via the data output unit 2 is
The format is as shown in Figure 2, and an end code "CR" is given at the end of each data, so there was a problem that this end code "CR" would be printed. In other words, in the serial transmission of one-meter data, an end code rCR is assigned, and since the printer is designed to print all the data sent, the end code "CR" is assigned. ” was also included in the printout, which caused the problem that unnecessary printing was performed. The present invention has been made in view of the above points, and its purpose is to provide a programmable controller that can prevent end codes from being printed when a printer is connected as an external device. It is in.
[課題を解決するための手段]
本発明のプログラマブルコントローラは、予め設定され
たシーケンスプログラムに基づいて複数の負荷をシーケ
ンス制御する制御部と、制御部から出力されるシリアル
データをプリンタを含む外部機器に出力するデータ出力
部とを具備したプログラマブルコントローラにおいて、
制御部からデータ出力部に入力される制御信号により、
シリアルデータの最後に付与されるエンドコードを出力
するか否かを選択自在にしたものである.[作 用]
本発明は上述のように構成されており、予め設定された
シーケンスプログラムに基づいて複数の負荷をシーケン
ス制御するプログラマブルコントローラにおいて、制御
部からデータ出力部に入力される制御信号により、シリ
アルデータの最後に付与されるエンドコードを出力する
か否かを選択自在にしたものであり、外部機器としてプ
リンタを接続した場合において、エンドコードを出力し
ないようにすれば、エンドコードが印字されることがな
い。[Means for Solving the Problems] The programmable controller of the present invention includes a control section that sequentially controls a plurality of loads based on a preset sequence program, and an external device including a printer that transmits serial data output from the control section. In a programmable controller equipped with a data output section that outputs data to
The control signal input from the control section to the data output section causes
It is possible to freely select whether or not to output the end code given at the end of serial data. [Function] The present invention is configured as described above, and in a programmable controller that sequentially controls a plurality of loads based on a preset sequence program, a control signal input from the control section to the data output section, This allows you to freely select whether or not to output the end code given at the end of the serial data.If you connect a printer as an external device and do not output the end code, the end code will be printed. Never.
[実施例コ
第1図は本発明一実施例を示すもので、予め設定された
シーケンスプログラムに基づいて複数の負荷をシーケン
ス制御するCPUよりなる制御部1と、制御部1から出
力されるシリアルデータDpをプリンタ3を含む外部機
器に出力するデータ出力部2とを具備したプログラマブ
ルコントローラにおいて、制御部1からデータ出力部2
に入力される制御信号Vcにより、シリアルデータDP
の!&後に付与されるエンドコードrcRJを出力する
か否かを選択自在にしたものである。[Embodiment] Fig. 1 shows an embodiment of the present invention, which includes a control section 1 consisting of a CPU that sequentially controls a plurality of loads based on a preset sequence program, and a serial number output from the control section 1. In a programmable controller equipped with a data output section 2 that outputs data Dp to an external device including a printer 3, from the control section 1 to the data output section 2
Serial data DP
of! It is possible to freely select whether or not to output the end code rcRJ given after &.
以下、実施例の動作について説明する。第3図は制御部
1から出力されるシリアルデータよりなる印字データD
pをデータ出力部2を介してプリンタ3に出力するとき
の動作を示すフローチャートであり、いま、データ出力
部2では、第2図に示すように、最後にエンドコードr
cRJが付与されたシリアルデータよりなる印字データ
Dpが来たかどうかを常にチェックしており、印字デー
タDPが来たとき、エンドコードrcFLJまでの印字
内容r A J〜rlJを取り込む.次に、制御信号V
cが来ているかどうかをチェックし、制御信号Vcが来
ていない場合には、エンドコード「CR」が付与された
印字データDpをそのまま出力する.一方、制御信号V
cが来ている場合には、エンドコードrCRJが無い印
字データDP’を出力する.したがって、制御信号Vc
によってエンドコード「CR」の無い印字データDP’
をデータ出力部2から出力させれば、送られて来た総て
のデータを印字対象とするプリンタ3を接続した場合に
あっても、エンドコードrcRJが印字されることがな
い。The operation of the embodiment will be described below. Figure 3 shows print data D consisting of serial data output from the control unit 1.
This is a flowchart showing the operation when outputting p to the printer 3 via the data output unit 2. Now, in the data output unit 2, as shown in FIG.
It is constantly checked whether print data Dp consisting of serial data to which cRJ has been added has arrived, and when print data DP has arrived, the print contents r A J to rlJ up to end code rcFLJ are taken in. Next, the control signal V
If the control signal Vc is not received, the print data Dp with the end code "CR" is output as is. On the other hand, the control signal V
If c has arrived, print data DP' without end code rCRJ is output. Therefore, the control signal Vc
Print data DP' without end code "CR"
If this is outputted from the data output section 2, the end code rcRJ will not be printed even if a printer 3 that prints all the sent data is connected.
本発明は上述のように構成されており、予め設定された
シーケンスプログラムに基づいて複数の負荷をシーケン
ス制御するプログラマブルコントローラにおいて、制御
部からデータ出力部に入力される制御信号により、シリ
アルデータの最後に付与されるエンドコードを出力する
か否かを選択自在にしたものであり、外部機器としてプ
リンタを接続した場合において、エンドコードを出力し
ないようにすれば、エンドコードが印字されることがな
いという効果がある。The present invention is configured as described above, and in a programmable controller that sequentially controls a plurality of loads based on a preset sequence program, the end of serial data is This allows you to freely select whether or not to output the end code assigned to the printer.If you connect a printer as an external device, if you do not output the end code, the end code will not be printed. There is an effect.
第1図は本発明一実施例のブロック回路図、第2図およ
び第3図は同上の動作説明図である。
lは制御部、2はデータ出力部、3はプリンタである。FIG. 1 is a block circuit diagram of an embodiment of the present invention, and FIGS. 2 and 3 are diagrams illustrating the operation of the same. 1 is a control unit, 2 is a data output unit, and 3 is a printer.
Claims (1)
複数の負荷をシーケンス制御する制御部と、制御部から
出力されるシリアルデータをプリンタを含む外部機器に
出力するデータ出力部とを具備したプログラマブルコン
トローラにおいて、制御部からデータ出力部に入力され
る制御信号により、シリアルデータの最後に付与される
エンドコードを出力するか否かを選択自在にしたことを
特徴とするプログラマブルコントローラ。(1) In a programmable controller equipped with a control unit that sequentially controls multiple loads based on a preset sequence program and a data output unit that outputs serial data output from the control unit to external equipment including a printer. A programmable controller characterized in that it is possible to freely select whether or not to output an end code given at the end of serial data by a control signal input from a control section to a data output section.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30692389A JPH03166603A (en) | 1989-11-27 | 1989-11-27 | Programmable controller |
CA 2010233 CA2010233A1 (en) | 1989-02-17 | 1990-02-16 | Positioning system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP30692389A JPH03166603A (en) | 1989-11-27 | 1989-11-27 | Programmable controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH03166603A true JPH03166603A (en) | 1991-07-18 |
Family
ID=17962899
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30692389A Pending JPH03166603A (en) | 1989-02-17 | 1989-11-27 | Programmable controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH03166603A (en) |
-
1989
- 1989-11-27 JP JP30692389A patent/JPH03166603A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2002082791A5 (en) | ||
JPH03166603A (en) | Programmable controller | |
JPS59188731A (en) | Information processing system | |
JP2716087B2 (en) | Output device | |
JPS642180Y2 (en) | ||
JPS6373417A (en) | Terminal controller | |
JPS6361321A (en) | Output equipment selection system | |
JPH0283726A (en) | Printer control system | |
JPS63282520A (en) | Printer | |
JPH08320771A (en) | Information processing network | |
JPH04290058A (en) | Facsimile equipment | |
JPS63272144A (en) | Dump output device | |
JPH04239313A (en) | Printer output device | |
JPS5810233A (en) | Communication controller | |
JPH079733A (en) | Printing device | |
JPS63199662A (en) | Printer | |
JPH04265780A (en) | Printing apparatus | |
JPH04168551A (en) | Facsimile equipment | |
JPH06155820A (en) | Data management system for printer | |
JPS62232253A (en) | Facsimile equipment | |
JPH11272434A (en) | Picture forming device | |
JPH03150644A (en) | Printer with dump function | |
JPS6367959A (en) | Printer controller | |
JPH01144193A (en) | Transaction processor | |
JPH04153813A (en) | Radio data transmission equipment |