Statusandquestion-plugin

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(Übersicht der zusätzlichen "svdrpsend" Befehle. (falls jemand der Englischen Sprache mächtig ist, nur zu!))
Zeile 9: Zeile 9:
 
* Fehlermeldungen
 
* Fehlermeldungen
 
* Mehrzeiliger Text
 
* Mehrzeiliger Text
 +
 +
Zusätzliche "svdrpsend" Befehle:
 +
<pre>
 +
SAQTIME  SAQMESS  SAQMESI  SAQMESW  SAQMESE
 +
SAQPARA  SAQTEXT  SAQLSTQ  SAQDELQ  SAQRESP
 +
SAQLSTR  SAQDELR  SAQTEST
 +
 +
SAQTIME [ timeout ]
 +
    Set timeout for all messages (overwrite OSD-setting while display message).
 +
SAQMESS [ <message> ]
 +
    Displays the given message (status) on the OSD. If message is omitted,
 +
    the currently pending message (if any) will be returned. The message
 +
    will be displayed for a few seconds as soon as the OSD has become
 +
    idle. If a new SAQMESI command is entered while the previous message
 +
    has not yet been displayed, the new message will be stored.
 +
    For more info for choise color and other andere sachen HELP SAQTEST
 +
SAQMESI [ <message> ]
 +
    Displays the given message (info) on the OSD. If message is omitted,
 +
    the currently pending message (if any) will be returned. The message
 +
    will be displayed for a few seconds as soon as the OSD has become
 +
    idle. If a new SAQMESI command is entered while the previous message
 +
    has not yet been displayed, the new message will be stored.
 +
    For more info for choise color and other andere sachen HELP SAQTEST
 +
SAQMESW [ <message> ]
 +
    Displays the given message (warning) on the OSD. If message is omitted,
 +
    the currently pending message (if any) will be returned. The message
 +
    will be displayed for a few seconds as soon as the OSD has become
 +
    idle. If a new SAQMESI command is entered while the previous message
 +
    has not yet been displayed, the new message will be stored.
 +
    For more info for choise color and other andere sachen HELP SAQTEST
 +
SAQMESE [ <message> ]
 +
    Displays the given message (error) on the OSD. If message is omitted,
 +
    the currently pending message (if any) will be returned. The message
 +
    will be displayed for a few seconds as soon as the OSD has become
 +
    idle. If a new SAQMESE command is entered while the previous message
 +
    has not yet been displayed, the new message will be stored.
 +
    For more info for choise color and other andere sachen HELP SAQTEST
 +
SAQPARA [ title, red, green, yellow, blue ]
 +
    This command sets the parameter for display the menu with a long text
 +
    from the SAQTEXT",
 +
SAQTEXT [ long text ]
 +
    Displays the given text as full screen text on the OSD. If message
 +
    is omitted, the currently pending message (if any) will be returned.
 +
    The message will be displayed for a few seconds as soon as the OSD has
 +
    become idle. If a new SAQMESE command is entered while the previous
 +
    message has not yet been displayed, the new message will be stored.
 +
    A new line is the spezial char | by more line than the screen, scrolling
 +
    is enabled with the up/down (line) or left/rigth (page) keys.
 +
    For Display a short message use SAQMESS, SAQMESI, SAQMESWW or SAQMESWE
 +
SAQLSTQ
 +
    List all Messages in the Queue
 +
SAQDELQ
 +
    Delete all Messages in the Queue
 +
SAQRESP [ id ]
 +
    return then response (key) of message.
 +
    Is the message in the queue then is a '514 currently in queue' returned
 +
    Is the message on screen then is a '515 currently display' returned
 +
SAQLSTR
 +
    List all response (keys) in the Queue
 +
SAQDELR
 +
    Delete all response (keys) in the Queue"
 +
    without this command the response deleted after 10 minutes</pre>
  
 
Todo (sample script): [[statusquestion.sh]]
 
Todo (sample script): [[statusquestion.sh]]

Version vom 15. Juli 2004, 07:01 Uhr

Inhaltsverzeichnis

Beschreibung

Plugin mit Möglichkeit einer Benutzerfrage aus einem Shell Script heraus auf.

Implementiert sind:

  • Statusmeldungen
  • Infomeldungen
  • Warnungen
  • Fehlermeldungen
  • Mehrzeiliger Text

Zusätzliche "svdrpsend" Befehle:

SAQTIME   SAQMESS   SAQMESI   SAQMESW   SAQMESE
SAQPARA   SAQTEXT   SAQLSTQ   SAQDELQ   SAQRESP
SAQLSTR   SAQDELR   SAQTEST

SAQTIME [ timeout ]
    Set timeout for all messages (overwrite OSD-setting while display message).
SAQMESS [ <message> ]
    Displays the given message (status) on the OSD. If message is omitted,
    the currently pending message (if any) will be returned. The message
    will be displayed for a few seconds as soon as the OSD has become
    idle. If a new SAQMESI command is entered while the previous message
    has not yet been displayed, the new message will be stored.
    For more info for choise color and other andere sachen HELP SAQTEST
SAQMESI [ <message> ]
    Displays the given message (info) on the OSD. If message is omitted,
    the currently pending message (if any) will be returned. The message
    will be displayed for a few seconds as soon as the OSD has become
    idle. If a new SAQMESI command is entered while the previous message
    has not yet been displayed, the new message will be stored.
    For more info for choise color and other andere sachen HELP SAQTEST
SAQMESW [ <message> ]
    Displays the given message (warning) on the OSD. If message is omitted,
    the currently pending message (if any) will be returned. The message
    will be displayed for a few seconds as soon as the OSD has become
    idle. If a new SAQMESI command is entered while the previous message
    has not yet been displayed, the new message will be stored.
    For more info for choise color and other andere sachen HELP SAQTEST
SAQMESE [ <message> ]
    Displays the given message (error) on the OSD. If message is omitted,
    the currently pending message (if any) will be returned. The message
    will be displayed for a few seconds as soon as the OSD has become
    idle. If a new SAQMESE command is entered while the previous message
    has not yet been displayed, the new message will be stored.
    For more info for choise color and other andere sachen HELP SAQTEST
SAQPARA [ title, red, green, yellow, blue ]
    This command sets the parameter for display the menu with a long text
    from the SAQTEXT",
SAQTEXT [ long text ]
    Displays the given text as full screen text on the OSD. If message
    is omitted, the currently pending message (if any) will be returned.
    The message will be displayed for a few seconds as soon as the OSD has
    become idle. If a new SAQMESE command is entered while the previous
    message has not yet been displayed, the new message will be stored.
    A new line is the spezial char | by more line than the screen, scrolling
    is enabled with the up/down (line) or left/rigth (page) keys.
    For Display a short message use SAQMESS, SAQMESI, SAQMESWW or SAQMESWE
SAQLSTQ
    List all Messages in the Queue
SAQDELQ
    Delete all Messages in the Queue
SAQRESP [ id ]
    return then response (key) of message.
    Is the message in the queue then is a '514 currently in queue' returned
    Is the message on screen then is a '515 currently display' returned
SAQLSTR
    List all response (keys) in the Queue
SAQDELR
    Delete all response (keys) in the Queue"
    without this command the response deleted after 10 minutes

Todo (sample script): statusquestion.sh

Hardwareanforderungen

Keine.

Softwareanforderungen

Keine.

Installation

Konfiguration

Probleme

Keine bekannt.

Links

[1] http://www.fast-info.de/vdr Homepage des Plugins

status+question-plugin