Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ezfit:solutions_guide:xml_format_and_parameters [2009/08/26 16:20]
smayr
ezfit:solutions_guide:xml_format_and_parameters [2009/12/01 17:35] (current)
ajdavis
Line 46: Line 46:
 </tbody></table> </tbody></table>
 </html> </html>
- 
 === Element Descriptions and Attributes === === Element Descriptions and Attributes ===
 <html> <html>
Line 102: Line 101:
     <td>Code=&quot;<em>CircuitCode</em> <em>AdjName</em>&quot;</td>     <td>Code=&quot;<em>CircuitCode</em> <em>AdjName</em>&quot;</td>
     <td>Container for serveral adjustments. <em>CircuitCode</em> must the the      <td>Container for serveral adjustments. <em>CircuitCode</em> must the the 
-      same code defined in &lt;CIRCUIT&gt;. <em>AjdName</em> can be any string +      same code defined in &lt;CIRCUIT&gt;. <em>AdjName</em> can be any string 
       that best describes the adjustment.</td>       that best describes the adjustment.</td>
  
Line 117: Line 116:
     <td> Row=&quot;<em>RowNumber</em>&quot; </td>     <td> Row=&quot;<em>RowNumber</em>&quot; </td>
     <td>Row (order) where to display it. Row numbering starts with 0. Eg: Row=&quot;0&quot;</td>     <td>Row (order) where to display it. Row numbering starts with 0. Eg: Row=&quot;0&quot;</td>
 +  </tr>
 +
 +  <tr valign="top"> 
 +    <td>&nbsp;</td>
 +    <td> Steps=&quot;<em>NumSteps</em>&quot; </td>
 +    <td>The number of time(s) to apply a step before moving to the next one.</td>
   </tr>   </tr>
  
Line 143: Line 148:
     </td>     </td>
   </tr>   </tr>
 +
   <tr valign="top">    <tr valign="top"> 
     <td>&nbsp;</td>     <td>&nbsp;</td>