| 例文 |
Ladder programの部分一致の例文一覧と使い方
該当件数 : 216件
PROGRAM CONVERTING METHOD FROM MNEMONIC FORM TO LADDER DIAGRAM FORM, PROGRAM FOR PROGRAM CONVERSION, AND RECORDING MEDIUM FOR RECORDING PROGRAM例文帳に追加
ニーモニック形式からラダー図形式へのプログラム変換方法、上記プログラム変換のためのプログラム、およびこのプログラムが記録された記録媒体 - 特許庁
METHOD FOR DEBUGGING OR THE LIKE OF PRODUCED LADDER PROGRAM ON PROGRAMMING TOOL SCREEN例文帳に追加
制作されたラダープログラムをプログラミングツール画面上でデバッグ等する方法 - 特許庁
To execute functions or function blocks deployed by a ladder program.例文帳に追加
ラダープログラムで展開したファンクション又はファンクションブロックの実行を可能にする。 - 特許庁
To provide a ladder program editing apparatus making it possible to quickly view help information about a tool used for editing a ladder program for a programmable controller.例文帳に追加
プログラマブルコントローラ用のラダープログラムの編集を行うツールに関し、迅速にヘルプ情報を参照することができるラダープログラム編集装置を提供する。 - 特許庁
For example, when a PLC 2 generates a ladder program for controlling the operation of input/output equipment 4, etc., by using a ladder editor 32a, the ladder program is described in a ladder window in an editor picture displayed on the display 36 of a computer device 3.例文帳に追加
例えば、PLC2が入出力機器4…の動作を制御するためのラダープログラムをラダーエディタ32aを用いて作成する場合、コンピュータ装置3のディスプレイ36に表示されるエディタ画面のラダーウインドウ上でラダープログラムを記述していく。 - 特許庁
The program conversion processing apparatus includes: storage means 20 which stores a program conversion table 50 recording a C language command corresponding to a ladder command; and information processing means 10 which converts the input ladder program command into the C language command using the program conversion table 50 to generate a C language program from the ladder program.例文帳に追加
ラダーコマンドに対応するC言語コマンドを記録したプログラム変換テーブル50を格納した記憶手段20と、入力されたラダープログラムのコマンドを前記プログラム変換テーブル50を用いてC言語コマンドに変換して、前記ラダープログラムからC言語プログラムを作成する情報処理手段10とを備えている。 - 特許庁
To provide a device that can estimate processing time of a ladder program before development.例文帳に追加
開発前のラダープログラムの処理時間の見積りの可能な装置を提供する。 - 特許庁
The programmable controller executes a ladder program edited by the programming tool.例文帳に追加
プログラミングツールで編集したラダープログラムを実行するプログラマブルコントローラに関する。 - 特許庁
To provide a ladder diagram preparing program capable of preparing a ladder diagram by intuitively inputting by utilizing knowledge so far.例文帳に追加
これまでの知識を利用して直感的に入力することでラダー図を作成することのできるラダー図作成プログラムを提供する。 - 特許庁
To facilitate editing a ladder program or the like on a monitor screen.例文帳に追加
ラダープログラムの編集等をモニタ画面上で容易に実行できるようにすること。 - 特許庁
The ladder program is provided with a loop for repeating a plurality of steps a plurality of times.例文帳に追加
ラダープログラムには複数のステップを複数回繰り返すループが設けられている。 - 特許庁
To easily determine the operating condition of a ladder program through visual observation.例文帳に追加
目視によってラダープログラムの動作状態を容易に把握することを可能とする。 - 特許庁
The processing is similarly performed when the event timer value is set by creating a ladder subroutine program.例文帳に追加
ラダーサブルーチンプログラミングを作成し、イベントタイマ値を設定する場合も同様になる。 - 特許庁
A programmable controller executes a sequence program 2 described with a ladder diagram language.例文帳に追加
ラダー図言語で記述されたシーケンスプログラム2を実行するプログラマブルコントローラとする。 - 特許庁
This control controller has a 1st user program memory 11 storing a ladder control program and a 2nd user program memory 12 storing a Java program, and programs stored in the respective memories 11 and 12 are executed by a ladder program managing part 13 and a Java program managing part 14.例文帳に追加
ラダー制御プログラムを格納した第1ユーザプログラムメモリ11とJavaプログラムを格納した第2ユーザプログラムメモリ12を有し、各メモリ11,12に格納されたプログラムは、ラダープログラム管理部13,Javaプログラム管理部14により実行される。 - 特許庁
A ladder analysis means 32c previously allows a ladder instruction for constituting a ladder program to correspond to parts for constituting a user screen, collectively extracts parts corresponding to a ladder instruction included in a ladder program prepared by a ladder editor 32a and registers the extracted parts in a parts file 33c in each screen of the user screen to prepare a parts data base.例文帳に追加
ラダー解析手段32cによって、ラダープログラムを構成するためのラダー命令をユーザ画面を構成するための部品に予め対応付けておき、かつラダーエディタ32aによって作成されたラダープログラムに含まれるラダー命令に対応する部品を一括して抽出し、ユーザ画面の1画面単位で部品ファイル33cに登録することによって部品データベースを作成する。 - 特許庁
A programmable logic controller 101 which controls the subject of control by repeatedly running the ladder sequence program 102 at fixed intervals according to signals inputted from the subject of control is provided with a ladder action result transmission program 105 which outputs the result of ladder action to the outside each time one sequence cycle of the ladder sequence program ends.例文帳に追加
制御対象からの入力信号を基にラダーシーケンスプログラム102を所定周期で繰り返し実行し前記制御対象を制御するプログラマブルロジックコントローラ101に、前記ラダーシーケンスプログラムの1シーケンスサイクル終了毎にラダー動作結果を外部出力するラダー動作結果送信プログラム105を設ける。 - 特許庁
To provide a program converting method for converting a program from a mnemonic form to a ladder diagram form.例文帳に追加
ニーモニック形式からラダー図形式へのプログラム変換を可能とするためのプログラム変換方法を提供する。 - 特許庁
To easily set a calendar timer function or a weekly timer function to a ladder program.例文帳に追加
ラダープログラムにカレンダタイマ機能やウィークリータイマ機能を容易に設定できるようにする。 - 特許庁
To debug a ladder sequence program even while the subject of control is being controlled.例文帳に追加
制御対象を制御中であっても、ラダーシーケンスプログラムのデバッグを行えるようにする。 - 特許庁
PROGRAMMABLE LOGIC CONTROLLER, METHOD FOR CONFIRMING OPERATION OF LADDER SEQUENCE PROGRAM THEREOF, AND DEBUGGING TOOL例文帳に追加
プログラマブルロジックコントローラ及びそのラダーシーケンスプログラム動作確認方法並びにデバッグツール - 特許庁
The data base 32 also stores the ladder program in common with a data of each scanner.例文帳に追加
また、データベース32には、各スキャンのデータに共通したラダープログラムも併せて蓄積しておく。 - 特許庁
DISPLAY SWITCHING METHOD FOR LADDER PROGRAM INCLUDING FUNCTION BLOCK CALLING INSTRUCTION AND PROGRAMMING DEVICE例文帳に追加
ファンクションブロック呼び出し命令を含むラダープログラムの表示切替方法及びプログラミング装置 - 特許庁
To provide a data base system capable of easily regenerating an execution record of a ladder program in past.例文帳に追加
過去のラダープログラムの実行履歴を容易に再現できるデータベースシステムを構築する。 - 特許庁
A control procedure program is prepared on a ladder window by a ladder editor 32a, and a screen is prepared on the plotting window by a plotting editor 32b.例文帳に追加
制御手順プログラムをラダーエディタ32aによりラダーウインドウ上で作成し、画面を作画エディタ32bにより作画ウインドウ上で作成する。 - 特許庁
The program in a ladder form for a programmable controller and the program in a text form are mutually converted by replacing the information of the text form and the information of the ladder form.例文帳に追加
プログラマブルコントローラのためのラダー形式のプログラムとテキスト形式のプログラムとの間の相互変換を、テキスト形式の情報とラダー形式の情報との置換により行うようにしている。 - 特許庁
To provide an automatic generation supporting system for a ladder sequence program specification for improving productivity at the time of preparing a ladder sequence program specification from a control design specification.例文帳に追加
制御設計仕様書からラダーシーケンスプログラム仕様書を作成する際の、生産性の向上を図ることができるラダーシーケンスプログラム仕様書自動生成支援システムを提供する。 - 特許庁
LADDER PROGRAM MACRO GENERATOR AND GENERATION METHOD, PROGRAM THEREFOR AND COMPUTER-READABLE RECORDING MEDIUM例文帳に追加
ラダープログラムマクロ作成装置、ラダープログラムマクロ作成方法、ラダープログラムマクロ作成プログラムおよびコンピュータで読み取り可能な記録媒体 - 特許庁
To synchronize a ladder language program and a C language program for motion control by transceiving data at high speed between the programs.例文帳に追加
ラダー言語プログラムとC言語プログラムの間でデータを高速で送受信させ、両プログラムをモーション制御に同期させる。 - 特許庁
To monitor a ladder program on a display device with respect to a programmable display device which controls a control object by the ladder program and displays the operation of the control object by a display program.例文帳に追加
ラダープログラムによって制御対象を制御すると共に、表示用プログラムによって制御対象の動作をディスプレイに表示するプログラマブル表示装置において、ディスプレイ上でラダープログラムのモニターを可能とする。 - 特許庁
When the sequence program for placing various industrial machines in specific operation is generated in ladder program format wherein device names are described in a ladder shape together with respective instruction symbols, the device names are previously registered with names that an operator optionally selects and the ladder program is described with the registered names.例文帳に追加
各種産業機械を所定動作させるシーケンスプログラムを、各命令記号と共にデバイス名を梯子状に記述したラダープログラム形式で作成する際に、各デバイス名を予め作業者が任意に選択した名称で登録し、該登録名称でラダープログラムを記述可能にする。 - 特許庁
The ladder monitor screen generating part 52 displays as a ladder monitor screen a screen that shows a control program executed when the device 2a is controlled.例文帳に追加
一方、上記ラダーモニタ画面生成部52は、ラダーモニタ画面として、デバイス2aを制御する際に実行される制御プログラムを示す画面を表示する。 - 特許庁
When being active, the ladder program editing function section 11 allows a specification of an arbitrary position on a ladder editing region by upper/lower/left/right operations of a cursor key.例文帳に追加
ラダープログラム編集機能部11は、アクティブのときには、上下左右のカーソルキー操作によりラダー編集領域上での任意位置を指定させる。 - 特許庁
Thus, a data storing part seems to store data in a ladder format from the viewpoint of a ladder program side, and a series of processing can be carried out by plural programs.例文帳に追加
これにより、ラダープログラム側から見ると、データ記憶部はラダーの形式で記憶されているように見え、複数のプログラムで一連の処理が実行できる。 - 特許庁
Then the data indicating the position on the output diagram of the ladder diagram and the position data corresponding to the coding line are generated and outputted to a program file of the ladder diagram form.例文帳に追加
そして、各命令語に対応するラダー図形を表すデータおよび位置データが生成されて、ラダー図形式のプログラムファイルに出力される。 - 特許庁
The control procedure program for a PLC 2 is prepared on a ladder window by a ladder editor 32a, and the image is prepared on an image preparing window by an image preparing editor 32b.例文帳に追加
制御手順プログラムをラダーエディタ32aによりラダーウインドウ上で作成し、画面を作画エディタ32bにより作画ウインドウ上で作成する。 - 特許庁
When ladder diagrams of sequence programs are displayed, ladder diagrams of a main program and sub-programs in an executing state are displayed at a normal luminance (202, 203, 204 and 211).例文帳に追加
シーケンスプログラムのラダー図を表示するとき、メインプログラムおよび実行状態のサブプログラムのラダー図は通常の輝度で表示する(202,203,204,211)。 - 特許庁
To provide a ladder program optimization apparatus that can automatically optimize created and edited ladder programs and can extend the range of optimization.例文帳に追加
作成後や編集後のラダープログラムを自動的に最適化することができ、かつ、最適化の範囲を拡大することのできるラダープログラム最適化装置を得る。 - 特許庁
The retrieving part 32c displays a row of the ladder program including the ladder symbol corresponding to the variable based on the variable of the mark designated on the use screen.例文帳に追加
検索部32cは、ユーザ画面で指定されたマークの変数に基づいても、その変数に対応するラダー記号を含むラダープログラムの行を表示させる。 - 特許庁
To increase the number of times of continuously executing ladder program while guaranteeing the number of times of executing base processing in order to eliminate such problem that the base processing to be executed at idle time is continuously interrupted and is not executed when the number of times of starting the ladder program by a specification for starting the ladder program by an interruption program is large.例文帳に追加
割込プログラムによってラダープログラムを起動する仕様でラダープログラムの起動回数が多い場合、空き時間に実行するベース処理は中断され続けて実行できない場合があるのでベース処理の実行回数を保証しつつ、ラダープログラムの連続実行回数を増やすことを目的とする。 - 特許庁
A variable setting part 131a writes the comments of a comment table, the ID of a ladder symbol and the ID of the component of a switch made to correspond to the ladder symbol as one record to a character string table by the drag & drop operation of the ladder symbol of a ladder program to a plotting window.例文帳に追加
変数設定部131aは、ラダープログラムのラダー記号の作画ウインドウへのドラッグ&ドロップ操作により、コメントテーブルのコメントと、ラダー記号のIDと、ラダー記号に対応付いているスイッチの部品のIDとを1つのレコードとして文字列テーブルに書き込む。 - 特許庁
The stored data and the stored ladder program are delivered to personal computers 1.例文帳に追加
蓄積したデータおよびラダープログラムを、データ配信部30によって、パーソナルコンピュータ1に配信する。 - 特許庁
To provide technology for programming a ladder program from a WWW browser in a programmable controller.例文帳に追加
プログラマブルコントローラにおいて、WWWブラウザからラダープログラムをプログラミングできる技術の提供。 - 特許庁
To provide a ladder program editing device recognizing a connected programmable controller always without any error.例文帳に追加
接続されるプログラマブルコントローラを常に誤りなく認識するラダープログラム編集装置を提供する。 - 特許庁
To convert a ladder program into a C language program, easily generate a program operating on a CPU substrate even without the knowledge for the C language program, and make effective use of an existing program asset.例文帳に追加
ラダープログラムをC言語プログラムに変換可能で、C言語プログラムの知識が無くともCPU基板上で動作するプログラムを簡単に作製可能とし、また既存のプログラム資産の有効活用を可能とする。 - 特許庁
To solve the problem that it is impossible to sufficiently contain operation procedures and design information into a ladder program because a capacity of comments to be written to the ladder program is limited and only character data is permitted.例文帳に追加
ラダープログラムに書き込むコメントの容量が制限され、かつ文字データしか許されていなかったので、操作手順や設計情報を十分盛り込むことができなかったという課題を解決する。 - 特許庁
To reliably disable override by easily and reliably acquiring the override state of all ladder circuit units, even during or after debugging a ladder program using a ladder program edit tool.例文帳に追加
ラダープログラム編集ツールを用いたラダープログラムデバッグの作業途中であっても、また、作業後においても、どのラダー回路単位でどのようなオーバーライド状態にあるかを容易確実に把握でき、これにより、オーバーライドOff作業を確実に行うことができるようにすること。 - 特許庁
The process control apparatus stores a process control program to be executed by the exclusive module and a ladder program to be executed by the programmable controller, and while performing data communication between the exclusive module and the programmable controller, executes the process control program and the ladder program.例文帳に追加
また、プロセス制御装置は、専用モジュールで実行されるプロセス制御用プログラムとプログラマブルコントローラで実行されるラダープログラムとを保持し、専用モジュールとプログラマブルコントローラとの間でデータ交信をしながらプロセス制御用プログラムとラダープログラムとを実行する。 - 特許庁
A clock generating program is prepared by a sequence program (such as a ladder program) and stored in a program memory 212b provided in a CPU 21 of an PLC body part 2.例文帳に追加
PLC本体部2のCPUユニット21(制御本体部)に設けられたプログラムメモリ212bに、クロック発生用のプログラムをシーケンスプログラム(ラダープログラムなど)で作成して記憶させておく。 - 特許庁
To provide a system for taking out a program component dedicated to a specific application necessary for configuration of a certain system by defining a description method of a macro deforming a ladder program to maintain a ladder program component group having versatility usable in a plurality of applications as software assets, and by environment wherein the deformation of the ladder program is executed therefrom.例文帳に追加
ラダープログラムを変形させるマクロの記述方法を定義することによりソフトウェア資産として複数のアプリケーションで利用可能な汎用性をもつラダープログラム部品群を整備し、そこからラダープログラムの変形を実行する環境によってあるシステムを構成するのに必要な特定のアプリケーション専用のプログラム部品を取り出す仕組みを整備すること。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|