-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from janezg-SLAC/TD400_Serial
Serial Library for Leybold TD400 controller
- Loading branch information
Showing
35 changed files
with
17,592 additions
and
1,766 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,133 @@ | ||
<?xml version="1.0" encoding="ISO-8859-1"?> | ||
<EtherCATMailbox><CoE><InitCmds><InitCmd><Transition>PS</Transition><Comment><![CDATA[Interface Type Ch 1]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>63488</Index><SubIndex>1</SubIndex><Data>01</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Interface Type Ch 2]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>63488</Index><SubIndex>2</SubIndex><Data>01</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Baudrate]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32784</Index><SubIndex>17</SubIndex><Data>06</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable half duplex]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32784</Index><SubIndex>6</SubIndex><Data>01</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Baudrate]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32768</Index><SubIndex>17</SubIndex><Data>06</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable half duplex]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32768</Index><SubIndex>6</SubIndex><Data>01</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable point to point connection (RS422)]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32768</Index><SubIndex>7</SubIndex><Data>00</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable point to point connection (RS422)]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32784</Index><SubIndex>7</SubIndex><Data>00</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Data frame]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32768</Index><SubIndex>21</SubIndex><Data>03</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Data frame]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32784</Index><SubIndex>21</SubIndex><Data>03</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable XON/XOFF supported tx data]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32768</Index><SubIndex>2</SubIndex><Data>00</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable XON/XOFF supported rx data]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32768</Index><SubIndex>3</SubIndex><Data>00</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable XON/XOFF supported tx data]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32784</Index><SubIndex>2</SubIndex><Data>00</Data></InitCmd><InitCmd><Transition>PS</Transition><Comment><![CDATA[Enable XON/XOFF supported rx data]]></Comment><Timeout>0</Timeout><Ccs>1</Ccs><Index>32784</Index><SubIndex>3</SubIndex><Data>00</Data></InitCmd></InitCmds></CoE></EtherCATMailbox> | ||
<?xml version='1.0' encoding='ISO-8859-1'?> | ||
<EtherCATMailbox> | ||
<CoE> | ||
<InitCmds> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Interface Type Ch 1</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>63488</Index> | ||
<SubIndex>1</SubIndex> | ||
<Data>01</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Interface Type Ch 2</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>63488</Index> | ||
<SubIndex>2</SubIndex> | ||
<Data>01</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Baudrate</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>17</SubIndex> | ||
<Data>06</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable half duplex</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>6</SubIndex> | ||
<Data>01</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Baudrate</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>17</SubIndex> | ||
<Data>06</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable half duplex</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>6</SubIndex> | ||
<Data>01</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable point to point connection (RS422)</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>7</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable point to point connection (RS422)</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>7</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Data frame</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>21</SubIndex> | ||
<Data>03</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Data frame</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>21</SubIndex> | ||
<Data>03</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable XON/XOFF supported tx data</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>2</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable XON/XOFF supported rx data</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>3</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable XON/XOFF supported tx data</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>2</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable XON/XOFF supported rx data</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>3</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
</InitCmds> | ||
</CoE> | ||
</EtherCATMailbox> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,61 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<EtherCATMailbox> | ||
<CoE> | ||
<InitCmds> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment><![CDATA[Baudrate]]></Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>17</SubIndex> | ||
<Data>07</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment><![CDATA[Baudrate]]></Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>17</SubIndex> | ||
<Data>07</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment><![CDATA[Enable RTS/CTS]]></Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>1</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment><![CDATA[Data frame]]></Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>21</SubIndex> | ||
<Data>04</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment><![CDATA[Enable RTS/CTS]]></Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>1</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment><![CDATA[Data frame]]></Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>21</SubIndex> | ||
<Data>04</Data> | ||
</InitCmd> | ||
</InitCmds> | ||
</CoE> | ||
<CoE> | ||
<InitCmds> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Baudrate</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>17</SubIndex> | ||
<Data>07</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Baudrate</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>17</SubIndex> | ||
<Data>07</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable RTS/CTS</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>1</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Data frame</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32768</Index> | ||
<SubIndex>21</SubIndex> | ||
<Data>04</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Enable RTS/CTS</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>1</SubIndex> | ||
<Data>00</Data> | ||
</InitCmd> | ||
<InitCmd> | ||
<Transition>PS</Transition> | ||
<Comment>Data frame</Comment> | ||
<Timeout>0</Timeout> | ||
<Ccs>1</Ccs> | ||
<Index>32784</Index> | ||
<SubIndex>21</SubIndex> | ||
<Data>04</Data> | ||
</InitCmd> | ||
</InitCmds> | ||
</CoE> | ||
</EtherCATMailbox> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.