Ethernet Definition: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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 |
Revision as of 16:20, 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. |