HTML plain text

Plain text code posted by ff
created at 19 Sep 15:33, updated at 25 Sep 10:59

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module python_api</title>
</head><body bgcolor="#f0f0f8">
<p>
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="#eeaa77">
<td colspan=3 valign=bottom>&nbsp;<br>
<font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr>
    
<tr><td bgcolor="#eeaa77"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
<td width="100%"><dl><dt><a name="-ReadObjectByte"><strong>ReadObjectByte</strong></a>(n, m)</dt><dd><tt>Reads&nbsp;8&nbsp;bit&nbsp;object.<br>
&nbsp;<br>
n&nbsp;-&nbsp;index<br>
m&nbsp;-&nbsp;subindex</tt></dd></dl>
 <dl><dt><a name="-ReadObjectDword"><strong>ReadObjectDword</strong></a>(n, m)</dt><dd><tt>Reads&nbsp;32&nbsp;bit&nbsp;object.<br>
n&nbsp;-&nbsp;index<br>
m&nbsp;-&nbsp;subindex</tt></dd></dl>
 <dl><dt><a name="-ReadObjectWord"><strong>ReadObjectWord</strong></a>(n, m)</dt><dd><tt>Reads&nbsp;16&nbsp;bit&nbsp;object.<br>
n&nbsp;-&nbsp;index<br>
m&nbsp;-&nbsp;subindex</tt></dd></dl>
 <dl><dt><a name="-SendEmcyMsg"><strong>SendEmcyMsg</strong></a>(n)</dt><dd><tt>Sends&nbsp;emergency&nbsp;message&nbsp;on&nbsp;emergency&nbsp;channel.<br>
Error&nbsp;Code:&nbsp;0x6200&nbsp;(UserSoftware).&nbsp;3rd&nbsp;byte&nbsp;error&nbsp;code.</tt></dd></dl>
 <dl><dt><a name="-WriteObjectByte"><strong>WriteObjectByte</strong></a>(n, m, o)</dt><dd><tt>Writes&nbsp;8&nbsp;bit&nbsp;object.<br>
n&nbsp;-&nbsp;index<br>
m&nbsp;-&nbsp;subindex<br>
o&nbsp;-&nbsp;value</tt></dd></dl>
 <dl><dt><a name="-WriteObjectDword"><strong>WriteObjectDword</strong></a>(n, m, o)</dt><dd><tt>Writes&nbsp;32&nbsp;bit&nbsp;object.<br>
n&nbsp;-&nbsp;index<br>
m&nbsp;-&nbsp;subindex<br>
o&nbsp;-&nbsp;value</tt></dd></dl>
 <dl><dt><a name="-WriteObjectWord"><strong>WriteObjectWord</strong></a>(n, m, o)</dt><dd><tt>Writes&nbsp;16&nbsp;bit&nbsp;object.<br>
n&nbsp;-&nbsp;index<br>
m&nbsp;-&nbsp;subindex<br>
o&nbsp;-&nbsp;value</tt></dd></dl>
</td></tr></table>
</body></html>
2.03 KB in 2 ms with coderay