OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
networkconfig.h
Go to the documentation of this file.
1 /*******************************************************************************
2  * Copyright (c) 2009, Rockwell Automation, Inc.
3  * All rights reserved.
4  *
5  ******************************************************************************/
6 #include "cipethernetlink.h"
7 
8 EipStatus ConfigureNetworkInterface(const char *network_interface);
9 
11  );
12 
14  );
EipStatus
EIP stack status enum.
Definition: typedefs.h:93
EipStatus ConfigureNetworkInterface(const char *network_interface)
Configure the data of the network interface of the device.
Definition: networkconfig.c:27
void ConfigureDomainName()
Configure the domain name of the device.
Definition: networkconfig.c:87
void ConfigureHostName()
Configure the host name of the device.