Difference between revisions of "Template:HANcoder/Block"

From OpenMBD
Jump to: navigation, search
Line 19: Line 19:
 
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
 
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
 
! Sample Time
 
! Sample Time
| {{#ifeq: {{{SampleTime}}} | Default | sampletime is default| {{{SampleTime}}} }}
+
| {{#ifeq: {{{SampleTime}}} | Default | Default description | {{{SampleTime}}} }}
  
 
|- {{#if: {{{CANChannel|}}} | | style="display: none;" }}
 
|- {{#if: {{{CANChannel|}}} | | style="display: none;" }}
 
! CAN Channel
 
! CAN Channel
| {{#ifeq: {{{CANChannel}}} | Default | sampletime is default| {{{CANChannel}}} }}
+
| {{#ifeq: {{{CANChannel}}} | Default | Default description | {{{CANChannel}}} }}
  
 
|- {{#if: {{{InputPorts|}}} | | style="display: none;" }}
 
|- {{#if: {{{InputPorts|}}} | | style="display: none;" }}
 
! Input Ports
 
! Input Ports
| {{#ifeq: {{{InputPorts}}} | Default | sampletime is default| {{{InputPorts}}} }}
+
| {{#ifeq: {{{InputPorts}}} | Default | Default description | {{{InputPorts}}} }}
  
 
|- {{#if: {{{InputDataType|}}} | | style="display: none;" }}
 
|- {{#if: {{{InputDataType|}}} | | style="display: none;" }}
 
! Input Data Type
 
! Input Data Type
| {{#ifeq: {{{InputDataType}}} | Default | sampletime is default| {{{InputDataType}}} }}
+
| {{#ifeq: {{{InputDataType}}} | Default | Default description | {{{InputDataType}}} }}
  
 
|- {{#if: {{{OutputPorts|}}} | | style="display: none;" }}
 
|- {{#if: {{{OutputPorts|}}} | | style="display: none;" }}
 
! Output Ports
 
! Output Ports
| {{#ifeq: {{{OutputPorts}}} | Default | sampletime is default| {{{OutputPorts}}} }}
+
| {{#ifeq: {{{OutputPorts}}} | Default | Default description | {{{OutputPorts}}} }}
  
 
|- {{#if: {{{OutputDataType|}}} | | style="display: none;" }}
 
|- {{#if: {{{OutputDataType|}}} | | style="display: none;" }}
 
! Output Data Type
 
! Output Data Type
| {{#ifeq: {{{OutputDataType}}} | Default | sampletime is default| {{{OutputDataType}}} }}
+
| {{#ifeq: {{{OutputDataType}}} | Default | Default description | {{{OutputDataType}}} }}
  
 
|- {{#if: {{{ByteOrder|}}} | | style="display: none;" }}
 
|- {{#if: {{{ByteOrder|}}} | | style="display: none;" }}
 
! Byte Order
 
! Byte Order
| {{#ifeq: {{{ByteOrder}}} | Default | sampletime is default| {{{ByteOrder}}} }}
+
| {{#ifeq: {{{ByteOrder}}} | Default | Default description | {{{ByteOrder}}} }}
  
 
|- {{#if: {{{IdentifierType|}}} | | style="display: none;" }}
 
|- {{#if: {{{IdentifierType|}}} | | style="display: none;" }}
 
! Identifier Type
 
! Identifier Type
| {{#ifeq: {{{IdentifierType}}} | Default | sampletime is default| {{{IdentifierType}}} }}
+
| {{#ifeq: {{{IdentifierType}}} | Default | Default description | {{{IdentifierType}}} }}
  
 
|- {{#if: {{{CANTransmitID|}}} | | style="display: none;" }}
 
|- {{#if: {{{CANTransmitID|}}} | | style="display: none;" }}
 
! CAN Transmit ID
 
! CAN Transmit ID
| {{#ifeq: {{{CANTransmitID}}} | Default | sampletime is default| {{{CANTransmitID}}} }}
+
| {{#ifeq: {{{CANTransmitID}}} | Default | Default description | {{{CANTransmitID}}} }}
  
 
|- {{#if: {{{CANReceiveID|}}} | | style="display: none;" }}
 
|- {{#if: {{{CANReceiveID|}}} | | style="display: none;" }}
 
! CAN Receive ID
 
! CAN Receive ID
| {{#ifeq: {{{CANReceiveID}}} | Default | sampletime is default| {{{CANReceiveID}}} }}
+
| {{#ifeq: {{{CANReceiveID}}} | Default | Default description | {{{CANReceiveID}}} }}
  
 
|- {{#if: {{{TPBlocksize|}}} | | style="display: none;" }}
 
|- {{#if: {{{TPBlocksize|}}} | | style="display: none;" }}
 
! TP Blocksize
 
! TP Blocksize
| {{#ifeq: {{{TPBlocksize}}} | Default | sampletime is default| {{{TPBlocksize}}} }}
+
| {{#ifeq: {{{TPBlocksize}}} | Default | Default description | {{{TPBlocksize}}} }}
  
 
|- {{#if: {{{TPSTmin|}}} | | style="display: none;" }}
 
|- {{#if: {{{TPSTmin|}}} | | style="display: none;" }}
 
! TP STmin
 
! TP STmin
| {{#ifeq: {{{TPSTmin}}} | Default | sampletime is default| {{{TPSTmin}}} }}
+
| {{#ifeq: {{{TPSTmin}}} | Default | Default description | {{{TPSTmin}}} }}
  
 
|- {{#if: {{{TPReceptionBufferSize|}}} | | style="display: none;" }}
 
|- {{#if: {{{TPReceptionBufferSize|}}} | | style="display: none;" }}
 
! TP Reception Buffer Size
 
! TP Reception Buffer Size
| {{#ifeq: {{{TPReceptionBufferSize}}} | Default | sampletime is default| {{{TPReceptionBufferSize}}} }}
+
| {{#ifeq: {{{TPReceptionBufferSize}}} | Default | Default description | {{{TPReceptionBufferSize}}} }}
  
 
|- {{#if: {{{UDSTransmitBufferSize|}}} | | style="display: none;" }}
 
|- {{#if: {{{UDSTransmitBufferSize|}}} | | style="display: none;" }}
 
! UDS Transmit Buffer Size
 
! UDS Transmit Buffer Size
| {{#ifeq: {{{UDSTransmitBufferSize}}} | Default | sampletime is default| {{{UDSTransmitBufferSize}}} }}
+
| {{#ifeq: {{{UDSTransmitBufferSize}}} | Default | Default description | {{{UDSTransmitBufferSize}}} }}
  
 
|- {{#if: {{{UDSSeedKeyRequired|}}} | | style="display: none;" }}
 
|- {{#if: {{{UDSSeedKeyRequired|}}} | | style="display: none;" }}
 
! UDS Seed/Key Required
 
! UDS Seed/Key Required
| {{#ifeq: {{{UDSSeedKeyRequired}}} | Default | sampletime is default| {{{UDSSeedKeyRequired}}} }}
+
| {{#ifeq: {{{UDSSeedKeyRequired}}} | Default | Default description | {{{UDSSeedKeyRequired}}} }}
  
 
|- {{#if: {{{Baudrate|}}} | | style="display: none;" }}
 
|- {{#if: {{{Baudrate|}}} | | style="display: none;" }}
 
! Baudrate
 
! Baudrate
| {{#ifeq: {{{Baudrate}}} | Default | sampletime is default| {{{Baudrate}}} }}
+
| {{#ifeq: {{{Baudrate}}} | Default | Default description | {{{Baudrate}}} }}
  
 
|- {{#if: {{{Parity|}}} | | style="display: none;" }}
 
|- {{#if: {{{Parity|}}} | | style="display: none;" }}
 
! Input Ports
 
! Input Ports
| {{#ifeq: {{{Parity}}} | Default | sampletime is default| {{{Parity}}} }}
+
| {{#ifeq: {{{Parity}}} | Default | Default description | {{{Parity}}} }}
 
|}
 
|}

Revision as of 08:12, 22 March 2017


General information about HANcoder/Block

{{{info}}}

Block Screenshot

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

Mask Screenshot

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

Block Parameters

Sample Time {{{SampleTime}}}
CAN Channel {{{CANChannel}}}
Input Ports {{{InputPorts}}}
Input Data Type {{{InputDataType}}}
Output Ports {{{OutputPorts}}}
Output Data Type {{{OutputDataType}}}
Byte Order {{{ByteOrder}}}
Identifier Type {{{IdentifierType}}}
CAN Transmit ID {{{CANTransmitID}}}
CAN Receive ID {{{CANReceiveID}}}
TP Blocksize {{{TPBlocksize}}}
TP STmin {{{TPSTmin}}}
TP Reception Buffer Size {{{TPReceptionBufferSize}}}
UDS Transmit Buffer Size {{{UDSTransmitBufferSize}}}
UDS Seed/Key Required {{{UDSSeedKeyRequired}}}
Baudrate {{{Baudrate}}}
Input Ports {{{Parity}}}