Fixed bug in information returned for module where entries are defined only in PDO mapping
authorLaurent Bessard
Mon, 30 Sep 2013 13:43:02 +0200
changeset 2161 4bea1d98db46
parent 2160 75349c51a34b
child 2162 43ab74687f45
Fixed bug in information returned for module where entries are defined only in PDO mapping
etherlab/entries_list.xslt
--- a/etherlab/entries_list.xslt	Fri Sep 27 17:49:40 2013 +0200
+++ b/etherlab/entries_list.xslt	Mon Sep 30 13:43:02 2013 +0200
@@ -97,7 +97,7 @@
             <Index><xsl:value-of select="$index"/></Index>
             <SubIndex><xsl:value-of select="ns:HexDecValue(SubIndex/text())"/></SubIndex>
             <Name><xsl:value-of select="ns:EntryName(Name)"/></Name>
-            <Type><xsl:value-of select="Type/text()"/></Type>
+            <Type><xsl:value-of select="DataType/text()"/></Type>
             <BitSize><xsl:value-of select="BitLen/text()"/></BitSize>
             <xsl:choose>
               <xsl:when test="$direction='Transmit'">