Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The RSS interface allows the user to get information from an RSS provider. It needs to be enabled before it can be used. Writing an RSS URL will initialize the communication.
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>GET</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td></td> </tr> <tr>
<td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path </td>
<td> NETx.XCON.<RSS>.GET </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>CHANNEL</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>INT4</td> </tr> <tr> <td>Default value </td> <td>-1</td> </tr> <tr>
<td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path </td>
<td> NETx.XCON.<RSS>.CHANNEL </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>RESULT</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td>0 (False)</td>
</tr> <tr> <td>Access Rights </td> <td>Read only </td> </tr> <tr> <td>Standard Path
</td> <td> NETx.XCON.<RSS>.RESULT </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>Enabled</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data
Type </td> <td>BOOL</td> </tr> <tr> <td>Default value </td> <td>0 (False)</td> </tr>
<tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard Path
</td> <td> NETx.XCON.<RSS>.Enabled </td> </tr> </tbody> </table> <p></p>
<table> <colgroup> <col/> <col/> </colgroup> <tbody> <tr> <th> <p>Item Name</p>
</th> <th>LastError</th> </tr> <tr> <td>Description </td> <td> </td> </tr> <tr> <td>Data Type </td> <td>STRING</td> </tr> <tr> <td>Default value </td> <td>empty string</td>
</tr> <tr> <td>Access Rights </td> <td>Read and Write </td> </tr> <tr> <td>Standard
Path </td> <td> NETx.XCON.<RSS>.LastError </td> </tr> </tbody> </table> <p></p>

  • No labels