Difference between revisions of "Template:HANcoder/Block"

From OpenMBD
Jump to: navigation, search
Line 17: Line 17:
  
 
{| class="wikitable"
 
{| 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;" }}
 
|- {{#if: {{{AutoFlash|}}} | | style="display: none;" }}
 
! Auto Flash
 
! Auto Flash
 
| {{#ifeq: {{{AutoFlash}}} | Default | Automatically flashes over USB, CAN or Ethernet(for E407)  | {{{AutoFlash}}} }}
 
| {{#ifeq: {{{AutoFlash}}} | Default | Automatically flashes over USB, CAN or Ethernet(for E407)  | {{{AutoFlash}}} }}
 
|- {{#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: {{{Baudrate|}}} | | style="display: none;" }}
 
|- {{#if: {{{Baudrate|}}} | | style="display: none;" }}

Revision as of 10:14, 22 March 2017


General information about HANcoder/Block

{{{info}}}

Block Screenshot

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

Mask Screenshot

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

Block Parameters

Auto Add {{{AutoAdd}}}
Auto Flash {{{AutoFlash}}}
Baudrate {{{Baudrate}}}
Byte Order {{{ByteOrder}}}
CAN Channel {{{CANChannel}}}
CAN Transmit ID {{{CANTransmitID}}}
CAN Receive ID {{{CANReceiveID}}}
Sample Time {{{SampleTime}}}
Input Ports {{{InputPorts}}}
Input Data Type {{{InputDataType}}}
Output Ports {{{OutputPorts}}}
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}}}