| 例文 |
"error code"を含む例文一覧と使い方
該当件数 : 256件
Fails with error code EINVAL if the currently loaded font is a 512-character font, or if the console is not in text mode. 例文帳に追加
現在ロードされているフォントが 512 文字のフォントであるか、コンソールがテキストモードでない時には失敗し EINVAL のエラーコードを返す。 - JM
When an error occurs, an application program(AP) 1 transfers an error code to an error level judging part 2, which acquires an error level by retrieving the table 22 by using the error code as a key, and when the error level is 'data base(DB) fault', starts a data base restoring processing part 3.例文帳に追加
APは、エラーが発生するとエラーレベル判定部にエラーコードを受け渡し、エラーレベル判定部は、該エラーコードをキーとしてエラーレベル対応表を検索してエラーレベルを取得し、エラーレベルが「DB障害」であればデータベース回復処理部を起動する。 - 特許庁
A service server 1 is provided with a means for monitoring the failure of its own hardware, software or firmware and a means for integrating the contents of the failure whose generation is detected into an error code, and for transmitting the error code to the maintenance management server.例文帳に追加
サービスサーバ1は、自身のハードウェア、ソフトウェアまたはファームウェアの障害を監視する手段と、障害の発生が検出されたとき、その障害の内容をエラーコード化し、そのエラーコードを前記保守管理サーバに送信する手段とを備える。 - 特許庁
To provide an error correction circuit for improving the error correction ability of a product code by using an error correction impossibility detection flag obtained from the error code corrector is a prestage and controlling the correction operation of the error code corrector in a poststage.例文帳に追加
前段の誤り符号訂正器から得られる誤り訂正不可検出フラグを用いて、後段の誤り符号訂正器の訂正動作を制御することにより、積符号の誤り訂正能力を向上させる誤り訂正回路の提供。 - 特許庁
A speech recognition engine 110 outputs a matching state of a speech input signal as an error code to a control section 103.例文帳に追加
音声認識エンジン110は、音声入力信号の照合状態をエラーコードとして制御部103に出力する。 - 特許庁
In a method (b), the contents are divided into blocks, and data in each block are converted to a predictive error code or DCT coefficient.例文帳に追加
(b)の方法は、コンテンツ1をブロック分割し、各ブロックのデータを予測誤差符号、DCT変換係数等に変換する。 - 特許庁
The client 130 reads and displays an HTML document for guidance on the server 130 by using the URL and the error code.例文帳に追加
クライアント130は、URLとエラーコードを使用してサーバ130上の案内用のHTML文書を読み出して表示する。 - 特許庁
Returns 0when the input was executed successfully, -1 if there was an exception, or an error code from the errcode.h include file distributed as part of Python if there was a parse error.例文帳に追加
パースエラーの場合はPythonの一部として配布されているerrcode.hインクルードファイルにあるエラーコードを返します。 (Python.hはerrcode.hをインクルードしません。 - Python
To provide an ETC onboard equipment for automatically non-displaying an united error code displayed at a display part in a proper timing.例文帳に追加
表示部に表示された統一エラーコードを適切なタイミングで自動的に非表示とするETC車載器を提供すること。 - 特許庁
When an error displaying section 138 is requested to display the error, the section 138 reads out the error code from the memory 134 and flickers an operation displaying LED 126 and, at the same time, operates upper and lower flaps to the positions set correspondingly to the error code by controlling a flap motor 78.例文帳に追加
一方、エラー表示部138は、エラー表示が要求されると、メモリからエラーコードを読み出し、運転表示LED126を点滅させると共に、フラップモータ78を制御して上下フラップをエラーコードに応じて設定されている位置に操作する。 - 特許庁
When the error code is returned to an application, the error can be specified by the application without any posteriori analysis on the error.例文帳に追加
このエラーコードをアプリケーションに返すことによって,アプリケーションはエラーを事後的に解析することなしに,エラーを特定することができる。 - 特許庁
The failure information and time elapsed information can be displayed at an error code indicator 29 and an actuator operation history indicator 30.例文帳に追加
故障情報と時間経過情報は、エラーコード表示器29とアクチュエータ動作履歴表示器30に表示させることができる。 - 特許庁
To provide an error code indexing/interpretation apparatus and method to be used in an integral device system equipped with a plurality of apparatuses.例文帳に追加
複数の装置を備えた統合装置システムにおいて用いるためのエラーコード索引付け/翻訳装置および方法を提供すること。 - 特許庁
An event discriminating data gathering means 6 gathers error code data on door failure from a CPU_1 to CPUN of an elevator control device 1.例文帳に追加
事象識別データ収集手段6は、エレベータ制御装置1のCPU1〜CPUNからドア故障についてのエラーコードデータを収集する。 - 特許庁
To prevent overflow of an STD-buffer and destruction of a synchronizing word or the like when an error detection signal is shorter than a sequence error code.例文帳に追加
エラー検出信号がシーケンスエラーコードより短い場合、STD−バッファのオーバーフローの防止および同期ワードの破壊等を防止する。 - 特許庁
An error display 101 is mounted to this lamp substrate 92 and displays an error code such as 'balls run out'.例文帳に追加
このランプ基板92にはエラー表示器101が搭載されており、エラー表示器101には「球切れ」等のエラーコードが表示される。 - 特許庁
Means for displaying an error code and the name of an apparatus alternately on the screen of a remote controller is provided.例文帳に追加
エラーコード等の表示と機種名の表示とをリモコンの画面に交互に表示させる交互表示手段を設けたことを特徴とする。 - 特許庁
For the C programming language, this error code is stored in the global variable errno , and the function that executed the system call returns the value -1. 例文帳に追加
Cプログラミング言語においては、このエラーコードが大域変数 errnoに格納されます。 また、システムコールを 実行した関数は -1の値を返します。 - FreeBSD
An error counter 1-3 counts error code during the count period determined by a timer 1-2 and informs the counted value to a manager 1-1.例文帳に追加
エラーカウンタ1−3は、タイマー1−2により決定されるカウント期間に受信したエラーコードをカウントして管理部1−1へ通知する。 - 特許庁
When abnormality occurs in laundry equipment 1, a laundry equipment control part transmits an error code through a server 8 and the internet 3 to a host 4.例文帳に追加
ランドリー機器1に異常が発生すると、ランドリー機器制御部はエラーコードをサーバ8、インターネット3を介してホスト4に送信する。 - 特許庁
This variable contains a mapping of error code integers to two-elementtuples containing a short and long message. 例文帳に追加
この変数はエラーコードを表す整数を二つの要素をもつタプルに対応付けます。 タプルには短いメッセージと長いメッセージが入っています。 - Python
The arguments are the integer error code (theOSErr value) and a textual description of the error code.Symbolic names for all known error codes are defined in the standard module例文帳に追加
引数は、整数エラーコード(OSErr 値)とテキストで記述されたエラーコードです。 分かっている全てのエラーコードのシンボル名は、標準モジュール - Python
When an error code is reported to the network management program 1052 as the information regarding the operating state, a local message corresponding to the error code is extracted from a message definition file, an HTML file for browsing is created and transferred to a WWW sever program 1051.例文帳に追加
稼動状態に関する情報としてエラーコードがネットワーク管理プログラム1052に報告された場合は、このエラーコードに対応するローカルなメッセージをメッセージ定義ファイルから抽出し、閲覧用のHTMLファイルを作成し、WWWサーバプログラム1051に渡す。 - 特許庁
When some kind of error is generated when transmitting and receiving the control command from a main control board to a display control board and an inappropriate control command is received in the display control board, an error flag is turned on and an error code corresponding to the condition of the error is stored in an error code memory.例文帳に追加
主制御基板から表示用制御基板への制御用コマンドの送受信時に何らかのエラーが発生して、不適切な制御用コマンドが表示用制御基板で受信されると、エラーフラグがオンされると共に、そのエラーの状況に応じたエラーコードがエラーコードメモリへ記憶される。 - 特許庁
A television includes a control system and an LED error display system adapted to emit light of a first color corresponding to a first digit of an error code and light of a second color corresponding to a second digit of the error code while being coupled to the control system.例文帳に追加
テレビジョンであって、制御システムと、LEDエラー表示システムであって、該制御システムに結合され、エラーコードの第1の桁に対応する第1の色の光とエラーコードの第2の桁に対応する第2の色の光とを発するように適合されている、LEDエラー表示システムとを備えている、テレビジョン。 - 特許庁
When some sort of error occurs in transmitting/receiving a control command from a main control board to a display control board and an inappropriate control command is received by the display control board, an error flag is on and an error code corresponding to the state of the error is stored in an error code memory.例文帳に追加
主制御基板から表示用制御基板への制御用コマンドの送受信時に何らかのエラーが発生して、不適切な制御用コマンドが表示用制御基板で受信されると、エラーフラグがオンされると共に、そのエラーの状況に応じたエラーコードがエラーコードメモリへ記憶される。 - 特許庁
A diagnosis part 58 outputs to read a diagnosis result corresponding to the error code registered in the storing part 58 from the set value storing part 53.例文帳に追加
診断部58は、記憶部58に登録されているエラーコードに対応した診断結果を設定値記憶部53から読み出して出力する。 - 特許庁
The CPU 14 retrieves an RSS feed URL 202 corresponding to the error group 203 and the error code 204 based on the bookmark table 94.例文帳に追加
CPU14は、ブックマークテーブル94に基づいて、エラーグループ203およびエラーコード204に対応するRSSフィードURL202を検索する。 - 特許庁
Pressurizing of a reset button releases display of the error code and output of the warning voice and stops supply of power to the setting changing device 45.例文帳に追加
リセットボタンの押圧によりエラーコードの表示と警報音声の出力が解除され、設定変更装置45への電源の供給が停止する。 - 特許庁
The error code adding error correction circuit 60, the EFM demodulation circuit 24, the EFM modulation circuit 33, and the strategy addition circuit 34 may be omitted.例文帳に追加
エラーコード付加エラー訂正回路60、EFM復調回路24、EFM変調回路33、およびストラテジ付加回路34を省略しても良い。 - 特許庁
Each entry contains a tuple of the SMTP error code and the accompanying errormessage sent by the server. This method may raise the following exceptions:例文帳に追加
各エントリーは、サーバーによって送られたSMTPエラーコードおよびエラーメッセージのタプルを含んでいます。 このメソッドは次の例外を上げることがあります: - Python
When abnormality is detected, the cause of the abnormality is specified within an imaginable range, and an error code is sent to an abnormal colorimetry value notification part 4.例文帳に追加
異常が検出された場合には、想定できる範囲で、その異常の原因を特定してエラーコードを異常測色値報知部4に送る。 - 特許庁
An error level indicating the priority of error reset in each error code, a message to be displayed at the occurrence of an error, and so on, are defined in the error information table.例文帳に追加
エラー情報テーブルには、エラーコードごとに、エラー解除の優先度を示すエラーレベル、エラーの発生時に表示させるメッセージなどが定義されている。 - 特許庁
When an error occurs in a printer 2, error code, error occurrence data and time, and a set value of a printer control part 16 at that time or the like are stored in an error log 18.例文帳に追加
プリンタ2でエラーが発生すると、エラーコード、エラー発生日時およびそのときのプリンタ制御部16の設定値などがエラーログ18に蓄積される。 - 特許庁
If the occurrence time of day t is within a set period (201), an error frequency including a retry frequency is added in respective counters of each error code and total number (202, 203).例文帳に追加
発生時刻tが設定期間内であれば(201)、各エラーコード及び総数のカウンタにリトライ数も含めたエラー回数を加算する(202,203)。 - 特許庁
To provide a system and a method which make easy a multi-color error code recognition system related to television, while being applicable to various electronic devices.例文帳に追加
様々な電子デバイスに適用可能であるが、テレビジョンに関する複数色エラーコード認識システムを容易にするシステムおよび方法を提供すること。 - 特許庁
Accordingly, when such print disabling error of this type is generated (Yes in S130), an error code is transmitted to the other corresponding type of apparatus (multi-function apparatus) (S165).例文帳に追加
従って、この種の印刷不能エラーが発生した場合には(S130でYes)、エラーコードを、他の対応機種(複合機)に送信する(S165)。 - 特許庁
The error code is calculated by using hash functions and the value is used to compare with the hash value of data read from the relatively low reliability storage disks.例文帳に追加
エラーコードはハッシュ機能を用いて計算され、この値は、比較的低い信頼性のストレージディスクから読み出されたデータのハッシュ値と比較するために使用される。 - 特許庁
If this DVD-R or DVD-RW is loaded again, the error address and the error code are acquired from the RMA and stored in the above ROM.例文帳に追加
このDVD−RまたはDVD−RWを再び装填すると、RMAからエラーアドレスとエラーコードを取得して前記ROMに格納する。 - 特許庁
Then the error detection after error correction by an error correction device 6 uses the result of on the way of error detection until the error code is detected.例文帳に追加
そして、誤り訂正器6による誤り訂正後の誤り検出は、誤り符号が検出されるまでの誤り検出途中結果を使用する。 - 特許庁
On the other hand, when the control signal indicates an analysis operation mode, the error expansion processing is not performed even if the error code is detected by the error detector 150.例文帳に追加
一方、制御信号が解析動作モードを示すときには、エラー検出部150によりエラーコードが検出されても、エラー展開処理を行わない。 - 特許庁
When the line type of the subscriber telephone line adopts no PB, the terminal cannot call the opposite party and a modem generates an `error code denoting no reply of opposite party'.例文帳に追加
加入電話回線の回線種別がPBで無い場合は、相手を呼び出すことができずモデムの「相手無応答のエラ−コ−ド」が発生する。 - 特許庁
Communication equipment 2 picks up an image of an error code, creates an email M1 with image data, and sends it to an error management center 1 via a communication network 3.例文帳に追加
通信機器2は、エラーコードを撮像して画像データ付きの電子メールM1を作成し、これを通信網3を介して故障対応センタ1に送信する。 - 特許庁
A line status measuring device 15 measures how serious an error code is generated in a received radio signal, to know the quality of a line always.例文帳に追加
受信した無線信号にどの程度の符号誤りが生じたのかを回線状況測定器15により測定し、常に回線の品質状況を把握する。 - 特許庁
A decoder side obtains a high fidelity reproduction signal by using the main code Im and the error code Pe or obtains the reproduction signal by using only the main code Im.例文帳に追加
復号側では主符号Imと誤差符号Peとを用いて高忠実度の再生信号を得、または主符号Imのみによる再生信号を得る。 - 特許庁
The support server acquires error measure information from the error code and system information, generates support information for avoiding the error and sends it to the user PC.例文帳に追加
サポートサーバは、エラーコードおよびシステム情報からエラー対策情報を取得してエラー回避のためのサポート情報を生成し、これをユーザPCに送る。 - 特許庁
In the case of existing of a plurality of the trouble parts, at each prescribed time (for instance, 23 sec), a plurality of the trouble parts and the error code thereof are successively informed.例文帳に追加
複数の故障個所が存在する場合には、所定時間(例えば、3sec)毎に複数の故障個所と、そのエラーコードとを順次報知する。 - 特許庁
In the conversion, when a control signal inputted via a control signal input terminal 162 indicates a normal operation mode, and when an error code is detected from a block for conversion by an error detector 150, the error expansion processing that replaces all the data of 8 byte in the block with an error code /E/ is performed.例文帳に追加
変換に際して、制御信号入力端子162から入力された制御信号が通常動作モードを示し、かつエラー検出部150により変換対象のブロックからエラーコードが検出されたときには、該ブロックの8バイトのデータを全てエラーコード/E/に書き換えるエラー展開処理を行う。 - 特許庁
A notifying destination decision part 372 refers to the error code outputted from the error detection part 360, reads the notifying destination and the message corresponding to the error code from the notifying destination storage part 371 and decides to notify one or both of a T/C 100 and a debit maintenance center M of the message of the error occurrence.例文帳に追加
通知先決定部372は、エラー検出部360から出力されるエラーコードを参照し、エラーコードに対応する通知先およびメッセージを通知先記憶部371から読み出し、T/C100およびデビット保守センターMの一方または双方にエラー発生のメッセージを通知することを決定する。 - 特許庁
The device 10 stores a likelihood matrix 18 that correlates each sub-module U_j with each possible error code EC and maintains a likelihood value corresponding to the probability of a failed sub-module generating a corresponding error code EC and stores a prior probability of failure associated with each sub-module U_j based on prior observational data.例文帳に追加
装置10は尤度行列18を記憶しており、尤度行列18は、各サブモジュールU_jを各可能ECに関連させ、故障したサブモジュールにより対応するECが生成される確率に対応する尤度値を保持するとともに、事前観察データに基づく各サブモジュールU_jに付随する故障の事前確率を記憶する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|