| 意味 | 例文 |
command parameterの部分一致の例文一覧と使い方
該当件数 : 289件
If word is unquoted, all lines of the here-document are subjected to parameter expansion, command substitution, and arithmetic expansion. 例文帳に追加
word がクォートされていなければ、ヒアドキュメント中の全ての行に対してパラメータ展開・コマンド置換・算術式展開が行われます。 - JM
(Note the ordering: last,first.)If the file parameter is supplied, then the output of the "LIST" command is stored in a file. 例文帳に追加
(順番に注意してください: last、first の順です。 )file引数が指定されている場合、"LIST"コマンドの出力結果はファイルに格納されます。 - Python
The monitoring device includes a command history database for storing a command code and the execution number, and a monitoring device control part 202 for performing processing of transmitting the execution number to the transmitter when the command code is stored in the command history database, processing of selecting a control object and a command parameter from the control confirmation response information, and processing of transmitting a control command to the transmitter.例文帳に追加
監視装置は、コマンドコードと実行番号を記憶するコマンド履歴データベース、コマンドコードがコマンド履歴データベースに記憶されている場合に実行番号を伝送装置に送信する処理、制御確認応答情報の中から制御対象およびコマンドパラメータを選択する処理、制御コマンドを伝送装置に送信する処理を行う監視装置制御部202を有する。 - 特許庁
When a parameter in parameters of various factors in shift command signal-transmission torque characteristics is taken into consideration, only the parameter is input to a hierarchy in which the input/output characteristics are varied by the variations in parameter, and the control map of a compensation quantity of the parameter is stored in advance in the compensation model.例文帳に追加
変速指令信号−伝達トルク特性の各変動要因パラメータの中のあるパラメータを考えた場合に、そのパラメータの変動によって入出力特性が変動する階層の補償モデルのみにそのパラメータを入力し、その補償モデル内にそのパラメータ−補償量の制御マップをあらかじめ記憶させておく。 - 特許庁
In the driver 31, a command reception notification means 4 returns the presence or absence of an error as a return value to the parameter of the command for data transfer received from the command issue means 2, and releases the application 30 from a busy stand-by state.例文帳に追加
ドライバ31において、コマンド受付通知手段4は、コマンド発行手段2から受信したデータ転送用コマンドのパラメータにエラーの有無を戻り値としてコマンド発行手段2に返し、アプリケーション30をビジーな待ち状態から開放する。 - 特許庁
The determined command of the second type is generated to include at least one parameter from the command of the first type indicated in the second mapping as parameters and the generated command of the second type is transmitted to the determined network address.例文帳に追加
第2のマッピングに示される第1のタイプのコマンドからの少なくとも1つのパラメータをパラメータとして含むように決定した第2のタイプのコマンドを生成し、決定したネットワーク・アドレスに対し生成した第2のタイプのコマンドを送信する。 - 特許庁
The argument (parameter) passed to the action command is not determined every time a word is selected, but the action command and argument are acquired from the final complete sentence to execute the action, so that the degree of freedom is increased in the user's command statement creation.例文帳に追加
単語を選択する毎に動作コマンドに渡す引数(パラメータ)が確定していくものではなく、最終的に完成された文章から動作コマンドおよび引数を取得して動作を実行するため、ユーザによるコマンド文の作成自由度が高まる。 - 特許庁
When a user's input is decided as an operation parameter change command of a pattern recognition by the pattern recognition, pattern recognition is conducted again for the user's input which has been held, using the operation parameter changed.例文帳に追加
パタン認識により、ユーザの入力がパタン認識の動作パラメータ変更コマンドであると判断された場合、変更した動作パラメータを用い、保持しておいたユーザの入力を再度パタン認識する。 - 特許庁
Also, based on a movement of the QR code 21 detected from a series of image data of the subject 2 imaged by the camera 101, the code reader 1 specifies a parameter, and sets the parameter in the acquired command.例文帳に追加
また、カメラ101で撮像した一連の被写体2の映像データから検出したQRコード21の動きに基づいてパラメータを特定し、取得したコマンドに、このパラメータを設定する。 - 特許庁
A parameter calculator B4 calculates an identification parameter to be set to a speech recognition engine B5 from feature quantity data that connected equipment B1 receives and speech data stored in a command database B2.例文帳に追加
パラメータ算出器B4は、接続機器B1が受信した特徴量データと、コマンドデータベースB2に記憶されている音声データとから、音声認識エンジンB5に設定する識別パラメータを算出する。 - 特許庁
When a contents reprint command is received (S8, YES), a contents file is read out of a storage device by referring to the parameter obtained from a host (S9).例文帳に追加
コンテンツ再印刷コマンドのとき(S8のYES)、ホストから得たパラメータを参照して、蓄積装置からコンテンツファイルを読み出す(S9)。 - 特許庁
An application notifies an IF management program 17 of a command and input parameter corresponding to a requested execution according to the designated agreement.例文帳に追加
アプリケーションは、所定の規約に従い、求める処理に対応したコマンド及び入力パラメータを、IF管理プログラム17に通知する。 - 特許庁
To provide a satellite command system and a method for controlling a satellite by using a remote control adjustment of a telemetry parameter mounted on the satellite.例文帳に追加
衛星に搭載されたテレメトリパラメータの遠隔制御調整を使用して衛星の制御を行う衛星コマンドシステム及び方法。 - 特許庁
The easiest way to do this is to use the script(1) command, with a parameter that specifies the name of the file to save all output to. 例文帳に追加
ファイルに保存する最も簡単な方法は、script(1) コマンドを使い、引数に出力を保存したいファイル名を指定することです。 - FreeBSD
All values undergo tilde expansion, parameter and variable expansion, command substitution, arithmetic expansion, and quote removal (see EXPANSION below). 例文帳に追加
全てのvalueに対して、チルダ展開、パラメータと変数の展開、コマンド置換、算術式展開、クォート除去が行われます (後述の展開を参照)。 - JM
Return a pair (response,articles) where articles is a list of article ids.If the file parameter is supplied, then the output of the "NEWNEWS" command is stored in a file. 例文帳に追加
(response, articles) からなるペアを返し、articles は記事 ID のリストです。 file引数が指定されている場合、"NEWNEWS"コマンドの出力結果はファイルに格納されます。 - Python
Each tuple is of the form(article number, subject, poster, date,id, references, size, lines).If the file parameter is supplied, then the output of the "XOVER" command is stored in a file. 例文帳に追加
各タプルは(article number, subject, poster, date,id, references, size, lines) の形式をとります。 file引数が指定されている場合、"XHDR"コマンドの出力結果はファイルに格納されます。 - Python
A command executing part 11 executes the contents of an execution JCL file 104, and prepares a parameter file 105, and starts a main processing part 12.例文帳に追加
コマンド実行部11が実行JCLファイル104の内容を実行し、パラメータファイル105を作成し、主処理部12を起動する。 - 特許庁
The processor further can generate a digital command signal for changing an operation parameter of a consumer electronic device, and transmits the digital command signal to the consumer electronic device using the external bus.例文帳に追加
さらにプロセッサは、民生用電子装置の動作パラメータを変更するためのデジタル・コマンド信号を発生し、外部バスを使用して民生用電子装置へデジタル・コマンド信号を送信することができる。 - 特許庁
The speech recognition engine B5 recognizes speech data corresponding to a speech signal acquired from a microphone B3, from the identification parameter that the parameter calculator B4 calculates and the speech data stored in the command database B2 and also identifies a command corresponding to the recognized speech data.例文帳に追加
音声認識エンジンB5は、パラメータ算出器B4が算出した識別パラメータと、コマンドデータベースB2に記憶された音声データとから、マイクB3から取得した音声信号と対応する音声データを認識するとともに、認識された音声データと対応するコマンドの識別を行う。 - 特許庁
The plotting command, fractal conversion parameter, or data loaded from a storage medium 5 are stored in a main memory 3, and the repeated conversion and decoding of plotting textures developed in VRAM 8 and 9 is operated by plotting processing parts 6 and 7 according to the plotting command or the fractal conversion parameter transferred under the control of CPU 1 and 2.例文帳に追加
記憶媒体5からロードされた描画コマンド、フラクタル変換パラメータやデータをメインメモリ3に記憶し、CPU1,2の制御で転送された描画コマンドやフラクタル変換パラメータに従って、描画処理部6,7においてVRAM8,9に展開された描画テキスチャを反復変換復号する。 - 特許庁
Next, on the basis of the parameter described in the URL, a command for accessing object data 18 managed by a data managing server 16 is executed.例文帳に追加
次に、URLに記述されたパラメータを元に、データ管理サーバ16に管理されているオブジェクトデータ18をアクセスするためのコマンドを実行する。 - 特許庁
A command F2 is sent to the sequence processing part of the numerical control processing result and when the time of the delay time parameter elapses, a sequence processing is implemented.例文帳に追加
数値制御処理結果のシーケンス処理部へ指令F2が送られ、遅延時間パラメータの時間が経過するとシーケンス処理が実行される。 - 特許庁
The device performs reading processing of the parameter which has encoding that indicates a command by the old protocol.例文帳に追加
新プロトコルを用いて通信するデバイスは、新旧いずれのプロトコルによって期待される長さの識別フィールドを有するパラメータも読み取り処理する。 - 特許庁
If the in word is omitted, the for command executes list once for each positional parameter that is set (see PARAMETERS below). 例文帳に追加
「in word」が省略された場合、for コマンドは、設定されている位置パラメータそれぞれに対してlist を一度ずつ実行します(後述のパラメータを参照)。 - JM
A MAC operation part computes MAC based upon a readout address included as a parameter of the readout command and readout data to be transmitted to the reader writer.例文帳に追加
MAC演算部は、読み出しコマンドのパラメータに含まれる読み出しアドレス、および、リーダライタに送信する読み出しデータに基づいて、MACを演算する。 - 特許庁
Concerning the combination of all parameter definitions to be used for a command message, a reference data preparing means 11 prepares command structure expression data 3 composed of data elements and pointer information while inputting a command style chart expressed by drawings with respective parameters as nodes.例文帳に追加
参照データ作成手段11は,コマンドメッセージで使用する全パラメータ定義の組み合わせについて,各パラメータをノードとする線図を用いて表したコマンド形式図を入力として,データ要素とポインタ情報からなるコマンド構造表現データ3を作成する。 - 特許庁
The servo amplification unit includes: a servo control part 222 for generating a control signal through comparison operation of sensor signals and command signal that are converted into the digital signals; and a parameter management unit 227 for managing a parameter used for calculation.例文帳に追加
サーボアンプユニットは、デジタル変換されたセンサ信号と指令信号とを比較演算して制御信号を生成するサーボ制御部222と、演算に使用するパラメータを管理するパラメータ管理装置227とを有する。 - 特許庁
If an operation history processing parameter ID to apply specified, the operation command processing means 104 acquires information corresponding to it from an operation history processing parameter storage part 108, and then performs operation history processing based on the information.例文帳に追加
また、適用する操作履歴加工パラメータIDが指定されている場合は、操作履歴加工パラメータ蓄積部108より対応する情報を取得し、これらの情報に基づいて操作履歴の加工を行う。 - 特許庁
A controller executes a parameter estimation process 100 responsive to at least one of a current value and a torque command, and the results 70 of the parameter estimation process represent the estimated parameters 110 of an electric machine.例文帳に追加
コントローラはパラメータ推定プロセス100を実行し、パラメータ推定プロセスは電流値と、トルク指令のうちの少なくとも1つに応答し、パラメータ推定プロセスの結果70は、電気機械の推定されたパラメータ110を表す。 - 特許庁
When a reset mode is set up, the communication parameter changing information of another terminal is acquired by a changing information request command and the initial value of a communication parameter is changed and set up based on the acquired changing information.例文帳に追加
再設定モードが設定された場合、変更情報要求コマンドによって他端末の通信パラメータの変更情報を取得し、取得した変更情報に基づいて通信パラメータの初期値を変更して設定する。 - 特許庁
A response specifying parameter computing part 47 performs feed back control to make output voltage P of a high voltage battery 16 follow target electric power PC with setting a response specifying parameter S as a operation value and outputs the calculated response specifying parameter S to a torque command computing part 43.例文帳に追加
応答指定パラメータ演算部47は、応答指定パラメータSを操作量として、高圧バッテリ16の出力電力Pを目標電力PCに追従させるフィードバック制御を実行し、算出した応答指定パラメータSをトルク指令演算部43へ出力する。 - 特許庁
A command generation part 105 generates a free curve interpolation command as command data 211 of a format executable in the numerical controller 301 on the basis of the command position 204 calculated by the position calculation part 101, the command speed F_i for every partial curve calculated by the speed calculation part 102, and the curve parameter T_i of the division point of the partial curve.例文帳に追加
指令作成部105は、位置演算部101により算出された指令位置204および速度演算部102により算出された各部分曲線毎の指令速度F_iおよび部分曲線の分割点の曲線パラメータT_iに基づいて、自由曲線補間指令を数値制御装置301にて実行可能なフォーマットの指令データ211として作成する。 - 特許庁
The torque command computing part 43 performs response specifying type feed back control making motor rotation speed NM converge to target rotation speed NMC with setting torque command TRC as operation value according to response specifying parameter S.例文帳に追加
トルク指令演算部43は、トルク指令TRCを操作量として、モータ回転数NMを目標回転数NMCに収束させる応答指定型のフィードバック制御を応答指定パラメータSに応じて実行する。 - 特許庁
The device generates an image forming command related to each object based on the parameter value of each object every variation unit (S87).例文帳に追加
装置は、各オブジェクトのそれぞれについての各変化単位毎のパラメータ値に基づいて、各オブジェクトのそれぞれに関する画像生成指令を生成する(S87)。 - 特許庁
In this system, a stop condition setting part 2 sets a change of a parameter value to a setting table 3 as the break point by a break point setting command from a debug control part 1.例文帳に追加
停止条件設定部2は、デバッグ制御部1からのブレークポイント設定指令により、パラメータ数値の変化を、設定テーブル3へブレークポイントとして設定する。 - 特許庁
When the sequence processing part receives an interruption command, it measures the time of a delay time parameter in which a time longer than numerical control processing time is set.例文帳に追加
シーケンス処理部では、割込指令を受けると、数値制御処理時間より長い時間が設定されている遅延時間パラメータの時間を計時する。 - 特許庁
The command includes a parameter consisting of a plurality of bits corresponding to the plurality of statuses respectively and indicates whether or not each bit value selects corresponding statuses.例文帳に追加
上記コマンドは、上記複数ステータスにそれぞれ対応した複数ビットからなるパラメータを含み、各ビット値が対応するステータスを選択するか否かを示す。 - 特許庁
To provide an automatic test execution system capable of test script generation in a command parameter determination stage and test script generation independent of a test script preparer.例文帳に追加
コマンドパラメタの決定段階でのテストスクリプトの生成及びテストスクリプト作成者に依存しないテストスクリプトの生成を可能としたテスト自動実行システムの提供。 - 特許庁
The order of expansions is: brace expansion, tilde expansion, parameter, variable and arithmetic expansion and command substitution (done in a left-to-right fashion), word splitting, and pathname expansion. 例文帳に追加
展開の順序は次のようになります: ブレース展開、チルダ展開、パラメータ・変数・算術式展開、コマンド置換 (左から右へ)、単語分割、パス名展開。 - JM
It will be called for each keystroke entered with the keystroke as a parameter; command dispatch is done on the result.例文帳に追加
validator はキーストロークが入力されるたびにそのキーストロークが引数となって呼び出されます; 返された値に対して、コマンドキーストロークとして解釈が行われます。 - Python
When the selective command is executed, the other operation code is retained on a second control signal retention circuit 16 and a flag in accordance with the value of the parameter is retained on a flag retention circuit 22.例文帳に追加
選択命令実行時、他のオペコードは第2制御信号保持回路16に保持され、変数の値に応じたフラグがフラグ保持回路22に保持される。 - 特許庁
A command reverse disturbance 2 extracts a parameter CLb from an input command inputted by an I/O section 12, read the key information DLb corresponding to this from a memory section 4, and performs a reverse disturbance processing of a command and an address information on the basis of a key information DLb.例文帳に追加
入出力部12より入力された入力コマンドから、パラメータCLbを抽出し、これに対応するキー情報DLbを記憶部4から読み出し、当該キー情報DLbに基づいてコマンド逆攪乱部2が、コマンドおよびアドレス情報の逆攪乱処理を行う。 - 特許庁
In the management object device, a command of the CLI is constructed as an MIB tree (command tree 141) separately from MIB (management information base) trees of device state and parameter (a device state tree 142 and a parameter tree 143), and the MIB trees are operated by a set request from an SNMP manager 2.例文帳に追加
管理対象装置においては、装置状態及びパラメータのMIBツリー(装置状態ツリー142及びパラメータツリー143)とは別に、CLIのコマンドをMIBツリー(コマンドツリー141)として構築し、当該MIBツリーをSNMPマネージャ(2)からSet Requestにより操作している。 - 特許庁
A fixed phrase construction part 12 adds the character string of an invariable added portion to the fixed phrase of a command, and stores the character string of a variable added portion into a parameter candidate storage part 15, and adds a parameter position showing the added portion to the fixed phrase.例文帳に追加
定型文構築部12は,不変の追加部分の文字列をコマンドの定型文に追加し,可変の追加部分の文字列をパラメータ候補蓄積部15へ蓄積し,この追加部分を示すパラメータ位置を定型文に追加する。 - 特許庁
After the string is decoded, it is expanded via parameter expansion, command substitution, arithmetic expansion, and quote removal, subject to the value of the promptvars shell option (see the description of the shopt command under "SHELL BUILTIN COMMANDS" below). 例文帳に追加
この文字列がデコードされた後、さらにパラメータ展開、コマンド置換、算術式展開、クォート削除が適用されます。 展開はシェルオプションpromptvars(後述のシェルの組み込みコマンドの項にあるshoptコマンドの説明を参照) の値に基づいて行われます。 - JM
When a manual setting mode is set up, the initial value of the communication parameter is changed based on initial set value changing information inputted from a communication parameter set information input part 1, the other terminal is informed of changed contents, the communication parameter changing information of the other terminal is acquired by using a changing information request command, and then the communication parameter is updated.例文帳に追加
手動設定モードが設定された場合、通信パラメータ設定情報入力部1から入力される初期設定値変更情報に基づいて通信パラメータの初期値を変更した後に、他の端末に対して変更内容を通知し、その後、変更情報要求コマンドを用いて他端末の通信パラメータの変更情報を取得して通信パラメータを更に更新する。 - 特許庁
An expansion command for simultaneously transferring parameter stored in the register circuit 13 and a control instruction given to a memory I/F controller 16 is set in the TPC.例文帳に追加
TPCには、レジスタ回路13に格納するパラメータ及びメモリI/Fコントローラ16に与えるコントロール命令とを同時に転送する、拡張コマンドが設定されている。 - 特許庁
During this travel, a stop command is output to an amplifier of the servo tool, a disconnection error of a power line and a signal line is nullified, and the nullification of a servo parameter is started (A2).例文帳に追加
この移動の間、サーボツールのアンプへ停止指令の出力、動力線・信号線の断線エラーの無効化処理、サーボパラメータの無効化処理を開始する(A2)。 - 特許庁
| 意味 | 例文 |
| 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 (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. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|