Relay-plugin

Aus VDR Wiki
Version vom 30. Januar 2006, 00:25 Uhr von 84.186.39.232 (Diskussion)

(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

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


Links

[1] http://www.iki.fi/~msmakela/software/vdr Homepage des Plugins
In anderen Sprachen