Difference between revisions of "Template:HANcoder/Block"

From OpenMBD
Jump to: navigation, search
Line 53: Line 53:
  
 
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
 
|- {{#if: {{{SampleTime|}}} | | style="display: none;" }}
| Sample Time
+
| Sample time
 
| {{#ifeq: {{{SampleTime}}} | Default | Sample time of the block. The Sample time (in seconds) defines the rate at which the block is visited by the real-time scheduler of the target. The value of the Sample time has to be an integer multiple of the base sample time of the model. | {{{SampleTime}}} }}
 
| {{#ifeq: {{{SampleTime}}} | Default | Sample time of the block. The Sample time (in seconds) defines the rate at which the block is visited by the real-time scheduler of the target. The value of the Sample time has to be an integer multiple of the base sample time of the model. | {{{SampleTime}}} }}
  

Revision as of 07:54, 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 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}}}