Relay-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
Monroe (Diskussion | Beiträge) K (Hierarchie) |
|||
Zeile 2: | Zeile 2: | ||
==Beschreibung== | ==Beschreibung== | ||
− | |||
'''Autor:''' Marko Mäkelä | '''Autor:''' Marko Mäkelä | ||
Zeile 9: | Zeile 8: | ||
This plugin listens to cStatus::SetSuspend(bool Suspend) events and closes the relay whenever Suspend==false. | This plugin listens to cStatus::SetSuspend(bool Suspend) events and closes the relay whenever Suspend==false. | ||
− | <!-- | + | <!-- ===Status=== --> |
+ | <!-- | ||
==Bilder== | ==Bilder== | ||
{| | {| | ||
Zeile 16: | Zeile 16: | ||
|} | |} | ||
--> | --> | ||
− | + | <!-- ==Bedienung== --> | |
+ | <!-- ===[[SVDRP]] Befehle=== --> | ||
<!-- ==Hardwareanforderungen== --> | <!-- ==Hardwareanforderungen== --> | ||
− | |||
==Softwareanforderungen== | ==Softwareanforderungen== | ||
* vdr-suspend patch >= 0.4.1 | * vdr-suspend patch >= 0.4.1 | ||
<!-- ==Installation== --> | <!-- ==Installation== --> | ||
− | <!-- ==Optionen== --> | + | <!-- ===Optionen=== --> |
− | <!-- ==Patches== --> | + | <!-- ===Patches=== --> |
<!-- ==Konfiguration== --> | <!-- ==Konfiguration== --> | ||
− | <!-- ==Einstellungen== --> | + | <!-- ===Einstellungen=== --> |
− | <!-- ==Parameter= | + | <!-- ===Parameter=== --> |
− | + | <!-- ==Sonstiges== --> | |
− | <!-- == | + | <!-- ===Probleme=== --> |
− | <!-- ==Probleme== --> | + | <!-- ===Tipps=== --> |
− | <!-- ==Tipps== --> | + | <!-- ===Wunschliste=== --> |
− | <!-- ==Wunschliste== --> | + | <!-- ===Snapshot=== --> |
− | <!-- ==Snapshot== --> | + | |
==Links== | ==Links== |
Version vom 9. August 2006, 10:54 Uhr
Dieser Artikel wurde noch nicht komplett ins Deutsche übersetzt! (Übersetzung zu ~ 0 % durchgeführt.)
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
{{übersetzen|<Zahl>}}
aus dem Kopf des Artikels entfernen. DANKE :-)
Beschreibung
Autor: Marko Mäkelä
This plugin drives a solid-state relay connected to the TxD line of an RS-232 serial interface. The relay controls the power of the display and speakers. Whenever playback is suspended, the equipment will be switched off.
This plugin listens to cStatus::SetSuspend(bool Suspend) events and closes the relay whenever Suspend==false.
Softwareanforderungen
- vdr-suspend patch >= 0.4.1