Difference between revisions of "Template:HANcoder/Block"

From OpenMBD
Jump to: navigation, search
Line 17: Line 17:
  
 
{| class="wikitable"
 
{| class="wikitable"
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
+
|- {{#if: {{{AutoFlash|}}} | | style="display: none;" }}
! Sample Time
+
! Auto Flash
| {{#ifeq: {{{SampleTime}}} | Default | Default description | {{{SampleTime}}} }}
+
| {{#ifeq: {{{AutoFlash}}} | Default | Default description | {{{AutoFlash}}} }}
 +
 
 +
|- {{#if: {{{AutoAdd|}}} | | style="display: none;" }}
 +
! Auto Add
 +
| {{#ifeq: {{{AutoAdd}}} | Default | Default description | {{{AutoAdd}}} }}
 +
 
 +
|- {{#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;" }}
 
|- {{#if: {{{CANChannel|}}} | | style="display: none;" }}
 
! CAN Channel
 
! CAN Channel
 
| {{#ifeq: {{{CANChannel}}} | Default | Default description | {{{CANChannel}}} }}
 
| {{#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;" }}
 
|- {{#if: {{{InputPorts|}}} | | style="display: none;" }}
Line 40: Line 64:
 
! Output Data Type
 
! Output Data Type
 
| {{#ifeq: {{{OutputDataType}}} | Default | Default description | {{{OutputDataType}}} }}
 
| {{#ifeq: {{{OutputDataType}}} | Default | Default description | {{{OutputDataType}}} }}
 
|- {{#if: {{{ByteOrder|}}} | | style="display: none;" }}
 
! Byte Order
 
| {{#ifeq: {{{ByteOrder}}} | Default | Default description | {{{ByteOrder}}} }}
 
  
 
|- {{#if: {{{IdentifierType|}}} | | style="display: none;" }}
 
|- {{#if: {{{IdentifierType|}}} | | style="display: none;" }}
 
! Identifier Type
 
! Identifier Type
 
| {{#ifeq: {{{IdentifierType}}} | Default | Default description | {{{IdentifierType}}} }}
 
| {{#ifeq: {{{IdentifierType}}} | Default | Default description | {{{IdentifierType}}} }}
 
|- {{#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: {{{TPBlocksize|}}} | | style="display: none;" }}
 
|- {{#if: {{{TPBlocksize|}}} | | style="display: none;" }}
Line 76: Line 88:
 
! UDS Seed/Key Required
 
! UDS Seed/Key Required
 
| {{#ifeq: {{{UDSSeedKeyRequired}}} | Default | Default description | {{{UDSSeedKeyRequired}}} }}
 
| {{#ifeq: {{{UDSSeedKeyRequired}}} | Default | Default description | {{{UDSSeedKeyRequired}}} }}
 
|- {{#if: {{{Baudrate|}}} | | style="display: none;" }}
 
! Baudrate
 
| {{#ifeq: {{{Baudrate}}} | Default | Default description | {{{Baudrate}}} }}
 
  
 
|- {{#if: {{{Parity|}}} | | style="display: none;" }}
 
|- {{#if: {{{Parity|}}} | | style="display: none;" }}

Revision as of 10:05, 22 March 2017


General information about HANcoder/Block

{{{info}}}

Block Screenshot

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

Mask Screenshot

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

Block Parameters

Auto Flash {{{AutoFlash}}}
Auto Add {{{AutoAdd}}}
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}}}