JPS5935041B2 - Timer command control method in step-by-step sequence controller - Google Patents
Timer command control method in step-by-step sequence controllerInfo
- Publication number
- JPS5935041B2 JPS5935041B2 JP12773679A JP12773679A JPS5935041B2 JP S5935041 B2 JPS5935041 B2 JP S5935041B2 JP 12773679 A JP12773679 A JP 12773679A JP 12773679 A JP12773679 A JP 12773679A JP S5935041 B2 JPS5935041 B2 JP S5935041B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- digit
- time
- instruction
- modification data
- 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.)
- Expired
Links
Landscapes
- Programmable Controllers (AREA)
Description
【発明の詳細な説明】
この発明は、ストアートプログラム方式の工程10歩進
形シーケンスコントローラにおけるタイマ命令に係る制
御方式に関するものである。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a control method related to a timer instruction in a step decimal sequence controller of a store program type.
最近の工程歩進形シーケンスコントローラにあつては、
各工程単位の命令は、その工程の実行期間に各出力をオ
ンにするかオフにするかを示す出15力制御命令と、工
程を進める条件や動作内容を示す工程更新命令とからな
り、プログラム記憶部に記憶された各工程の命令が演算
制御部にて順次実行される。Regarding recent step-by-step sequence controllers,
The commands for each process unit consist of output control commands that indicate whether to turn each output on or off during the execution period of that process, and process update commands that indicate the conditions and operation details for proceeding with the process. The instructions for each process stored in the storage section are sequentially executed by the arithmetic control section.
また上記工程更新命令は、処理動作の種類を表20わす
命令コードと、この命令コードを修飾して処理動作の内
容を具体化する修飾データとからなり、これら命令コー
ドおよび修飾データのデータ長および記憶部における割
当てエリアは勿論決められている。Further, the process update instruction is composed of an instruction code indicating the type of processing operation in Table 20, and modification data that modifies this instruction code to embody the content of the processing operation, and the data length and length of these instruction codes and modification data. Of course, the allocated areas in the storage section are determined.
例えば、指定する2つの入力端子からの25信号の論理
積(AND)が成立したときに次工程へ進むアンド命令
の場合、上記命令コードエリアにはアンド命令を表わす
特定のコードが入り、上記修飾データエリアには論理積
をとるべき2つの入力端子番号が入る。また、指定する
時間後に次30工程へ進むタイマ命令の場合、上記命令
コードエリアにはタイマ命令を表わすコードが入り、上
記修飾データエリアには時間データが入る。従来のある
シーケンスコントローラにおいては、修飾データが4桁
の2進化10進符号で構成さ札35上記のタイマ命令の
場合に4桁の修飾データにより最小00分01秒から最
大59分59秒(あるいは99分99秒)までの範囲で
任意にタイマ時間を設定するようになつている。For example, in the case of an AND instruction that proceeds to the next step when the logical product (AND) of 25 signals from two specified input terminals is established, the instruction code area will contain a specific code representing the AND instruction, and the above-mentioned modification The data area contains two input terminal numbers to be ANDed. Further, in the case of a timer instruction for proceeding to the next 30 steps after a specified time, a code representing the timer instruction is entered in the instruction code area, and time data is entered in the modification data area. In some conventional sequence controllers, the modification data consists of a 4-digit binary coded decimal code.35 In the case of the above timer command, the 4-digit modification data can be used to change the time from a minimum of 00 minutes 01 seconds to a maximum of 59 minutes 59 seconds (or The timer time can be arbitrarily set within the range (up to 99 minutes and 99 seconds).
この場合、時間データの単位に固定されているので、こ
の時間データを4桁の数字表示器(修飾データを表示す
るための表示器である)に表示するだけで、使用者は容
易にかつ誤りなく設定された時間を読みとることができ
る。しかし、設定できる時間範囲がシーケンスコントロ
ーラとしては非常に狭く、広範なユーザーの要求に対応
できないという問題があつた。この発明は上記の問題に
鑑みなされたもので、4桁の2進化10進符号の修飾デ
ータでもつてタイマ命令の際の時間を設定し、それに基
づいて時間計数を行なうものにおいて、4桁の時間デー
タ中にその最小単位を表わすデータも含めることにより
、処理可能な時間範囲を大きく拡張するとともに、時間
データを4桁の数字表示器に表示したとき、その単位に
ついても容易に読取れるようにしたタイマ命令制御方式
を提供するものである。In this case, since the unit of time data is fixed, the user can easily and easily You can read the set time without any trouble. However, the time range that can be set is very narrow for a sequence controller, and there is a problem that it cannot meet the needs of a wide range of users. This invention was made in view of the above problem, and is a method for setting the time for a timer command using 4-digit binary-coded decimal code modification data, and counting time based on the 4-digit binary coded decimal code modification data. By including data representing the smallest unit in the data, the processable time range is greatly expanded, and when time data is displayed on a 4-digit numerical display, the unit can be easily read. This provides a timer command control method.
以下、この発明の一実施例を図面に基づいて詳細に説明
する。まず第1図に従いシーケンスコントローラの構成
の概要を説明する。Hereinafter, one embodiment of the present invention will be described in detail based on the drawings. First, the outline of the configuration of the sequence controller will be explained according to FIG.
この種のシーケンスコントローラは、フアームウエア化
されたいわゆるマイクロコンピユータで構成された中央
処理装置2と、入力端子1Nに接続される外部接点と中
央処理装置2との入カインターフエースである入力回路
3と、中央処理装置2からの出力信号に応じて出力端子
0UTに接続される外部機器を制御する出力回路4と、
ユーザーが任意に設定するシーケンスプログラムを記憶
するプログラムメモリ5と、プログラム設定時等に使用
するキー入力装置6と、プログラム設定時には設定中の
命令が、プログラム実行時には実行中の命令が表示され
る表示器7等を備えている。このシーケンスコントロー
ラにおける各工程単位のユーザー命令は下表に示すフオ
ーマツトで構成される。This type of sequence controller includes a central processing unit 2 that is configured with a so-called microcomputer that is made into firmware, and an input circuit 3 that is an input interface between the central processing unit 2 and an external contact connected to an input terminal 1N. and an output circuit 4 that controls an external device connected to the output terminal 0UT in accordance with an output signal from the central processing unit 2.
A program memory 5 that stores sequence programs arbitrarily set by the user, a key input device 6 used when setting programs, etc., and a display that displays the commands being set when setting the program and the commands being executed when executing the program. It is equipped with 7 etc. User commands for each process unit in this sequence controller are configured in the format shown in the table below.
命令コード「0P」は4ビツトで、修飾データ「DAT
A−1」および「DAT八一2]はそれぞれ8ビツト(
2桁の2進化10進符号であつて、修飾データ全体とし
ては4桁の2進化10進符号である)である。The instruction code “0P” is 4 bits, and the modification data “DAT
A-1” and “DAT812” are each 8 bits (
It is a 2-digit binary coded decimal code, and the modification data as a whole is a 4-digit binary coded decimal code).
また、出力制御命令「0UT」は各出力端子と1対1に
対応した出力端子数と同じビツト数のデータである(各
出力端子のオン、オフをそれぞれ表わす。)上記表示器
7は、第2図に示すように、工程番号(ステツプ番号)
を表示する2桁の数字表示器71と、命令コード「0P
]を10進変換して表示する1桁の数字表示器72と、
修飾データ[DATA−1」および「DATA−2」を
表示する合計4桁の数字表示器73および74を備えて
いる。Further, the output control command "0UT" is data having the same number of bits as the number of output terminals in one-to-one correspondence with each output terminal (representing ON and OFF of each output terminal, respectively). As shown in Figure 2, the process number (step number)
A two-digit numerical display 71 that displays the instruction code “0P
]; a one-digit number display 72 that converts and displays decimal;
A total of four digit numerical displays 73 and 74 are provided to display modification data [DATA-1] and "DATA-2".
なお、これら数字表示器はポイントを表示することもで
きる。次に、このシーケンスコントローラにおける−般
的な命令コードとその実行内容について簡単に説明する
。Note that these numerical displays can also display points. Next, general instruction codes and their execution contents in this sequence controller will be briefly explained.
(a) 「NOP」:ノンオペレーシヨン命令何もせず
に次のステツプへ進む。(a) "NOP": Non-operation command Proceed to the next step without doing anything.
(b) 「END」;エンド命令 1サイクルの処理が終了したことを表わす。(b) “END”; End command This indicates that one cycle of processing has been completed.
(c) 「JMP」;ジアップ命令「DATA−1]に
指定したステツプヘジヤンプし、そこから引続き実行す
る。(c) "JMP"; Jumps to the step specified in the jump-up command "DATA-1" and continues execution from there.
(4)「AND」:アンド命令
「DATA−1」と「DATA−2」に指定した2つの
入力がそろつたとき、次のステツプへ進む。(4) "AND": When the two inputs specified in the AND command "DATA-1" and "DATA-2" are complete, proceed to the next step.
(c) [0R」;オア命令
「DATA−1]と「DATA−2」に指定した入力の
うち、いずれか先にきた信号を受けて次のステツプに進
む。(c) [0R]: Receive the signal that comes first among the inputs specified for the OR commands "DATA-1" and "DATA-2" and proceed to the next step.
(f) [CNT」:カウント命令
[DATA−1」に指定した数だけ「DATA−2」に
指定した入力からの信号をカウントし、カウントアツプ
すると次のステツプへ進む。(f) [CNT]: Counts the number of signals from the input specified as “DATA-2” by the number specified in the count instruction “DATA-1”, and when the count is up, proceeds to the next step.
(g) 「CJP」;コンデイシヨナルジヤンプ命令「
DATA−2]に指定した入力が0Nの場合は「DAT
A−1」に指定したステツプにジアップし、0FFの場
合は次のステツプへ進む。(5) 「RPT」:リピー
ト命令「DATA−1」に指定した回数まで
「DATA−2」に指定したステツプから現在のステツ
プ間を繰返す。(g) “CJP”; Conditional jump command “
DATA-2] If the input specified for
A-1", and if it is 0FF, proceed to the next step. (5) "RPT": Repeats the step from the step specified in "DATA-2" to the current step up to the number of times specified in the repeat command "DATA-1".
(1) 「TIM」;タイマ命令
「DATA−1」「DATA−2」に指定した時間が経
過すると、次のステツプへ進む。(1) "TIM": When the time specified in the timer commands "DATA-1" and "DATA-2" has elapsed, proceed to the next step.
第3図は中央処理装置2内のROMに記憶したシステム
プログラムで規定される該装置2の基本動作手順を示す
フローチヤートで、特は本発明に係るタイマ命令制御の
動作を中心に表わしている。このフローチヤートに従つ
て説明すると、まずルーチン1のイニシヤライザルーチ
ンを実行し、ルーチン2で最初のステツプ番号のユーザ
ー命令をメモリ5から中央処理装置2内のRAMに読込
む。ルーチン3では読込んだユーザー命令の上記出力制
御命令「0UT]を出力回路4に伝達し、ユーザー命令
で設定された出力状態を出力端子0UTから出力させる
。ルーチン4では読込んだユーザー命令をそのステツプ
番号とともに上記表示器7に表示する。さて上記表示ル
ーチン4により、修飾データ「DATA−1」および「
DATA−2」はそれぞれ表示器73および74に表示
される訳であるが、その際に、修飾データの各桁のデー
タが「0000」〜[1001」である場合に、勿論こ
れらデータは10進数字「0」〜[9」と表示さ収 2
進化10進符号としては定義されていない上記以外のデ
ータ[1010」〜[1111」、すなわち16進表記
の[A」〜「F」の場合は、表示器73,74において
ポイント「・」が表示される。FIG. 3 is a flowchart showing the basic operating procedure of the central processing unit 2 defined by the system program stored in the ROM in the central processing unit 2, and particularly shows the operation of the timer command control according to the present invention. . To explain this flowchart, first, an initializer routine (routine 1) is executed, and in routine 2, the user command of the first step number is read from the memory 5 into the RAM in the central processing unit 2. In routine 3, the above-mentioned output control command "0UT" of the read user command is transmitted to the output circuit 4, and the output state set by the user command is output from the output terminal 0UT.In routine 4, the read user command is transmitted to the output circuit 4. It is displayed on the display 7 together with the step number.Now, by the display routine 4, the modification data "DATA-1" and "
"DATA-2" are displayed on the displays 73 and 74, respectively, but at that time, if the data of each digit of the modification data is "0000" to [1001], these data are of course converted into decimal numbers. Numbers "0" to "9" are displayed.2
For data [1010] to [1111] other than the above that are not defined as evolved decimal codes, that is, [A] to [F] in hexadecimal notation, a point "・" is displayed on the indicators 73 and 74. be done.
上記の表示ルーチン4を経て次のルーチン5において、
プログラムメモリ5から読取つたユーザー命令の命令コ
ード[0P」を解読し、各命令コードに対応した処理に
移る訳である。After the above display routine 4, in the next routine 5,
The instruction code [0P] of the user instruction read from the program memory 5 is decoded, and processing corresponding to each instruction code is executed.
前述した(a)〜(5)の一般的な命令コードおよびそ
の処理については良く知られているので説明を略し、こ
の発明に係る前記(1)のタイマ命令の処理についての
み説明する。なお説明の都合上、タイマ命令の場合には
修飾データを「DATA−1」と「DATA−2」に分
けて取扱わず、4桁の2進化10進符号の時間データ「
DATA」として扱う。Since the general instruction codes (a) to (5) and their processing are well known, their explanation will be omitted, and only the timer instruction processing (1) according to the present invention will be explained. For convenience of explanation, in the case of a timer instruction, the modification data is not handled separately into "DATA-1" and "DATA-2", but the time data "DATA-1" and "DATA-2" are treated as four-digit binary coded decimal code time data "
DATA”.
ルーチン5でタイマ命令コードが検出されると、タイマ
命令の処理に移り、まずルーチン6において、メモリ5
から中央処理装置2のRAMに読込んだユーザー命令中
の上記時間データ「DATA」が4桁とも「0」かを調
べる。When the timer instruction code is detected in routine 5, the process moves to the timer instruction, and first in routine 6, the memory 5 is
It is checked whether all four digits of the time data "DATA" in the user command read into the RAM of the central processing unit 2 are "0".
初期状態では「DATA]は「0」ではなく、NOと判
定されてルーチンモ進む。ルーチン7では上記RAM中
の時間データ[DATA」の下3桁目(すなわち「DA
TA−1」の下位桁)のデータが「1101]=16進
表記「D」か否かをチエツクする。In the initial state, "DATA" is not "0", but is determined to be NO, and the routine proceeds. In routine 7, the last third digit of the time data [DATA] in the RAM (i.e., "DA
It is checked whether the data of the lower digit of ``TA-1'' is ``1101'' = hexadecimal notation ``D''.
ルーチン7でYESと判定された場合は、ルーチン8へ
進み、時間データ「DATA」の最下位桁の単位を1分
、下2桁目の単位を10分、下3桁目をポイントデータ
として無視し、最上位桁の単位を1時間として取扱う゛
時モード”の時間計数が行なわれる。ルーチン7でNO
と判定された場合はルーチン9へ進み、上記RAM中の
時間データ「DATA」の下2桁目(すなわち「DAT
A−2」の上位桁)のデータが「1110」=16進表
記「E」か否かをチエツクする。ルーチン9でYESと
判定された場合はルーチン10へ進み、時間データ「D
ATA]の最下位桁の単位を0.1秒、下2桁目をポイ
ントデータとして無視し、下3桁目の単位を1秒、最上
位桁の単位を10秒として取扱う゛秒モード゛の時間計
数が行なわれる。ルーチン9でNOと判定された場合は
ルーチン11へ進み、時間データ「DATA」の最下位
桁の単位を1秒、下2桁目の単位を10秒、下3桁目の
単位を1分、最上位桁の単位を10分として取扱う゛分
モード”の時間計数が行なわれる。If YES is determined in routine 7, proceed to routine 8 and ignore the unit of the lowest digit of time data "DATA" as 1 minute, the unit of the second lowest digit as 10 minutes, and the third lowest digit as point data. Then, time counting is performed in the "hour mode" in which the unit of the most significant digit is 1 hour.
If it is determined that
Check whether the data of the upper digit of "A-2" is "1110" = hexadecimal notation "E". If YES is determined in routine 9, the process proceeds to routine 10 and the time data “D
ATA], the unit of the lowest digit is 0.1 seconds, the second lowest digit is ignored as point data, the third lowest digit is 1 second, and the highest digit is 10 seconds. A time count is taken. If NO is determined in routine 9, proceed to routine 11, and set the unit of the lowest digit of the time data "DATA" to 1 second, the unit of the second lowest digit to 10 seconds, the unit of the third lowest digit to 1 minute, etc. Time counting is performed in a "minute mode" in which the most significant digit is treated as 10 minutes.
゛時モード゛の時間計数ルーチン8は、中央処理装置2
内のタイマレジスタをチエツクし、゛時モード”での最
小単位である1分を経過していない場合はそのままルー
チン3に戻り、1分の経過が検出された場合は、上記R
AM中の時間データ「DATA」を1単位だけ減算して
ルーチン3に戻る。すなわち、ルーチン3→4→5→6
→7→8が高速で繰返されて、RAM中の時間データ「
DATA」が1分毎に1づつ減算され(なお、下3桁目
のポイントデータは数値として取扱われない)、その減
算されてゆく時間データ[DATA」が表示器7に表示
される。そして、時間データ「DATA」が「O]にな
ると、ルーチン6でYESと判定さへルーチン12で工
程番号を1だけ進め、ルーチン2に戻る。これでタイマ
命令の処理が終了して、次の工程へ進んだのである。な
お、この”時モード”では表示器73の下位桁にポイン
ト「・」が表示さへ これにより使用者ば時モード゛で
あること、すなわち時間表示の最小桁の単位が1分であ
ることが理解できる。また、゛時モード″″では上記ポ
イント表示を1秒単位で点滅させ、使用者の時間の流れ
を知らしめる制御を行なつている。゛分モード”の時間
計数ルーチン11は、その処理原理は上記ルーチン8と
同じであるが、時間データ[DATA」を1秒毎にデイ
クリメントする点が異なる。The time counting routine 8 in the "hour mode" is executed by the central processing unit 2.
Check the timer register in ``Hour mode'', and if 1 minute, which is the minimum unit in ``hour mode'', has not elapsed, return to routine 3. If 1 minute has elapsed, check the timer register above.
The time data "DATA" in AM is subtracted by one unit and the process returns to routine 3. That is, routine 3→4→5→6
→7→8 are repeated at high speed, and the time data in RAM is
DATA'' is subtracted by 1 every minute (note that the point data in the last third digit is not treated as a numerical value), and the time data [DATA'' being subtracted is displayed on the display 7. Then, when the time data "DATA" becomes "O", it is determined as YES in routine 6, the process number is incremented by 1 in routine 12, and the process returns to routine 2. This completes the processing of the timer instruction, and the next The process has proceeded.In addition, in this "hour mode", a point "・" is displayed in the lower digits of the display 73.This indicates that the user is in the hour mode, that is, the unit of the smallest digit of the time display. It can be understood that is 1 minute. In addition, in the hour mode, the point display is blinked in units of one second to inform the user of the passage of time. The time counting routine 11 in the "minute mode" has the same processing principle as the routine 8 described above, but differs in that the time data [DATA] is decremented every second.
この゛分モード″″では表示器73,74のいずれの桁
にもポイント表示はなく、これにより使用者は時間表示
の最小桁の単位が1秒であることが分る。“秒モード”
の時間計数ルーチン10も同様二この場合は時間データ
「DATA]を0.1秒毎にデイクリメントする。In this "minute mode", there is no point display on any of the digits of the displays 73, 74, so that the user knows that the unit of the smallest digit of the time display is one second. “Seconds mode”
Similarly, the time counting routine 10 in this case decrements the time data "DATA" every 0.1 seconds.
この゛秒モード7では表示器74の上位桁にポイント「
・」が表示さへこれにより使用者は時間表示の最小桁の
単位が0.1秒であることが分る。以上詳細に説明した
ように、この発明に係るタイマ命令制御方式によれば、
4桁の2進化10進符号からなる修飾データでタイマ命
令の時間を表現し、制御する際に、時間データの単位を
3段階に変えることができ、これにより最小0.1秒か
ら最大9時間59分まで(理解しにくいが、あえて許容
するなら9時間99分まで)の非常に広い時間範囲を取
扱うことができる。In this second mode 7, the point “
" is displayed. This lets the user know that the minimum digit of the time display is 0.1 seconds. As explained in detail above, according to the timer command control method according to the present invention,
When expressing and controlling the time of a timer command using modified data consisting of a 4-digit binary coded decimal code, the unit of time data can be changed to three levels, which allows for a minimum of 0.1 seconds to a maximum of 9 hours. It can handle a very wide time range up to 59 minutes (it's hard to understand, but if you dare to allow it, up to 9 hours and 99 minutes).
しかも、時間表示中にポイントが含まれるか否か、含ま
れる場合それは下2桁目かあるいは下3桁目かによつて
、時間データの単位が容易に区別でき、極めて実用的で
ある。Moreover, the unit of time data can be easily distinguished depending on whether a point is included in the time display, and if so, whether it is the second or third digit, which is extremely practical.
第1図は本発明の対象となるシーケンスコントローラの
概略構成を示すプロツク図、第2図は同上コントローラ
の表示器7の詳細図、第3図は本発明に係るタイマ命令
制御方式を中心とする中央処理装置の動作手順を示すフ
ローチヤートである。
2・・・・・・中央制御装置、5・・・・・・プログラ
ムメモリ、7・・・・・・表示器。Fig. 1 is a block diagram showing a schematic configuration of a sequence controller to which the present invention is applied, Fig. 2 is a detailed view of the display 7 of the same controller, and Fig. 3 mainly shows a timer instruction control method according to the present invention. 3 is a flowchart showing the operating procedure of the central processing unit. 2...Central control unit, 5...Program memory, 7...Display device.
Claims (1)
理動作の種類を表わす命令コードと、この命令コードを
修飾して処理動作を具体化する修飾データとから構成さ
れ、上記修飾データは4桁の2進化10進符号で表わさ
れ、かつこの修飾データを表示するための4桁のポイン
ト付き数字表示器を有するストアートプログラム方式の
工程歩進形シーケンスコントローラにおいて、修飾デー
タで表わされた時間を計数した後に工程を歩進するタイ
マ命令の実行時に、修飾データの各桁を10進変換して
上記数字表示器に表示するとともに、修飾データ中に「
1010」以上の特定データが含まれる場合は上記数字
表示器の対応桁位置にポイントを表示し、また、修飾デ
ータの下3桁目に上記特定データが含まれる場合はその
修飾データの最小単位を1分として上記時間計数を行い
、修飾データ中に上記特定データが含まれない場合はそ
の修飾データの最小単位を1秒として上記時間計数を行
ない、修飾データの下2桁目に上記特定データが含まれ
る場合はその修飾データの最小単位を0.1秒として上
記時間計数を行なうことを特徴とする工程歩進形シーケ
ンスコントローラにおけるタイマ命令制御方式。1 A process update instruction stored in the program storage unit is composed of an instruction code representing the type of processing operation, and modification data that modifies this instruction code to embody the processing operation, and the modification data is a four-digit number. In a stored program type step-by-step sequence controller that is expressed in a binary coded decimal code and has a numeric display with a four-digit point for displaying this modification data, the time represented by the modification data When executing a timer instruction to advance the process after counting, each digit of the modification data is converted to decimal and displayed on the numeric display, and "
If specific data of 1010 or more is included, a point will be displayed at the corresponding digit position on the numeric display, and if the specific data is included in the last third digit of the modification data, the minimum unit of the modification data will be displayed. The time is counted as 1 minute, and if the specific data is not included in the modified data, the minimum unit of the modified data is 1 second, and the specific data is in the second last digit of the modified data. A timer instruction control method in a step-by-step sequence controller, characterized in that when the modification data is included, the time counting is performed with the minimum unit of the modification data being 0.1 seconds.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP12773679A JPS5935041B2 (en) | 1979-10-03 | 1979-10-03 | Timer command control method in step-by-step sequence controller |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP12773679A JPS5935041B2 (en) | 1979-10-03 | 1979-10-03 | Timer command control method in step-by-step sequence controller |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS5652404A JPS5652404A (en) | 1981-05-11 |
| JPS5935041B2 true JPS5935041B2 (en) | 1984-08-27 |
Family
ID=14967404
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP12773679A Expired JPS5935041B2 (en) | 1979-10-03 | 1979-10-03 | Timer command control method in step-by-step sequence controller |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS5935041B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6061806A (en) * | 1983-09-13 | 1985-04-09 | Daihen Corp | Teaching device of industrial robot |
-
1979
- 1979-10-03 JP JP12773679A patent/JPS5935041B2/en not_active Expired
Also Published As
| Publication number | Publication date |
|---|---|
| JPS5652404A (en) | 1981-05-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPS6112562B2 (en) | ||
| US4215395A (en) | Dual microprocessor intelligent programmable process control system | |
| US4215396A (en) | Intelligent programmable process control system | |
| EP0019276B1 (en) | Heating apparatus with programmable timer | |
| JPS5935041B2 (en) | Timer command control method in step-by-step sequence controller | |
| JP2022101878A (en) | Program creation device, program creation method, and program | |
| JPH05152938A (en) | Counter circuit | |
| JPS6112563B2 (en) | ||
| CA1232382A (en) | Input device of character data | |
| JPH0545963B2 (en) | ||
| CN1007663B (en) | World timepiece | |
| JPS5856121B2 (en) | sequence programmer | |
| JPH0137919B2 (en) | ||
| KR0136544B1 (en) | A method for implementing a remote control receiver operated by an arbitrary remote control. | |
| JPS581756B2 (en) | program timer | |
| JP2508739Y2 (en) | Equipment order setting device | |
| KR100396725B1 (en) | A keyboard of instruction inputting for programmable logic controller using shortened instruction code | |
| JPH0456321B2 (en) | ||
| JPS6122309Y2 (en) | ||
| JPS609843Y2 (en) | Progressive programmable controller | |
| JP2529694B2 (en) | Standby instruction execution device for microprocessor | |
| KR920006055B1 (en) | How to read the reverse pushbutton of the laser beam printer | |
| JPS6218880B2 (en) | ||
| SU949656A1 (en) | Program control device | |
| JPS63126007A (en) | Programmable controller |