mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-09 06:13:53 +01:00
IO Zuordnung in Core-Klasse jetzt IOBase Objekt kein Index mehr
Watchdog und X2 in/out werden als IOBase Objekte über core angeboten
This commit is contained in:
@@ -210,13 +210,13 @@ Static Methods</h3>
|
||||
<a NAME="Core.__errorlimit" ID="Core.__errorlimit"></a>
|
||||
<h3 style="background-color:#FFFFFF;color:#FF0000">
|
||||
Core.__errorlimit</h3>
|
||||
<b>__errorlimit</b>(<i>io_id, errorlimit</i>)
|
||||
<b>__errorlimit</b>(<i>io, errorlimit</i>)
|
||||
<p>
|
||||
Verwaltet das Lesen und Schreiben der ErrorLimits.
|
||||
</p><dl>
|
||||
<dt><i>io_id</i></dt>
|
||||
<dt><i>io</i></dt>
|
||||
<dd>
|
||||
Index des IOs fuer ErrorLimit
|
||||
IOs Objekt fuer ErrorLimit
|
||||
</dd>
|
||||
</dl><dl>
|
||||
<dt>Returns:</dt>
|
||||
|
||||
Reference in New Issue
Block a user