Ethernet Definition: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Raptor-Platform|Return to the main Raptor page]] | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor-Dev Ethernet | [[Raptor-Dev-Ethernet|Return to Raptor-Dev Ethernet Library]] | ||
[[File:ethernetDef.jpg|right|frame|Raptor Ethernet Definition]] | [[File:ethernetDef.jpg|right|frame|Raptor Ethernet Definition]] | ||
Line 9: | Line 9: | ||
== Parameters == | == Parameters == | ||
{| class="wikitable" style="width: | {| class="wikitable" style="width:65%;" | ||
|- | |- | ||
! scope="col" style="width: 15%;"|Parameter | ! scope="col" style="width: 15%;"|Parameter |
Latest revision as of 16:43, 16 December 2016
Return to the main Raptor page
Return to Raptor-Dev Ethernet Library
Description
This block defines and configures an Ethernet port (if available).
Parameters
Parameter | Type | Description |
---|---|---|
Ethernet Adapter Name | String | The name of the Ethernet resource. |
Hardware Resource | The hardware interface to use for the Ethernet. | |
Mode | Selection between UDP or TCP mode for the Ethernet driver. | |
Local IP Address | String | IP Address for this module. |
Subnet Mask | String | IP Subnet Mask. |
Default Gateway | String | IP address for the subnet's default gateway. |