<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://comfilewiki.co.kr/en/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://comfilewiki.co.kr/en/feed.php">
        <title>COMFILE Technology&#039;s Documentation Library - comfilehmi:msbsourceforhmi</title>
        <description></description>
        <link>https://comfilewiki.co.kr/en/</link>
        <image rdf:resource="https://comfilewiki.co.kr/en/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-05-15T08:47:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://comfilewiki.co.kr/en/doku.php?id=comfilehmi:msbsourceforhmi:index&amp;rev=1771601855&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://comfilewiki.co.kr/en/lib/exe/fetch.php?media=wiki:logo.png">
        <title>COMFILE Technology's Documentation Library</title>
        <link>https://comfilewiki.co.kr/en/</link>
        <url>https://comfilewiki.co.kr/en/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://comfilewiki.co.kr/en/doku.php?id=comfilehmi:msbsourceforhmi:index&amp;rev=1771601855&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-20T15:37:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>index</title>
        <link>https://comfilewiki.co.kr/en/doku.php?id=comfilehmi:msbsourceforhmi:index&amp;rev=1771601855&amp;do=diff</link>
        <description>Source code for MSB


#include &quot;MSB6XX&quot;

&#039; Enable the PLC&#039;s COM1 serial port
Opencom 1,115200,3,1024,1024

&#039; Enable the built-in Modbus RTU slave on
&#039; COM1, slave address 1
Set Modbus 1,1,20

&#039; Tell the MSB PLC which inputs to use
Usepin 8,In
Usepin 9,In
Usepin 10,In
Usepin 11,In
Usepin 12,In &#039; Not used in the demonstration, but can be used
Usepin 13,In &#039; Not used in the demonstration, but can be used
Usepin 14,In &#039; Not used in the demonstration, but can be used
Usepin 15,In &#039; Not used in the de…</description>
    </item>
</rdf:RDF>
