シリアルポートからの読み取り |
The Read from Serial Port action directs the Integration Service to read from a serial port for incoming data.
You can configure the following properties for the Read from Serial Port action:
アクション
名前: 操作の名前を指定します。 必要な場合は、フィールドに新しい名前を入力して既定名を置き換えられます。
説明: 操作の説明を保存できます。
Run Action: 操作を実行する頻度を指定できます。
常に: Integration Service で統合が実行されるたびに操作が実行されます。
しない: Integration Service での統合の実行時に操作は実行されません。
Conditionally, based on variable: Specifies that the Integration Service will run the action only when a selected variable meets a specified condition. このオプションは、操作を実行するかどうかを決定する条件が 1 つのみの場合に使用してください。 このオプションを有効にすると、表示される入力ボックスに条件ステートメントを作成できます。
式に基づく条件に従う: Specifies the conditions under which the Integration Service will run the action. このオプションは、条件ステートメントが複数必要な場合に使用します。 このオプションを有効にすると、必要な条件ステートメントを作成することによって、表示された入力ボックスに条件式を作成できます。 You create and edit your conditional expression on the Tree View tab. Click the Text View tab to see a read-only text view of the conditional expression.
ポート
統合で指定されているポートを使用: Specifies that the data is read from the same port as the one that is specified by the parent serial port integration. Available only when the parent integration is a serial port integration.
ポート: Specifies the port that the Integration Service reads from. Specifying the port is necessary when the parent integration is something other than a serial port integration or when you need the data to be read from a port that is other than the one that is specified by the parent serial port integration.
通信設定
Bits per second: 1 秒あたりのシリアルリンクの速度 (ビット単位)。
Data bits: シリアル通信のデータビットを指定します。
Parity: シリアル通信のパリティを指定します。
Stop bits: シリアル通信のストップビットを指定します。
Flow control: シリアル通信のフロー制御設定を指定します。
データオプション
エンコーディング: 読み取られるメッセージのエンコーディングに使用する方法を指定します。
Stop Reading When: メッセージの読み取り停止条件を指定します。
Sequence of Characters is Received: 特定のシーケンスの文字を受信した後、メッセージの読み取りが停止されます。
文字: メッセージの読み取りを停止する文字のシーケンスを指定します。
Include sequence in input data contents: データ内容の一部として指定した文字のシーケンスを読み取ります。
Number of Characters is Received: 特定の数の文字を受信した後、メッセージの読み取りが停止されます。
文字: メッセージで受信する最大文字数を指定します。
Port Becomes Idle: 指定した期間ポートがアイドル状態になった場合、メッセージの読み取りが停止されます。
待機時間: ポートがアイドル状態になってから、メッセージの読み取りが停止されるまでの待機時間を指定します。
Content Type: データ内容の種類です。 Integration Service では、この形式に従ってメッセージの内容を処理します。
Data is contained in a SOAP message: When enabled, the Integration Service expects the data to be contained in a SOAP message.
出力
Save input data to variable: 操作の入力を保存する変数を指定します。 目的の変数を入力します。 または、変数を追加できます。
Test Read from Serial Port
テスト: 操作を実行します。 The Message pane displays information on the success or failure of the action.
|
Clicking the Test button executes the action only and does not run the integration. このため、使用するよう設定した統合からのデータは使用せずに操作が実行されます。 For information on testing your integration, refer to Using the Test Pane. |
ログオン設定
Inherit from parent action: When enabled, the action inherits the user account credentials specified on the Actions property page. Alternatively, if the action is part of a Group action, it will inherit the user account credentials specified on the immediate parent Group action’s property page.
ユーザーの認証情報を指定: このオプションを有効にすると、操作は、指定された資格情報を使用して実行されます。
エラー処理および診断
Ignore errors and continue running actions: このオプションを有効にすると、操作が失敗したときに他の操作の実行が継続されます。
|
このプロパティが有効でない場合は、操作が失敗したときの動作は以下のシナリオによって異なります。
If the selected action is within a Group action, no actions outside of that Group action are affected. |
Retry if failed: このオプションを有効にすると、操作が失敗したときに操作の実行が再試行されます。
Maximum retries: 操作の実行の最大再試行回数を指定します。 Available when Retry if failed is enabled.
Retry interval: 操作の失敗時に操作の実行を再試行するまでの時間を指定します。 Available when Retry if failed is enabled.