Difference between revisions of "Template:HANcoder/Block"

From OpenMBD
Jump to: navigation, search
Line 50: Line 50:
 
|- {{#if: {{{InputPin|}}} | | style="display: none;" }}
 
|- {{#if: {{{InputPin|}}} | | style="display: none;" }}
 
| Input pin
 
| Input pin
| {{#ifeq: {{{InputPin}}} | Default | The input pin to be used. Select one from the list, if a pin is already used in another block a warning will appear. | {{{InputPin}}} }}
+
| {{#ifeq: {{{InputPin}}} | Default | The input pin to be used. Select one from the list, if the pin is already used in another block a warning will appear. | {{{InputPin}}} }}
  
 
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
 
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
Line 67: Line 67:
 
| Output Ports
 
| Output Ports
 
| {{#ifeq: {{{OutputPorts}}} | Default | Default description | {{{OutputPorts}}} }}
 
| {{#ifeq: {{{OutputPorts}}} | Default | Default description | {{{OutputPorts}}} }}
 +
 +
|- {{#if: {{{OutputPin|}}} | | style="display: none;" }}
 +
| Output pin
 +
| {{#ifeq: {{{OutputPin}}} | Default | The output pin to be used. Select one from the list, if the pin is already used in another block a warning will appear. | {{{OutputPin}}} }}
  
 
|- {{#if: {{{OutputDataType|}}} | | style="display: none;" }}
 
|- {{#if: {{{OutputDataType|}}} | | style="display: none;" }}

Revision as of 07:58, 5 April 2017

Supported Targets: Olimexino, E407, P405

General information about HANcoder/Block

{{{info}}}

Block

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

Mask

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

Block Parameters

Parameter Description
Auto Add {{{AutoAdd}}}
Auto Flash {{{AutoFlash}}}
Baudrate {{{Baudrate}}}
Byte Order {{{ByteOrder}}}
CAN Channel {{{CANChannel}}}
CAN Transmit ID {{{CANTransmitID}}}
CAN Receive ID {{{CANReceiveID}}}
Input pin {{{InputPin}}}
Sample time {{{SampleTime}}}
Input Ports {{{InputPorts}}}
Input Data Type {{{InputDataType}}}
Output Ports {{{OutputPorts}}}
Output pin {{{OutputPin}}}
Output Data Type {{{OutputDataType}}}
Identifier Type {{{IdentifierType}}}
TP Blocksize {{{TPBlocksize}}}
TP STmin {{{TPSTmin}}}
TP Reception Buffer Size {{{TPReceptionBufferSize}}}
UDS Transmit Buffer Size {{{UDSTransmitBufferSize}}}
UDS Seed/Key Required {{{UDSSeedKeyRequired}}}
Input Ports {{{Parity}}}