mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-08 22:03:53 +01:00
Saubere Fehlermeldung, wenn piCtory Datei nicht lesbar (leer) ist
docstrings
This commit is contained in:
@@ -126,7 +126,7 @@ Methods</h3>
|
||||
<td>Beendet mainloop() und optional autorefresh.</td>
|
||||
</tr><tr>
|
||||
<td><a style="color:#0000FF" href="#RevPiModIO.get_jconfigrsc">get_jconfigrsc</a></td>
|
||||
<td>Laed die piCotry Konfiguration und erstellt ein <class 'dict'>.</td>
|
||||
<td>Laedt die piCtory Konfiguration und erstellt ein <class 'dict'>.</td>
|
||||
</tr><tr>
|
||||
<td><a style="color:#0000FF" href="#RevPiModIO.handlesignalend">handlesignalend</a></td>
|
||||
<td>Signalhandler fuer Programmende verwalten.</td>
|
||||
@@ -179,7 +179,7 @@ Abweichender Pfad zum Prozessabbild
|
||||
Abweichender Pfad zur piCtory Konfigurationsdatei
|
||||
</dd><dt><i>simulator</i></dt>
|
||||
<dd>
|
||||
Laed das Modul als Simulator und vertauscht IOs
|
||||
Laedt das Modul als Simulator und vertauscht IOs
|
||||
</dd>
|
||||
</dl><a NAME="RevPiModIO.__del__" ID="RevPiModIO.__del__"></a>
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
@@ -404,7 +404,7 @@ Entfernt auch alle Devices aus autorefresh
|
||||
RevPiModIO.get_jconfigrsc</h3>
|
||||
<b>get_jconfigrsc</b>(<i></i>)
|
||||
<p>
|
||||
Laed die piCotry Konfiguration und erstellt ein <class 'dict'>.
|
||||
Laedt die piCtory Konfiguration und erstellt ein <class 'dict'>.
|
||||
</p><dl>
|
||||
<dt>Returns:</dt>
|
||||
<dd>
|
||||
|
||||
Reference in New Issue
Block a user