Difference between revisions of "Template:HANcoder/Block"

From OpenMBD
Jump to: navigation, search
Line 20: Line 20:
 
|<tr><th>Sample Time</th><td>{{{SampleTime}}}</td></tr>}}
 
|<tr><th>Sample Time</th><td>{{{SampleTime}}}</td></tr>}}
 
{{#if:{{{CANChannel|}}}
 
{{#if:{{{CANChannel|}}}
<tr><th>CAN Channel</th><td>{{{CANChannel}}}</td></tr>}}
+
|<tr><th>CAN Channel</th><td>{{{CANChannel}}}</td></tr>}}
 
{{#if:{{{InputPorts|}}}
 
{{#if:{{{InputPorts|}}}
<tr><th>Input Ports</th><td>{{{InputPorts}}}</td></tr>}}
+
|<tr><th>Input Ports</th><td>{{{InputPorts}}}</td></tr>}}
 
{{#if:{{{InputDataType|}}}
 
{{#if:{{{InputDataType|}}}
<tr><th>Input Data Type</th><td>{{{InputDataType}}}</td></tr>}}
+
|<tr><th>Input Data Type</th><td>{{{InputDataType}}}</td></tr>}}
 
{{#if:{{{OutputPorts|}}}
 
{{#if:{{{OutputPorts|}}}
<tr><th>Output Ports</th><td>{{{OutputPorts}}}</td></tr>}}
+
|<tr><th>Output Ports</th><td>{{{OutputPorts}}}</td></tr>}}
 
{{#if:{{{OutputData Type|}}}
 
{{#if:{{{OutputData Type|}}}
<tr><th>OutputDataType</th><td>{{{OutputDataType}}}</td></tr>}}
+
|<tr><th>OutputDataType</th><td>{{{OutputDataType}}}</td></tr>}}
 
{{#if:{{{ByteOrder|}}}
 
{{#if:{{{ByteOrder|}}}
<tr><th>Byte Order</th><td>{{{ByteOrder}}}</td></tr>}}
+
|<tr><th>Byte Order</th><td>{{{ByteOrder}}}</td></tr>}}
 
{{#if:{{{IdentifierType|}}}
 
{{#if:{{{IdentifierType|}}}
<tr><th>Identifier Type</th><td>{{{IdentifierType}}}</td></tr>}}
+
|<tr><th>Identifier Type</th><td>{{{IdentifierType}}}</td></tr>}}
 
</table>
 
</table>

Revision as of 10:35, 21 March 2017


General information about HANcoder/Block

{{{info}}}

Block Screenshot

[[File:{{{blockImage}}}]]

Mask Screenshot

[[File:{{{maskImage}}}]]

Block Parameters