Raptor:CAN Definition: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Created page with 'Return to the main Raptor page Return to CAN page right|frame|Raptor CAN Definition == Description == <p>This bl…')
 
No edit summary
Line 6: Line 6:


== Description ==
== Description ==
<p>This block is used to create a CAN bus resource and map it to a particular hardware I/O point. This block will generate all of the code necessary to connect and coordinate all the Raptor CAN blocks with the hardware CAN interface. Each CAN bus that will be used in the model must include a can definition block.</p>
<p>This block is used to create a CAN bus resource and map it to a particular hardware I/O point. This block will generate all of the code necessary to connect and coordinate all the Raptor™ CAN blocks with the hardware CAN interface. Each CAN bus that will be used in the model must include a can definition block.</p>


== Parameters ==
== Parameters ==

Revision as of 14:54, 4 March 2014

Return to the main Raptor page

Return to CAN page

Raptor CAN Definition

Description

This block is used to create a CAN bus resource and map it to a particular hardware I/O point. This block will generate all of the code necessary to connect and coordinate all the Raptor™ CAN blocks with the hardware CAN interface. Each CAN bus that will be used in the model must include a can definition block.

Parameters

Parameter Type Description
CAN Bus Name String The name of the CAN bus resource.
Hardware Resource The hardware interface to use for the CAN bus.
Baud Rate Sets the baud rate for the selected CAN bus.

Supported Versions