JPH11282513A - Servo system controller - Google Patents

Servo system controller

Info

Publication number
JPH11282513A
JPH11282513A JP8088998A JP8088998A JPH11282513A JP H11282513 A JPH11282513 A JP H11282513A JP 8088998 A JP8088998 A JP 8088998A JP 8088998 A JP8088998 A JP 8088998A JP H11282513 A JPH11282513 A JP H11282513A
Authority
JP
Japan
Prior art keywords
servo
program
information
control
storage area
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
Application number
JP8088998A
Other languages
Japanese (ja)
Inventor
Hidehiko Matsumoto
英彦 松本
Yuko Tomita
祐子 冨田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP8088998A priority Critical patent/JPH11282513A/en
Publication of JPH11282513A publication Critical patent/JPH11282513A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To shorten a line process time with no fluctuation in delay/start time by previously preparing the information on the servo control and immediately executing the servo control when a transfer condition is satisfied. SOLUTION: At an arithmetic control part 2, an arithmetic processing program such as an SFC program is previously stored in an arithmetic control memory 5 by a user via a peripheral device interface 7. An arithmetic control CPU 4 of the part 2 fetches the input information sent from an input unit 8 which is connected to an arithmetic control object via an input/output interface 6, executes in sequence the steps of the SFC program and repetitively updates the output information and the internal information. Thus, the CPU 4 performs the arithmetic control of the control object based on the output information and an output unit 9. The device information including the input information, output information, internal information, etc., which are updated at an arithmetic control processing are stored in a common memory 15. The positioning information, etc., used for the servo control are also stored in the memory 15.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、サーボシステムを
制御するサーボシステムコントローラのSFCプログラ
ムによる演算制御にかかわり、特にサーボ制御への移行
処理、サーボ制御からの移行処理の制御向上に関するも
のである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to arithmetic control of a servo system controller for controlling a servo system by an SFC program, and more particularly to a control process for shifting to servo control and a process for shifting from servo control.

【0002】[0002]

【従来の技術】従来例を図について説明する。図19
は、演算制御部とサーボ制御部を備えた従来のサーボシ
ステムコントローラの一般的な構成図であり、1はサー
ボシステムコントローラ本体、2は演算制御部であり、
演算制御用CPU4、演算制御メモリ5、入出力インタ
フェース6、周辺装置用インタフェース7から構成され
る。3はサーボ制御部であり、サーボ制御用CPU1
0、サーボ制御メモリ11、サーボプログラムメモリ1
2、サーボインタフェース13から構成される。15は
演算制御部2とサーボ制御部3との間の情報の受け渡し
を行うコモンメモリである。図20に示すようにコモン
メモリ15はデバイス情報エリア15a、起動情報エリ
ア15b、モニタエリア15cを有している。
2. Description of the Related Art A conventional example will be described with reference to the drawings. FIG.
Is a general configuration diagram of a conventional servo system controller including an arithmetic control unit and a servo control unit, 1 is a servo system controller main body, 2 is an arithmetic control unit,
It comprises an arithmetic control CPU 4, an arithmetic control memory 5, an input / output interface 6, and a peripheral device interface 7. Reference numeral 3 denotes a servo control unit, which is a servo control CPU 1
0, servo control memory 11, servo program memory 1
2. It is composed of a servo interface 13. Reference numeral 15 denotes a common memory that exchanges information between the arithmetic control unit 2 and the servo control unit 3. As shown in FIG. 20, the common memory 15 has a device information area 15a, a startup information area 15b, and a monitor area 15c.

【0003】演算制御メモリ5は、周辺装置用インタフ
ェース7を介して周辺装置から書き込まれたSFCプロ
グラムを格納し、演算制御用CPU4を動作させるため
のものである。サーボ制御メモリ11、サーボプログラ
ムメモリ12は、周辺装置用インタフェース7を介して
周辺装置から書き込まれたサーボプログラムを格納し、
サーボ制御用CPU10を動作させるためのものであ
る。
The arithmetic control memory 5 stores an SFC program written from a peripheral device via the peripheral device interface 7 and operates the arithmetic control CPU 4. The servo control memory 11 and the servo program memory 12 store a servo program written from a peripheral device via the peripheral device interface 7,
This is for operating the servo control CPU 10.

【0004】次に動作について説明する。演算制御部2
の演算制御用CPU4は、入力ユニット8を介して入力
された制御対象(図示せず)からの入力情報、内部情
報、制御対象への出力情報及び演算処理、サーボへの起
動処理が記述されているSFCプログラムの各ステップ
を移行条件が成立したら次のステップへ移行するという
順序で順次実行し、出力情報および内部情報を更新する
動作を順次実行することにより、出力情報及び出力ユニ
ット9を介して制御対象を演算制御する。演算制御部2
はSFCプログラムの実行により所定のデバイスに格納
された演算結果をコモンメモリ15のデバイス情報エリ
ア15aに書き込むとともにサーボへの起動処理がセッ
トされているステップでは、所定の起動情報を起動情報
エリア15bに書き込む。サーボ制御部3はコモンメモ
リ15の起動情報エリア15bを監視し、所定の起動情
報が書き込まれるとデバイス情報エリア15aからデバ
イス情報の値を読み取り、この情報によりサーボプログ
ラムメモリ12に格納されているサーボプログラムによ
りサーボ制御データを作成し、サーボインタフェース1
3を介して、サーボシステム14のサーボ制御を行う。
Next, the operation will be described. Operation control unit 2
The arithmetic control CPU 4 describes input information from a control target (not shown) input through the input unit 8, internal information, output information to the control target, arithmetic processing, and start processing to the servo. Each step of the existing SFC program is sequentially executed in the order of shifting to the next step when the shift condition is satisfied, and the operation of updating the output information and the internal information is sequentially executed. The controlled object is arithmetically controlled. Operation control unit 2
In the step in which the calculation result stored in the predetermined device by the execution of the SFC program is written to the device information area 15a of the common memory 15 and the startup processing to the servo is set, the predetermined startup information is stored in the startup information area 15b. Write. The servo control unit 3 monitors the start information area 15b of the common memory 15, and when predetermined start information is written, reads the value of device information from the device information area 15a, and uses this information to read the servo information stored in the servo program memory 12. Servo control data is created by the program, and the servo interface 1
3, the servo control of the servo system 14 is performed.

【0005】サーボ制御部3では、サーボ制御途中の位
置などのデータや、エラー情報も随時コモンメモリ15
のモニタエリア15cに格納する。
In the servo control unit 3, data such as a position during servo control and error information are also stored in the common memory 15 at any time.
In the monitor area 15c.

【0006】サーボ制御部3は、サーボ制御が完了する
と、コモンメモリ15のモニタエリア15cにサーボ制
御が完了したことを示す情報を格納する。
When the servo control is completed, the servo control section 3 stores information indicating that the servo control has been completed in the monitor area 15c of the common memory 15.

【0007】演算制御部2では、サーボ起動処理ステッ
プを実行するとサーボ制御完了の情報を移行条件でチェ
ックし移行条件が成立すると、次のステップの処理へ移
り演算制御を続行していく。
When executing the servo start processing step, the arithmetic control unit 2 checks the information of the servo control completion based on the transition condition, and when the transition condition is satisfied, proceeds to the next step and continues the arithmetic control.

【0008】[0008]

【発明が解決しようとする課題】従来のサーボシステム
コントローラでは、演算制御部はSFCプログラムで移
行条件の成立を確認してから、次のステップの処理へ移
行していたので、サーボ起動処理ステップでサーボへの
起動指令を実行しその起動情報が起動情報エリアに書き
込まれると、サーボ制御部は、デバイス情報エリアより
デバイス情報を読み取り、この情報をもとにしてサーボ
プログラムメモリに格納されているサーボ制御の情報を
読み取って、サーボへの制御情報を作成したのちにサー
ボ制御の実行を開始していたため、演算制御部でサーボ
起動処理ステップが実行されてから、サーボ制御が実行
されるまでに遅れ時間/始動時間のばらつきが生じると
いう問題があった。
In the conventional servo system controller, the arithmetic and control unit checks the satisfaction of the shift condition by the SFC program and then shifts to the processing of the next step. When a start command to the servo is executed and the start information is written in the start information area, the servo control unit reads the device information from the device information area and, based on this information, reads the servo information stored in the servo program memory. Since the execution of servo control was started after the control information was read and servo control information was created, there was a delay between the execution of the servo start processing step by the arithmetic control unit and the execution of servo control. There is a problem that the time / start time varies.

【0009】また、サーボ起動処理ステップ実行後、サ
ーボ制御完了しないと次のステップへの移行ができず、
サーボ制御完了を待たずして次のステップへ移行し演算
制御等を行うことができないという問題があった。
Further, after execution of the servo start processing step, the servo control cannot be completed unless the servo control is completed.
There is a problem in that the processing shifts to the next step without waiting for the completion of the servo control and arithmetic control and the like cannot be performed.

【0010】この発明は上記のような問題点を解決する
ためになされたもので、あらかじめサーボ制御の情報を
準備しておくことによって、移行条件成立にて即、サー
ボ制御を実行することにより、遅れ時間/始動時間のば
らつきがなく、タクトタイムの短縮が実現できるサーボ
システムコントローラを得ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems. By preparing servo control information in advance, the servo control is executed immediately when the transition condition is satisfied. It is an object of the present invention to provide a servo system controller which does not vary in delay time / start time and can reduce the tact time.

【0011】また、移行条件の種類により、サーボ制御
の完了を待たずして次ステップに移行したい制御とサー
ボ制御の完了を待ってから次ステップに移行したい制御
を任意に選択できることにより、用途に応じたプログラ
ム作成を容易にするサーボシステムコントローラを得る
ことを目的とする。
Further, depending on the type of the transition condition, it is possible to arbitrarily select the control to be shifted to the next step without waiting for the completion of the servo control and the control to be shifted to the next step after the completion of the servo control. It is an object of the present invention to obtain a servo system controller that facilitates creation of a corresponding program.

【0012】[0012]

【課題を解決するための手段】この発明に係るサーボシ
ステムコントローラは、制御対象をサーボ制御するサー
ボ制御部と、制御対象からの入力情報、内部情報、制御
対象への出力情報等をSFCプログラムに基づき各ステ
ップを順次演算制御する演算制御部を有するサーボシス
テムコントローラにおいて、あらかじめ制御対象へのサ
ーボ制御情報を準備しておき、制御対象からの入力情報
をトリガとして、直ちに制御対象をサーボ制御する手段
を備えるようにしたものである。
A servo system controller according to the present invention includes a servo controller for servo-controlling a control target, and input information, internal information, output information to the control target, and the like from the control target in an SFC program. A servo system controller having a calculation control unit for sequentially calculating and controlling each step based on servo control information for a control target in advance, and immediately performing servo control of the control target using input information from the control target as a trigger It is provided with.

【0013】また、制御対象に対してサーボ制御を開始
すると、サーボ制御完了ののちに制御対象への次制御に
移行する移行手段と、制御対象のサーボ制御完了を待た
ずに制御対象への次制御に移行する移行手段を備えるよ
うにしたものである。
Further, when the servo control is started for the control target, a shift means for shifting to the next control to the control target after the completion of the servo control, and a next control to the control target without waiting for the completion of the servo control of the control target. It is provided with a transition means for shifting to control.

【0014】[0014]

【発明の実施の形態】実施の形態1.本発明の実施の形
態1について、図1〜図10で説明する。図1は、この
実施の形態1によるサーボシステムコントローラの構成
図である。この実施の形態においては、サーボシステム
コントローラ本体1内に演算制御を行う演算制御部2と
サーボ制御を行うサーボ制御部3を設けるようにしてい
る。2の演算制御部は、演算制御用CPU4、演算制御
メモリ5、入出力インタフェース6、周辺装置用インタ
フェース7から構成される。3のサーボ制御部は、サー
ボ制御用CPU10、サーボ制御メモリ11、サーボプ
ログラムメモリ12、サーボインタフェース13、プロ
グラム管理メモリ16から構成される。15は演算制御
部2とサーボ制御部3との間の情報の受け渡しを行うコ
モンメモリである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 Embodiment 1 of the present invention will be described with reference to FIGS. FIG. 1 is a configuration diagram of a servo system controller according to the first embodiment. In this embodiment, an arithmetic control unit 2 for performing arithmetic control and a servo control unit 3 for performing servo control are provided in a servo system controller main body 1. The arithmetic control unit 2 includes an arithmetic control CPU 4, an arithmetic control memory 5, an input / output interface 6, and a peripheral device interface 7. The servo control unit 3 includes a CPU 10 for servo control, a servo control memory 11, a servo program memory 12, a servo interface 13, and a program management memory 16. Reference numeral 15 denotes a common memory that exchanges information between the arithmetic control unit 2 and the servo control unit 3.

【0015】図2は、図1の演算制御メモリ5内に確保
した演算処理プログラム格納エリア20構成の一例を示
すものであり、SFCプログラム格納エリア21、演算
制御プログラム(以下Fプログラム)格納エリア22、
トランジションプログラム(以下Gプログラム)格納エ
リア23から構成される。SFCプログラム格納エリア
21はプログラム番号1〜nのSFCプログラムを格納
するSFCプログラム1(以下SFC1)格納エリア21
a、SFC2格納エリア21b〜SFCn格納エリア2
1cより構成される。Fプログラム格納エリア22はプ
ログラム番号1〜nのFプログラムを格納するFプログ
ラム1(以下F1)格納エリア22a、F2格納エリア2
2b〜Fn格納エリア22cより構成される。Gプログ
ラム格納エリア23はプログラム番号1〜nのGプログ
ラムを格納するGプログラム1(以下G1)格納エリア
23a、G2格納エリア23b〜Gn格納エリア23c
から構成される。
FIG. 2 shows an example of the configuration of an operation processing program storage area 20 secured in the operation control memory 5 of FIG. 1. The SFC program storage area 21 and the operation control program (hereinafter referred to as F program) storage area 22 ,
A transition program (hereinafter referred to as a G program) storage area 23 is provided. The SFC program storage area 21 is an SFC program 1 (hereinafter, SFC1) storage area 21 for storing SFC programs of program numbers 1 to n.
a, SFC2 storage area 21b to SFCn storage area 2
1c. The F program storage area 22 includes F program 1 (hereinafter referred to as F1) storage areas 22a and F2 storage areas 2a for storing F programs of program numbers 1 to n.
2b to Fn storage area 22c. The G program storage area 23 stores G program 1 (hereinafter referred to as G1) storage areas 23a, G2 storage areas 23b to Gn storage areas 23c for storing G programs of program numbers 1 to n.
Consists of

【0016】図3は図1のサーボプログラムメモリ12
の構成の一例を示すものであり、30はサーボパラメー
タ格納エリア、31はサーボプログラム(以下Kプログ
ラム)格納エリアである。サーボパラメータ格納エリア
30は、1軸〜n軸のサーボパラメータ、例えば単位
系、サーボアンプタイプ、サーボモータタイプ等を格納
する1軸のサーボパラメータ格納エリア30a、2軸の
サーボパラメータ格納エリア30b〜n軸のサーボパラ
メータ格納エリア30cにより構成される。Kプログラ
ム格納エリア31は、プログラム番号1〜nのサーボプ
ログラムを格納するサーボプログラム1(以下K1)格
納エリア31a、K2格納エリア31b〜Kn格納エリ
ア31cより構成される。
FIG. 3 shows the servo program memory 12 of FIG.
In the figure, reference numeral 30 denotes a servo parameter storage area, and reference numeral 31 denotes a servo program (K program) storage area. The servo parameter storage area 30 includes a one-axis servo parameter storage area 30a for storing one-axis to n-axis servo parameters, for example, a unit system, a servo amplifier type, a servo motor type, and the like, and two-axis servo parameter storage areas 30b to n. It is composed of an axis servo parameter storage area 30c. The K program storage area 31 includes a servo program 1 (hereinafter referred to as K1) storage area 31a for storing servo programs of program numbers 1 to n, and K2 storage areas 31b to Kn storage areas 31c.

【0017】図4は図1のサーボ制御メモリ11内に確
保したサーボ起動情報格納エリア35を示すものであ
り、起動情報36、起動軸情報37、起動プログラム番
号38から構成される。
FIG. 4 shows a servo start information storage area 35 secured in the servo control memory 11 of FIG. 1, and is composed of start information 36, start axis information 37, and start program number 38.

【0018】図5はSFCプログラムの設定例であり、
40はプログラム番号100のSFC100であり、図
2のSFCプログラム格納エリア21の対応するプログ
ラム番号のエリアに格納される。41、43はプログラ
ム番号100、101の演算制御ステップF100、F
101であり、この演算制御ステップで演算制御プログ
ラムを実行する。42はプログラム番号110のトラン
ジションステップG110であり、このトランジション
ステップでトランジションプログラムに設定してある移
行条件の成立をチェックする。45はプログラム番号1
20のサーボ制御ステップK120であり、このサーボ
制御ステップでサーボプログラムK120の起動指令を
実行する。44は、サーボ制御ステップとペアで使用す
るWAITON(WAITOFF)トランジションステ
ップで次のサーボ制御ステップ始動準備を行ない、指定
デバイスM100のONまたは、OFFにて、即起動指
令を実行する。
FIG. 5 shows a setting example of the SFC program.
Reference numeral 40 denotes an SFC 100 having a program number 100, which is stored in an area of a corresponding program number in the SFC program storage area 21 in FIG. 41 and 43 are operation control steps F100 and F of program numbers 100 and 101, respectively.
101, an arithmetic control program is executed in this arithmetic control step. Reference numeral 42 denotes a transition step G110 of the program number 110. At this transition step, it is checked whether a transition condition set in the transition program is satisfied. 45 is the program number 1
20 is a servo control step K120, in which a start instruction of the servo program K120 is executed. Reference numeral 44 denotes a WAITON (WAITOFF) transition step used as a pair with the servo control step, which prepares the start of the next servo control step, and executes an immediate start command when the designated device M100 is turned on or off.

【0019】図6は演算制御プログラムの設定例であ
る。50、53はプログラム番号100、101の演算
制御プログラムF100、F101であり、図2のFプ
ログラム格納エリア22の対応するプログラム番号のエ
リアに格納される。本設定例のF100(50)はデバ
イスD20に50を足した演算結果をデバイスD0に格
納した後に、Y100をONするプログラムであり、F
101(53)は、Y100をOFFするプログラムで
ある。
FIG. 6 shows a setting example of the arithmetic control program. Numerals 50 and 53 are operation control programs F100 and F101 of program numbers 100 and 101, respectively, which are stored in areas of corresponding program numbers in the F program storage area 22 of FIG. F100 (50) in this setting example is a program for turning on Y100 after storing the operation result of adding 50 to device D20 in device D0.
101 (53) is a program for turning off Y100.

【0020】図7はトランジションプログラムの設定例
である。51はプログラム番号110のトランジション
プログラムG110であり、図2のGプログラム格納エ
リア23の対応するプログラム番号のエリアに格納され
る。本設定例のG110(51)は、M100がONか
どうかを調べ移行条件の判別を行うトランジションプロ
グラムであり、M100がONのとき移行条件成立とな
る。ここでM100は、演算制御に使用する内部リレー
であり条件判別等に使用する。
FIG. 7 shows an example of setting a transition program. Reference numeral 51 denotes a transition program G110 having a program number 110, which is stored in a corresponding program number area of the G program storage area 23 in FIG. G110 (51) of this setting example is a transition program for checking whether M100 is ON or not and determining the transition condition. When M100 is ON, the transition condition is satisfied. Here, M100 is an internal relay used for arithmetic control, and is used for condition determination and the like.

【0021】図8はサーボプログラムの設定例である。
52はプログラム番号120のサーボプログラムK12
0であり、図3のサーボプログラムエリア31の対応す
るプログラム番号のエリアに格納される。サーボプログ
ラムK120(52)はアブソリュート方式で軸1を軸
2とを直線補間制御するサーボプログラムで、軸1をア
ドレス10000に、軸2をアドレス20000に位置
決めするよう合成速度100で2軸直線補間を行う。
FIG. 8 shows a setting example of the servo program.
52 is a servo program K12 of program number 120
0, which is stored in the area of the corresponding program number in the servo program area 31 in FIG. The servo program K120 (52) is a servo program for linearly controlling the axis 1 and the axis 2 in an absolute manner. The servo program K120 (52) performs two-axis linear interpolation at a combined speed 100 so that the axis 1 is positioned at the address 10000 and the axis 2 is positioned at the address 20000. Do.

【0022】図9はプログラム管理メモリ16内に確保
したWAITON(WAITOFF)情報エリアであ
り、60はSFCプログラムにおいてサーボ制御ステッ
プの直前にWAITON(WAITOFF)トランジシ
ョンステップが有るかないかの情報エリア、61はWA
ITON(WAITOFF)指定デバイスのデバイス名
称情報エリア、62はWAITON(WAITOFF)
指定デバイスの番号情報エリア、63はWAITON/
WAITOFFかの判別情報エリアである。
FIG. 9 shows a WAITON (WAITOFF) information area secured in the program management memory 16, reference numeral 60 denotes an information area indicating whether or not there is a WAITON (WAITOFF) transition step immediately before the servo control step in the SFC program. WA
Device name information area of ITON (WAITOFF) designated device, 62 is WAITON (WAITOFF)
Number information area of the designated device, 63 is WAITON /
This is a discrimination information area indicating whether or not WAITOFF.

【0023】次に、動作について説明する。図1の演算
制御部2では、SFCプログラムなどの演算処理プログ
ラムはユーザにより周辺装置インタフェース7を介して
演算制御メモリ5に予め格納される。演算制御部2の演
算制御用CPU4は、演算制御対象に接続した入力ユニ
ット8からの入力情報を入出力インタフェース6を介し
て取り込み、SFCプログラムの各ステップを順次実行
し、出力情報及び、内部情報を更新する動作を繰り返す
ことにより、出力情報及び、入出力インタフェース6を
介した出力ユニット9により、制御対象を演算制御す
る。演算制御処理時に更新する入力情報、出力情報、内
部情報等のデバイス情報は、コモンメモリ15に格納す
る。また、サーボ制御の際の位置決め等の情報もやはり
コモンメモリ15に格納する。従って、サーボ制御部3
はコモンメモリ15のデバイス情報を参照することによ
り演算制御部の演算結果をサーボ制御に使用することが
できる。また、演算制御部2はコモンメモリ15の特定
デバイス情報をアクセスすることにより、サーボ制御部
3の動作状態等のデータを使用することができる。
Next, the operation will be described. In the arithmetic control unit 2 of FIG. 1, an arithmetic processing program such as an SFC program is stored in advance in the arithmetic control memory 5 by the user via the peripheral device interface 7. The arithmetic control CPU 4 of the arithmetic control unit 2 takes in input information from the input unit 8 connected to the arithmetic control target via the input / output interface 6, sequentially executes each step of the SFC program, and outputs output information and internal information. Is updated, and the control target is arithmetically controlled by the output information and the output unit 9 via the input / output interface 6. Device information such as input information, output information, and internal information that is updated during the arithmetic control process is stored in the common memory 15. Further, information such as positioning at the time of servo control is also stored in the common memory 15. Therefore, the servo control unit 3
With reference to the device information in the common memory 15, the operation result of the operation control unit can be used for servo control. Further, the arithmetic control unit 2 can use data such as the operation state of the servo control unit 3 by accessing the specific device information of the common memory 15.

【0024】サーボ制御部3では、サーボプログラム及
びサーボパラメータはユーザにより入出力インタフェー
ス6、コモンメモリ15を介してサーボプログラムメモ
リ12に予め格納される。
In the servo control section 3, the servo program and the servo parameters are stored in the servo program memory 12 in advance by the user via the input / output interface 6 and the common memory 15.

【0025】図10において、SFCプログラムの処理
について説明する。SFC100(40)は、ステップ
S1で演算制御プログラム格納エリア22より、演算制
御プログラムF100を読み出して実行し、次にステッ
プS2でトランジションプログラム格納エリア23より
トランジションプログラムG110を読み出し実行し、
移行条件が成立しているかどうか判別する。移行条件が
成立している場合にはステップS3に移行し、演算制御
プログラムF101を実行し、ステップS4の処理へ移
行する。ステップ4はWAITONトランジションステ
ップなので、次ステップS5のサーボ制御ステップK1
20のサーボプログラムK120をサーボプログラム格
納エリア31より読み出し、始動に必要なデータをサー
ボ制御メモリ11のサーボ起動情報格納エリア35など
にセットしたのち、WAITONトランジションステッ
プの条件判別に使用する指定デバイスの情報をWAIT
ON(WAITOFF)情報エリアのデバイス名称情報
エリア61とデバイス番号情報エリア62に格納し、6
3のWAITON/WAITOFF判別情報エリアにW
AITONの情報を格納し、60にWAITON(WA
ITOFF)ありの情報を格納して、サーボ制御ステッ
プの始動準備を完了する。始動準備完了状態となったサ
ーボ制御ステップS5では、60にWAITON(WA
ITOFF)ありの情報があるので、61〜63のWA
ITON(WAITOFF)情報エリアのデータに基づ
きWAITON指定デバイスをリアルタイム処理でチェ
ックしており、指定デバイスのONの移行条件成立を検
出すると直ちにサーボへの指令を開始し、ステップS6
へ処理を移し、SFCプログラム100の実行を終了す
る。
Referring to FIG. 10, the processing of the SFC program will be described. The SFC 100 (40) reads and executes the operation control program F100 from the operation control program storage area 22 in step S1, and reads and executes the transition program G110 from the transition program storage area 23 in step S2.
It is determined whether the transition condition is satisfied. If the transition condition is satisfied, the process shifts to step S3, executes the arithmetic control program F101, and shifts to the process of step S4. Since step 4 is a WAITON transition step, the servo control step K1 of the next step S5
After reading out the servo program K120 from the servo program storage area 31 and setting the data necessary for the start in the servo start information storage area 35 of the servo control memory 11, the information of the designated device used for determining the condition of the WAITON transition step WAIT
Stored in the device name information area 61 and the device number information area 62 of the ON (WAITOFF) information area,
3 in the WAITON / WAITOFF discrimination information area.
Stores AITON information and stores WAITON (WA
ITOFF) is stored, and the preparation for starting the servo control step is completed. In the servo control step S5 in the start preparation completed state, the WAITON (WA
ITOFF) Because there is information with, WA of 61-63
The WAITON designated device is checked in real-time processing based on the data in the ITON (WAITOFF) information area, and a command to the servo is started immediately upon detecting the satisfaction of the ON device transition condition of the designated device, and step S6.
The process is shifted to and the execution of the SFC program 100 ends.

【0026】発明の実施の形態2.この発明の実施の形
態2について図2、3、11〜18により説明する。図
11、図12はSFCプログラムの設定例を示してい
る。70はSFCプログラム番号101のSFC10
1、74はSFCプログラム番号102のSFC102
であり、図2SFCプログラム格納エリア21の対応す
るプログラム番号のエリアに格納される。71はプログ
ラム番号200のサーボ制御ステップK200であり、
このサーボ制御ステップでサーボプログラムK200の
起動指令を実行する。72はプログラム番号210のシ
フトトランジションステップG210であり、このトラ
ンジションステップでは直前がサーボ制御ステップの場
合、サーボの動作完了を待たず、トランジションプログ
ラムに設定してある移行条件が成立すると次のステップ
へ移行する。73はプログラム番号220の演算制御ス
テップF220であり、この演算制御ステップで演算制
御プログラムを実行する。75はプログラム番号210
のウェイトトランジションステップG210であり、こ
のトランジションステップでは直前がサーボ制御ステッ
プの場合、トランジションプログラムにサーボの動作完
了の条件を入れなくてもサーボの動作完了を待ち、トラ
ンジションプログラムに設定してある移行条件の成立に
て次のステップへ移行する。
Embodiment 2 of the Invention Second Embodiment A second embodiment of the present invention will be described with reference to FIGS. FIG. 11 and FIG. 12 show setting examples of the SFC program. 70 is the SFC 10 of the SFC program number 101
1 and 74 are SFC 102 of SFC program number 102
And stored in the area of the corresponding program number in the SFC program storage area 21 in FIG. 71 is a servo control step K200 of the program number 200,
In this servo control step, a start command of the servo program K200 is executed. Reference numeral 72 denotes a shift transition step G210 of a program number 210. In this transition step, if the immediately preceding step is a servo control step, the operation proceeds to the next step if the transition condition set in the transition program is satisfied without waiting for the completion of the servo operation. I do. Reference numeral 73 denotes an arithmetic control step F220 of the program number 220, in which the arithmetic control program is executed. 75 is the program number 210
Is a wait transition step G210. In this transition step, if the immediately preceding step is a servo control step, the servo program waits for completion of servo operation even if the condition for completion of servo operation is not included in the transition program, and the transition condition set in the transition program The process proceeds to the next step when is established.

【0027】図13は、演算制御プログラムの設定例で
ある。80はプログラム番号220の演算制御プログラ
ムF220であり、図2のFプログラム格納エリア22
の対応するプログラム番号のエリアに格納される。本設
定例のF220(80)は、Y200をONするプログ
ラムである。
FIG. 13 shows a setting example of the arithmetic control program. Numeral 80 denotes an arithmetic control program F220 having a program number 220, which is stored in the F program storage area 22 in FIG.
Is stored in the area of the corresponding program number. F220 (80) of this setting example is a program for turning on Y200.

【0028】図14は、トランジションプログラムの設
定例である。81はプログラム番号210のトランジシ
ョンプログラムG210であり、図2のGプログラム格
納エリア23の対応するプログラム番号のエリアに格納
される。本設定例のG210(81)は、デバイスD1
00が100より大きいかどうかを調べ移行条件の判別
を行うトランジションプログラムであり、デバイスD1
00が100より大きいとき移行条件成立となる。
FIG. 14 shows an example of setting a transition program. Reference numeral 81 denotes a transition program G210 having a program number 210, which is stored in a corresponding program number area of the G program storage area 23 in FIG. G210 (81) of this setting example is the device D1
This is a transition program for checking whether 00 is greater than 100 and determining a transition condition.
When 00 is greater than 100, the transition condition is satisfied.

【0029】図15は、サーボプログラムの設定例であ
る。52はプログラム番号200のサーボプログラムK
200であり、図3のサーボプログラムエリア31の対
応するプログラム番号のエリアに格納される。サーボプ
ログラムK200(82)はインクリメント方式で軸1
を軸2とを直線補間制御するサーボプログラムで、軸1
が10000、軸2が20000移動するよう合成速度
100で2軸直線補間を行う。
FIG. 15 shows a setting example of the servo program. 52 is a servo program K of program number 200
200 is stored in the area of the corresponding program number in the servo program area 31 of FIG. The servo program K200 (82) is an axis 1
Is a servo program that performs linear interpolation control of axis 1 and axis 2.
Is 10000, and 2 axis linear interpolation is performed at a combined speed of 100 so that axis 2 moves 20,000.

【0030】図16はプログラム管理メモリ16内に確
保したトランジション情報エリアであり、90はサーボ
制御ステップ起動後、サーボの動作完了を待ってトラン
ジションプログラムに設定してある移行条件が成立する
と次のステップへ移行するか、サーボの動作完了を待た
ずトランジションプログラムに設定してある移行条件が
成立すると次のステップへ移行するかのモーション完了
待ちがあり・なしの情報を設定するエリア、92はモー
ション完了待ちありの場合、直前のサーボ制御ステップ
で始動する軸数情報を設定するエリア、93a〜93c
は、始動する軸番号を設定するエリア、91は、92及
び93の情報を設定完了したか、未完かの情報を設定す
るエリアである。
FIG. 16 shows a transition information area secured in the program management memory 16. Numeral 90 denotes the next step when the servo control step is started, and after the completion of the servo operation, the transition condition set in the transition program is satisfied. If the transition condition set in the transition program is satisfied without waiting for the completion of the servo operation, the area to set the information of whether or not to proceed to the next step is to wait for the completion of motion. When waiting, an area for setting information on the number of axes to be started in the immediately preceding servo control step, 93a to 93c
Is an area for setting an axis number to be started, and 91 is an area for setting information indicating whether information of 92 and 93 has been set or not.

【0031】図17において、SFCプログラムの処理
について説明する。SFC101(70)は、ステップ
S11のサーボ制御ステップK200のサーボプログラ
ムK200をサーボプログラム格納エリア31より読み
出すとともに、次ステップS12のトランジションの情
報を読みだしシフトトランジションステップなので、9
0にモーション完了待ちなしをセットする。サーボ制御
ステップでは、始動に必要なデータをサーボ制御メモリ
11のサーボ起動情報格納エリア35などにセットす
る。この時、90にモーション完了待ちなしの情報がセ
ットされているので、91〜93の情報はセットせずに
サーボへの指令を開始し、次ステップに制御を移す。ス
テップS12では、トランジションプログラム格納エリ
ア23よりトランジションプログラムG210を読み出
し実行し、移行条件が成立しているかどうか判別する。
移行条件が成立すると、90にモーション完了待ちなし
の情報がセットされてるので、次のステップS13で演
算制御プログラムF220を実行し、ステップS14で
SFC101の制御を終了する。
Referring to FIG. 17, the processing of the SFC program will be described. The SFC 101 (70) reads the servo program K200 of the servo control step K200 of step S11 from the servo program storage area 31 and reads the information of the transition of the next step S12.
Set 0 for no motion completion wait. In the servo control step, data necessary for starting is set in the servo start information storage area 35 of the servo control memory 11 and the like. At this time, since information indicating that there is no motion completion wait is set in 90, a command to the servo is started without setting the information in 91 to 93, and control is transferred to the next step. In step S12, the transition program G210 is read from the transition program storage area 23 and executed, and it is determined whether the transition condition is satisfied.
When the transition condition is satisfied, the information indicating that there is no motion completion wait is set in 90. Therefore, the arithmetic control program F220 is executed in the next step S13, and the control of the SFC 101 is ended in step S14.

【0032】図18において、SFCプログラムの処理
について説明する。SFC102(74)は、ステップ
S21のサーボ制御ステップK200のサーボプログラ
ムK200をサーボプログラム格納エリア31より読み
出すとともに、次ステップS22のトランジションの情
報を読みだしウェイトトランジションステップなので、
90にモーション完了待ちありをセットする。サーボ制
御ステップでは、始動に必要なデータをサーボ制御メモ
リ11のサーボ起動情報格納エリア35などにセット
し、90にモーション完了待ちありの情報がセットされ
ているので、92に直前のサーボ制御ステップで始動す
る軸数情報、93に直前のサーボ制御ステップで始動す
る軸番号情報を設定した後、91に始動軸情報設定完了
を設定し、サーボへの指令を開始し、次のステップへ移
行する。ステップS22では、トランジションプログラ
ム格納エリア23よりトランジションプログラムG21
0を読み出し実行し、移行条件が成立しているかどうか
判別する。移行条件が成立しても、90にモーション完
了待ちありの情報がセットされてるので、92、93の
始動軸情報に設定されている軸がサーボ制御中の場合は
次ステップS23に移行せず、始動軸情報に設定されて
いる軸のサーボ制御が完了したら、次ステップに移行す
る。ステップS23では、演算制御プログラムF220
を実行し、ステップS24でSFC101の制御を終了
する。
Referring to FIG. 18, the processing of the SFC program will be described. Since the SFC 102 (74) reads the servo program K200 of the servo control step K200 of step S21 from the servo program storage area 31 and reads the transition information of the next step S22, the SFC 102 (74) is a wait transition step.
90 is set to wait for motion completion. In the servo control step, data necessary for the start is set in the servo start information storage area 35 of the servo control memory 11, etc., and information indicating that there is a motion completion wait is set in 90. After setting the number of axes to be started and the axis number information to be started in the immediately preceding servo control step to 93, the start axis information setting completion is set to 91, a command to the servo is started, and the process proceeds to the next step. In step S22, the transition program G21 is stored in the transition program storage area 23.
0 is read and executed to determine whether or not the transition condition is satisfied. Even if the transition condition is satisfied, the information indicating that there is a motion completion wait is set in 90. Therefore, if the axes set in the start axis information of 92 and 93 are under servo control, the process does not proceed to the next step S23. When the servo control of the axis set in the starting axis information is completed, the process proceeds to the next step. In step S23, the arithmetic control program F220
Is executed, and the control of the SFC 101 ends in step S24.

【0033】[0033]

【発明の効果】以上に説明したように本発明によれば、
あらかじめサーボ制御の情報を準備しておくことによっ
て、移行条件成立にて即、サーボ制御を実行することに
より、遅れ時間/始動時間のばらつきが防止され、タク
トタイムの短縮が実現できるという効果がある。
According to the present invention as described above,
By preparing the servo control information in advance, the servo control is executed immediately upon establishment of the transition condition, thereby preventing the delay time / starting time from being dispersed, and shortening the tact time. .

【0034】また、移行条件の種類により、サーボ制御
の完了を待たずして次ステップに移行したい制御とサー
ボ制御の完了を待ってから次ステップに移行したい制御
を任意に選択できることにより、用途に応じたプログラ
ムが容易に作成できるという効果がある。
Further, depending on the type of the transition condition, it is possible to arbitrarily select the control to be shifted to the next step without waiting for the completion of the servo control and the control to be shifted to the next step after the completion of the servo control. There is an effect that a corresponding program can be easily created.

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

【図1】 本発明の実施の形態1によるサーボシステム
コントローラのハードウエア構成図である。
FIG. 1 is a hardware configuration diagram of a servo system controller according to a first embodiment of the present invention.

【図2】 本発明の実施の形態1において、演算制御メ
モリにおける演算処理プログラム格納エリアのメモリ構
成図である。
FIG. 2 is a memory configuration diagram of an operation processing program storage area in an operation control memory according to the first embodiment of the present invention.

【図3】 本発明の実施の形態1におけるサーボプログ
ラムメモリのメモリ構成図である。
FIG. 3 is a memory configuration diagram of a servo program memory according to the first embodiment of the present invention.

【図4】 本発明の実施の形態1において、サーボ制御
メモリにおけるサーボ起動情報格納エリアのメモリ構成
図である。
FIG. 4 is a memory configuration diagram of a servo activation information storage area in a servo control memory according to the first embodiment of the present invention.

【図5】 本発明の実施の形態1におけるSFCプログ
ラムの設定例を示す図である。
FIG. 5 is a diagram showing a setting example of an SFC program according to the first embodiment of the present invention.

【図6】 本発明の実施の形態1における演算制御プロ
グラムの設定例を示す図である。
FIG. 6 is a diagram illustrating a setting example of an arithmetic control program according to the first embodiment of the present invention.

【図7】 本発明の実施の形態1におけるトランジショ
ンプログラムの設定例を示す図である。
FIG. 7 is a diagram showing a setting example of a transition program according to the first embodiment of the present invention.

【図8】 本発明の実施の形態1におけるサーボプログ
ラムの設定例を示す図である。
FIG. 8 is a diagram showing a setting example of a servo program according to the first embodiment of the present invention.

【図9】 本発明の実施の形態1において、プログラム
管理メモリにおけるWAITON(WAITOFF)情
報エリアのメモリ構成図である。
FIG. 9 is a memory configuration diagram of a WAITON (WAITOFF) information area in the program management memory according to the first embodiment of the present invention.

【図10】 本発明の実施の形態1におけるSFCプロ
グラムの処理例を示す図である。
FIG. 10 is a diagram showing a processing example of an SFC program according to the first embodiment of the present invention.

【図11】 本発明の実施の形態2におけるSFCプロ
グラムの設定例を示す図である。
FIG. 11 is a diagram showing a setting example of an SFC program according to the second embodiment of the present invention.

【図12】 本発明の実施の形態2におけるSFCプロ
グラムの設定例を示す図である。
FIG. 12 is a diagram showing a setting example of an SFC program according to the second embodiment of the present invention.

【図13】 本発明の実施の形態2における演算制御プ
ログラムの設定例を示す図である。
FIG. 13 is a diagram showing a setting example of an arithmetic control program according to the second embodiment of the present invention.

【図14】 本発明の実施の形態2におけるトランジシ
ョンプログラムの設定例を示す図である。
FIG. 14 is a diagram showing a setting example of a transition program according to the second embodiment of the present invention.

【図15】 本発明の実施の形態2におけるサーボプロ
グラムの設定例を示す図である。
FIG. 15 is a diagram showing a setting example of a servo program according to the second embodiment of the present invention.

【図16】 本発明の実施の形態2において、プログラ
ム管理メモリにおけるトランシジョン情報エリアのメモ
リ構成図である。
FIG. 16 is a memory configuration diagram of a transition information area in a program management memory according to the second embodiment of the present invention.

【図17】 本発明の実施の形態2におけるSFCプロ
グラムの処理例を示す図である。
FIG. 17 is a diagram illustrating a processing example of an SFC program according to the second embodiment of the present invention.

【図18】 本発明の実施の形態2におけるSFCプロ
グラムの処理例を示す図である。
FIG. 18 is a diagram illustrating a processing example of an SFC program according to the second embodiment of the present invention.

【図19】 従来のサーボシステムコントローラのハー
ドウエア構成図である。
FIG. 19 is a hardware configuration diagram of a conventional servo system controller.

【図20】 図19に示されるコモンメモリの構成図で
ある。
20 is a configuration diagram of the common memory shown in FIG.

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

1 サーボシステムコントローラ本体 2 演算制御部 3 サーボ制御部 4 演算制御用CPU 5 演算制御メモリ 6 入出力インタフェース 7 周辺装置用インタフェース 8 入力ユニット 9 出力ユニット 10 サーボ制御用CPU 11 サーボ制御メモリ 12 サーボプログラムメモリ 13 サーボインタフェース 14 サーボシステム 15 コモンメモリ 15a デバイス情報エリア 15b 起動情報エリア 15c モニタエリア 16 プログラム管理メモリ 20 演算処理プログラム格納エリア 21 SFCプログラム格納エリア 21a SFC1格納エリア 21b SFC2格納エリア 21c SFCn格納エリア 22 演算制御プログラム格納エリア 22a F1格納エリア 22b F2格納エリア 22c Fn格納エリア 23 トランジションプログラム格納エリア 23a G1格納エリア 23b G2格納エリア 23c Gn格納エリア 30 サーボパラメータ格納エリア 30a 1軸のサーボパラメータ格納エリア 30b 2軸のサーボパラメータ格納エリア 30c n軸のサーボパラメータ格納エリア 31 サーボプログラム格納エリア 31a K1格納エリア 31b K2格納エリア 31c Kn格納エリア 35 サーボ起動情報 36 起動情報格納エリア 37 起動軸情報格納エリア 38 起動プログラム番号格納エリア 40 SFC100 41 演算制御ステップF100 42 トランジションステップG110 43 演算制御ステップF101 44 WAITON(WAITOFF)トランジション
ステップ 45 サーボ制御ステップK120 50 F100 51 G110 52 K120 53 F101 60 WAITON(WAITOFF)あり・なし格納
エリア 61 WAITON(WAITOFF)デバイス名称格
納エリア 62 WAITON(WAITOFF)デバイス番号格
納エリア 63 WAITON/WAITOFF判別情報格納エリ
ア 70 SFC101 71 サーボ制御ステップK200 72 シフトトランジションステップG210 73 演算制御ステップF220 74 SFC102 75 ウェイトトランジションステップG210 80 F220 81 G210 82 K200 90 トランジション情報 モーション完了待ち状態格
納エリア 91 トランジション情報 始動軸情報設定完了/未完
格納エリア 92 トランジション情報 始動軸数格納エリア 93a トランジション情報 始動軸情報 軸番号1 93b トランジション情報 始動軸情報 軸番号2 93c トランジション情報 始動軸情報 軸番号n
DESCRIPTION OF SYMBOLS 1 Servo system controller main body 2 Operation control part 3 Servo control part 4 Operation control CPU 5 Operation control memory 6 I / O interface 7 Peripheral device interface 8 Input unit 9 Output unit 10 Servo control CPU 11 Servo control memory 12 Servo program memory 13 Servo interface 14 Servo system 15 Common memory 15a Device information area 15b Startup information area 15c Monitor area 16 Program management memory 20 Operation processing program storage area 21 SFC program storage area 21a SFC1 storage area 21b SFC2 storage area 21c SFCn storage area 22 Operation control Program storage area 22a F1 storage area 22b F2 storage area 22c Fn storage area 23 Transition pro RAM storage area 23a G1 storage area 23b G2 storage area 23c Gn storage area 30 Servo parameter storage area 30a 1-axis servo parameter storage area 30b 2-axis servo parameter storage area 30c n-axis servo parameter storage area 31 servo program storage area 31a K1 storage area 31b K2 storage area 31c Kn storage area 35 Servo start information 36 Start information storage area 37 Start axis information storage area 38 Start program number storage area 40 SFC100 41 Operation control step F100 42 Transition step G110 43 Operation control step F101 44 WAITON (WAITOFF) transition step 45 servo control step K120 50 F100 51 G110 52 K120 3 F101 60 With / without WAITON (WAITOFF) Storage area 61 WAITON (WAITOFF) device name storage area 62 WAITON (WAITOFF) device number storage area 63 WAITON / WAITOFF discrimination information storage area 70 SFC101 71 Servo control step K200 72 Shift transition step G210 73 Operation control step F220 74 SFC102 75 Wait transition step G210 80 F220 81 G210 82 K200 90 Transition information Motion completion wait state storage area 91 Transition information Start axis information setting completion / incomplete storage area 92 Transition information Start axis number storage area 93a Transition information Starting axis information Axis number 1 93b Tiger Jishon information start axis information axis number 2 93c transitions information start axis information axis number n

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 制御対象をサーボ制御するサーボ制御部
と、上記制御対象からの入力情報、内部情報、上記制御
対象への出力情報等をSFC(シーケンシャル・ファン
クション・チャート)プログラムに基づき各ステップを
順次演算制御する演算制御部を有するサーボシステムコ
ントローラにおいて、あらかじめ制御対象へのサーボ制
御情報を準備しておき、上記制御対象からの入力情報を
トリガとして、直ちに上記制御対象をサーボ制御する手
段を有することを特徴とするサーボシステムコントロー
ラ。
A servo control unit for servo-controlling a control target, and input information, internal information, output information to the control target, and the like from the control target are each processed based on an SFC (sequential function chart) program. In a servo system controller having an arithmetic control unit for sequentially performing arithmetic control, servo control information for a control target is prepared in advance, and means for immediately performing servo control on the control target using input information from the control target as a trigger is provided. A servo system controller, characterized in that:
【請求項2】 制御対象に対してサーボ制御を開始する
と、上記サーボ制御完了ののちに上記制御対象への次制
御に移行する移行手段と、上記制御対象のサーボ制御完
了を待たずに上記制御対象への次制御に移行する移行手
段とを有することを特徴とする請求項1記載のサーボシ
ステムコントローラ。
And a shift means for shifting to the next control to the controlled object after the completion of the servo control when the servo control is started for the controlled object, and the control means without waiting for the completion of the servo control of the controlled object. 2. The servo system controller according to claim 1, further comprising: a transition unit that transitions to a next control for the target.
JP8088998A 1998-03-27 1998-03-27 Servo system controller Pending JPH11282513A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8088998A JPH11282513A (en) 1998-03-27 1998-03-27 Servo system controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8088998A JPH11282513A (en) 1998-03-27 1998-03-27 Servo system controller

Publications (1)

Publication Number Publication Date
JPH11282513A true JPH11282513A (en) 1999-10-15

Family

ID=13730930

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8088998A Pending JPH11282513A (en) 1998-03-27 1998-03-27 Servo system controller

Country Status (1)

Country Link
JP (1) JPH11282513A (en)

Similar Documents

Publication Publication Date Title
JPH09128255A (en) Programable logic controller
JPH11282513A (en) Servo system controller
US7296270B2 (en) Method and control unit for controlling technical procedures in a motor vehicle
JPS63138403A (en) Data transfer system
JPH056213A (en) Method and device for controlling industrial robot
JP2880330B2 (en) Programming device for programmable controller
JPH08328626A (en) Double-arm robot controller
JPH1195825A (en) Method for executing numerical control program
JPH06259115A (en) Programmable controller
KR960001977B1 (en) Control method in programmable controller
JP2002073120A (en) Device and method for programming of programmable controller
JPH03288906A (en) Instruction executing system for pc
JP2850568B2 (en) Positioning operation method
JP3358112B2 (en) Programmable controller
JP3384141B2 (en) Programmable controller and programmable controller maintenance device
JPH08202450A (en) Positioning device and method therefor
JPH03246602A (en) Programmable controller
JP2793809B2 (en) Applied instruction processing method of programmable controller
JPS6020771B2 (en) Micro diagnosis method
JPS616704A (en) Programmable controller
JPH07104690B2 (en) Synchronous control method for multiple turrets
JPH11143734A (en) Backward execution method of sequence program
JPS61183705A (en) Operating trace processing method of programmable controller
JPH08137525A (en) Numerical controller
JPS63226778A (en) Memory device