小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 英和対訳 > interrupt taskの意味・解説 

interrupt taskとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 割込タスク

Weblio英和対訳辞書での「interrupt task」の意味

interrupt task

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「interrupt task」の部分一致の例文検索結果

該当件数 : 51



例文

A task control means 4 executes such task scheduling which can execute the interrupt task within the predetermined time when the task time restriction determining means 5 determines that the interrupt task cannot be executed within the predetermined time.例文帳に追加

タスク制御手段4は、タスク時間制約判定手段5において指定時間内に実行できないと判定された場合は、指定時間内で割込みタスクが実行できるようタスクスケジューリングを実施する。 - 特許庁

A task B is started during execution of the interrupt handling K, the interruption request of a task switch interrupt handling SW is generated.例文帳に追加

割込処理Kの中で、タスクBを起動するとともに、タスク切替割込処理SWの割り込み要求を発生させる。 - 特許庁

While one task is executed, the access control part 20 prohibits another task interrupt.例文帳に追加

また、1つのタスクを実行している間、アクセス制御部20は、他のタスクの割込みを禁止する。 - 特許庁

When interrupt occurs, and the priority of the interrupt handler to the generated interrupt is lower than the priority of a running task or interrupt handler, the interrupt handler is held.例文帳に追加

割込みが発生した際には、発生した割込みに対する割込みハンドラの優先度が、実行中のタスクまたは割込みハンドラより優先度が低い場合は、その割込みハンドラを保留する。 - 特許庁

The transition of the task and interrupt handler executed by the virtual computer is monitored, and when the priority of the held interrupt handler becomes higher than that of task or interrupt handler to be executed next by the virtual computer, the virtual computer to which the held interrupt handler is belonging, executes the held interrupt handler.例文帳に追加

仮想計算機の実行するタスクと割込みハンドラの遷移を監視し、保留中の割込みハンドラの優先度が、仮想計算機が次に実行するタスクまたは割込みハンドラより高くなった時に、保留中の割込みハンドラが属する仮想計算機に保留中の割込みハンドラを実行させる。 - 特許庁

A task time restriction determining means 5 determines whether an interrupt task associated with the interrupt generation signal can be executed within a predetermined time from the occurrence of an interruption.例文帳に追加

タスク時間制約判定手段5は、割込み発生信号に対応付けられた割込みタスクが割込み発生から指定時間内に実行可能か否かを判定する。 - 特許庁

例文

From the task management part 31 of the debugger 30, an interrupt task activation is instructed to the main process part 21 of the ladder execution engine 20, the main process part 21 receives a factor of a interrupt.例文帳に追加

デバッガ30のタスク管理部31よりラダー実行エンジン20のメイン処理部21に対して割込みタスク起動を指示し、メイン処理部21は割込み要因を受け取る。 - 特許庁

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「interrupt task」の部分一致の例文検索結果

該当件数 : 51



例文

To prevent the execution time of a task, which was being executed at the time of the occurrence of interrupt handling, from being shortened even in the case of the occurrence of interrupt processing during execution of the task.例文帳に追加

タスクの実行中に割込処理が発生しても、その割込処理が発生した時点において実行されていたタスクの実行時間が減少することを防ぐ。 - 特許庁

An event detection part 20 detects the occurrence of the event which requests a predetermined interrupt task.例文帳に追加

イベント検出部20は、所定の割込タスクを要求するイベントの発生を検出する。 - 特許庁

The interrupt proxy processing part is operationally coupled to the processor core and the plurality of IPs, and configured to solely process an interrupt-related task to the plurality of IPs, for example, interrupt release.例文帳に追加

インターラプトプロキシ処理部はプロセッサコアと複数のIPに接続され、複数のIPに対するインターラプト関連タスク、例えばインターラプト解除を専担して処理する。 - 特許庁

If interruption request is received during execution of task processing A, the task A is interrupted once and interrupt handling K is executed.例文帳に追加

タスク処理Aを実行中に割り込み要求を受けた場合に、タスクAを一時中断し、割込処理Kを実行する。 - 特許庁

As the factor of the interrupt occurs the main process part 21 analyzes it, then execution is moved to relevant interrupt task.例文帳に追加

こゝで、割込み要因が発生しているので、メイン処理部21は割込み要因を分析し、該当する割込みタスクへ実行を移す。 - 特許庁

When execution right is transferred to the start processing task 32, a data processing task 33 is started (step S21), and when the execution right is further transferred to the data processing task, the occurrence of the interrupt event is made effective (step S33) after performing data processing about an interrupt factor that causes the interrupt event (step S31).例文帳に追加

そして開始処理タスク32に実行権が移ったときに、データ処理タスク33を起動し(ステップS21)、さらにデータ処理タスクに実行権が移ったときに、割込イベントを発生させた割込要因に関するデータ処理を行った後(ステップS31)、割込イベントの発生を有効にする(ステップS33)。 - 特許庁

When an interrupt circuit 400 receives a high speed interrupt request signal, the task control circuit 210 executes an interrupt operation instruction designated by the interrupt circuit 400 to control the status transition of tasks.例文帳に追加

割込回路400が高速割込要求信号を受信すると、タスク切換回路210は割込回路400により指定される割込操作命令を実行することにより、タスクの状態遷移を制御する。 - 特許庁

例文

When the signal simulating an interrupt is generated, it is decided whether the task switch from the idle task to the normal user task occurs after each interrupt handler processing completion, and it so the process relative time timer function is newly changed over to ON.例文帳に追加

また、割込みをシミュレートするシグナルの発生時には、各割込みハンドラ処理終了後、アイドルタスクから通常のユーザタスクへのタスクスイッチが起こるかどうかを判定し、もしそうなら再びプロセス相対時間タイマ機能に切り替える。 - 特許庁

>>例文の一覧を見る

interrupt taskのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS