Go to documentation repository
Page History
You can play back audio through a Server PC's loudspeaker. Istnieje możliwość odtworzenia określonego sygnału audio poprzez głośniki Serwera PC.
Note | ||
---|---|---|
| ||
To make the client-side audio playback possible, you have to create a Speaker object allowing Play on Server playback mode (see The Speaker Object). |
To configure the action, set up the parameters:
Aby było możliwe odtworzenie sygnału audio na Kliencie, niezbędne jest utworzenie obiektu typu Głośnik z parametrem Tryb odtwarzania ustawionym na Odtwarzanie na serwerze (zobacz: Obiekt typu Głośnik). |
Aby skonfigurować tę akcję, wyznacz wartości dla następujących parametrów:
Wybierz głośnik Select a speaker (1).
- In the Audio file field W polu Plik audio (2), enter the full path to the audio notification file.wyznacz ścieżkę do pliku audio, który będzie dźwiękiem notyfikacji.
Skonfiguruj warunek (zdarzenie typu IF, wyzwalacz), który zakończy odtwarzanie audio.
Warunek
Opis
Licznik (3)
Ustawiony jest jedynie licznik. Alarmy są kończone, gdy upłynie czas.
Filtry Zdarzeń (5)
Jedno lub kilka zdarzeń jest uwzględnionych; licznik jest ustawiony na 00:00:00. Notyfikacje kończą się, gdy warunek IF (wyzwalacz) zostanie spełniony.
Licznik (3) + Inteligentny filtr zdarzeń
Configure a condition (IF event, trigger) that will cancel the notification:
Condition
Description
Timer (3)
Only a timer value is set. Alerts are cancelled according to the time setting.
Timer (3) + Intelligent event filterEvents Filter (5)
One or several events are set, the timer is set to 00:00:00. Alerts are cancelled according to the IF event (trigger).
(IF) (5).
One or several events are set, the timer is set to non-zero. Alerts are cancelled in a given time after the selected IF event (trigger) occurs.
Timer (3) + OR flagJedno lub kilka zdarzeń jest uwzględnionych; licznik jest ustawiony na wartość różną od zera. Notyfikacje kończą się w określonym czasie po spełnieniu warunku IF (wyzwalacza).
Licznik (3) + flaga LUB
One or several events are set, the timer is set to non-zero, the OR flag is set. In this case, the alert is cancelled on any of the two conditions: after the time interval expires or if an IF event (trigger) occurs(4) + IF (5).
Jedno lub kilka zdarzen jest uwzględnionych; licznik jest ustawiony na wartość różną od zera; flaga LUB jest zaznaczona. Notyfikacje kończą się po spełnieniu jednego z dwóch warunków: po upłynięciu czasu wyznaczonego przez licznik bądź po spełnieniu warunku IF (wyzwalacza).
Info | |||
---|---|---|---|
| |||
Flaga LUB może być ustawiona jedynie wtedy, gdy licznik ma niezerową wartośćThe OR flag can be set only if the timer setting is not 00:00:00. |
Info | |||
---|---|---|---|
| |||
Selekcja dorozumianego zdarzenia jest możliwa - Ostatnie zdarzenia dla warunku, które zainicjowało wykonanie komendy. Przykładowo jeśli zdarzenie, które wyzwoliło wykonanie komendy to Początek wyzwalania dla dowolnego typu narzędzia detekcji, zdarzeniem kończącym będzie Koniec wyzwalania dla danego narzędzia detekcji An implicit selection of an event is allowed - Last event for condition that initiated execution. For example, if the event that triggered the execution of the command was the Start time of detection tool trigger from any type of detection tools, then the end event will be the End time of detection tool trigger from the same tool. |