slaveinfo.c File Reference
Example code for Simple Open EtherCAT master.
More...
#include <stdio.h>
#include <string.h>
#include "ethercattype.h"
#include "nicdrv.h"
#include "ethercatbase.h"
#include "ethercatmain.h"
#include "ethercatconfig.h"
#include "ethercatcoe.h"
#include "ethercatdc.h"
#include "ethercatprint.h"
Detailed Description
Example code for Simple Open EtherCAT master.
Usage : slaveinfo [ifname1] ifname is NIC interface, f.e. eth0
This shows the configured slave data.
(c)Arthur Ketels 2010
Function Documentation
int main |
( |
int |
argc, |
|
|
char * |
argv[] | |
|
) |
| | |
void slaveinfo |
( |
char * |
ifname |
) |
|
Variable Documentation