Ping

This help page is for Desktop Studio.This information is also available for CXone Studio.

Pingコマンドを実行して、IPレベルの接続を確認します。

依存関係

  • pingステートメントへの応答は、ターゲットコンピューターがアクティブであることを示していますが、必ずしも期待したサービスを提供しているとは限りません。たとえば、FTPサーバーがPingコマンドに応答する場合がありますが、FTPサービスが無効になっていると、FTPコマンド経由で接続できません。
  • 完全に機能しているデバイスは、Ping(ICMP)トラフィックをフィルターするように構成されている場合、ping要求に応答しない可能性があります。

サポートされているスクリプトタイプ

The icon for a Generic script type - a rectangle with < and > symbols inside it.

The icon for the Email script type - a large @ symbol in a diamond.

The icon for the Chat script type - a chat bubble with an ellipsis inside (...), in a diamond shape.

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

The icon for the Voicemail script type - a symbol that looks like a cassette tape - two circles sitting on a horizontal line.

The icon for the Work Item script type-a piece of paper with one corner folded down and a bullet list on it.

The icon for the SMS script type - a smart phone with a chat bubble coming out of it.

The icon for the Digital script type - a computer monitor with a smartphone next to it.

一般

Eメール チャット 電話 ボイスメール ワークアイテム SMS デジタル

入力プロパティ

これらのプロパティは、アクションが実行時に使用するデータを定義します。

プロパティ

説明

を追加

スクリプト内でこのアクションを一意に識別できる、短いフレーズを入力します。アクションアイコンにカーソルを合わせるとキャプションが表示されます。The default is the action name.

IPAddress

pingするIPアドレス。

Timeoutms

到達不能と見なされる前にこのIPアドレスにpingを実行する期間(ミリ秒単位)。

TimeVarms

ping応答時間を格納する変数。

結果ブランチ条件

結果の分岐条件を使用すると、アクションが実行されたときにさまざまな結果を処理できるように、スクリプトにブランチを作成できます。

条件

説明

Reply

ターゲットIPアドレスプロパティがpingに応答する場合に取られるパス。
Timeout 指定された秒数の間応答がない場合に取られるパス。