Difference between revisions of "Template:HANcoder/Block"

From OpenMBD
Jump to: navigation, search
 
(11 intermediate revisions by 4 users not shown)
Line 13: Line 13:
  
 
[[File:{{{maskImage}}}]]
 
[[File:{{{maskImage}}}]]
 
==Block Parameters==
 
 
{| class="wikitable"
 
|- {{#if: {{{AutoAdd|}}} | | style="display: none;" }}
 
! Auto Add
 
| {{#ifeq: {{{AutoAdd}}} | Default | Automatically adds all signals and parameters to the ASAP2 file for use with HANtune | {{{AutoAdd}}} }}
 
 
|- {{#if: {{{AutoFlash|}}} | | style="display: none;" }}
 
! Auto Flash
 
| {{#ifeq: {{{AutoFlash}}} | Default | Automatically flashes over USB, CAN or Ethernet(for E407)  | {{{AutoFlash}}} }}
 
 
|- {{#if: {{{Baudrate|}}} | | style="display: none;" }}
 
! Baudrate
 
| {{#ifeq: {{{Baudrate}}} | Default | Default description | {{{Baudrate}}} }}
 
 
|- {{#if: {{{ByteOrder|}}} | | style="display: none;" }}
 
! Byte Order
 
| {{#ifeq: {{{ByteOrder}}} | Default | Default description | {{{ByteOrder}}} }}
 
 
|- {{#if: {{{CANChannel|}}} | | style="display: none;" }}
 
! CAN Channel
 
| {{#ifeq: {{{CANChannel}}} | Default | Default description | {{{CANChannel}}} }}
 
 
|- {{#if: {{{CANTransmitID|}}} | | style="display: none;" }}
 
! CAN Transmit ID
 
| {{#ifeq: {{{CANTransmitID}}} | Default | Default description | {{{CANTransmitID}}} }}
 
 
|- {{#if: {{{CANReceiveID|}}} | | style="display: none;" }}
 
! CAN Receive ID
 
| {{#ifeq: {{{CANReceiveID}}} | Default | Default description | {{{CANReceiveID}}} }}
 
 
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
 
! Sample Time
 
| {{#ifeq: {{{SampleTime}}} | Default | Default description | {{{SampleTime}}} }}
 
 
|- {{#if: {{{InputPorts|}}} | | style="display: none;" }}
 
! Input Ports
 
| {{#ifeq: {{{InputPorts}}} | Default | Default description | {{{InputPorts}}} }}
 
 
|- {{#if: {{{InputDataType|}}} | | style="display: none;" }}
 
! Input Data Type
 
| {{#ifeq: {{{InputDataType}}} | Default | Default description | {{{InputDataType}}} }}
 
 
|- {{#if: {{{OutputPorts|}}} | | style="display: none;" }}
 
! Output Ports
 
| {{#ifeq: {{{OutputPorts}}} | Default | Default description | {{{OutputPorts}}} }}
 
 
|- {{#if: {{{OutputDataType|}}} | | style="display: none;" }}
 
! Output Data Type
 
| {{#ifeq: {{{OutputDataType}}} | Default | Default description | {{{OutputDataType}}} }}
 
 
|- {{#if: {{{IdentifierType|}}} | | style="display: none;" }}
 
! Identifier Type
 
| {{#ifeq: {{{IdentifierType}}} | Default | Default description | {{{IdentifierType}}} }}
 
 
|- {{#if: {{{TPBlocksize|}}} | | style="display: none;" }}
 
! TP Blocksize
 
| {{#ifeq: {{{TPBlocksize}}} | Default | Default description | {{{TPBlocksize}}} }}
 
 
|- {{#if: {{{TPSTmin|}}} | | style="display: none;" }}
 
! TP STmin
 
| {{#ifeq: {{{TPSTmin}}} | Default | Default description | {{{TPSTmin}}} }}
 
 
|- {{#if: {{{TPReceptionBufferSize|}}} | | style="display: none;" }}
 
! TP Reception Buffer Size
 
| {{#ifeq: {{{TPReceptionBufferSize}}} | Default | Default description | {{{TPReceptionBufferSize}}} }}
 
 
|- {{#if: {{{UDSTransmitBufferSize|}}} | | style="display: none;" }}
 
! UDS Transmit Buffer Size
 
| {{#ifeq: {{{UDSTransmitBufferSize}}} | Default | Default description | {{{UDSTransmitBufferSize}}} }}
 
 
|- {{#if: {{{UDSSeedKeyRequired|}}} | | style="display: none;" }}
 
! UDS Seed/Key Required
 
| {{#ifeq: {{{UDSSeedKeyRequired}}} | Default | Default description | {{{UDSSeedKeyRequired}}} }}
 
 
|- {{#if: {{{Parity|}}} | | style="display: none;" }}
 
! Input Ports
 
| {{#ifeq: {{{Parity}}} | Default | Default description | {{{Parity}}} }}
 
|}
 
 
{{#if:{{{SeeAlso|}}}| ==See Also==}}
 
 
{{{SeeAlso|}}}
 

Latest revision as of 08:50, 13 April 2017

Supported Targets: Olimexino, E407, P405

General information about HANcoder/Block

{{{info}}}

Block

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

Mask

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