simple_test.c File Reference

Example code for Simple Open EtherCAT master. More...

#include <stdio.h>
#include <string.h>
#include <sys/time.h>
#include <unistd.h>
#include "ethercattype.h"
#include "nicdrv.h"
#include "ethercatbase.h"
#include "ethercatmain.h"
#include "ethercatcoe.h"
#include "ethercatfoe.h"
#include "ethercatconfig.h"
#include "ethercatprint.h"
Include dependency graph for simple_test.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void simpletest (char *ifname)
int main (int argc, char *argv[])

Variables

char IOmap [4096]

Detailed Description

Example code for Simple Open EtherCAT master.

Usage : simple_test [ifname1] ifname is NIC interface, f.e. eth0

This is a minimal test.

(c)Arthur Ketels 2010 - 2011

Definition in file simple_test.c.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 196 of file simple_test.c.

Here is the call graph for this function:

void simpletest ( char *  ifname  ) 

Definition at line 28 of file simple_test.c.

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

char IOmap[4096]

Definition at line 26 of file simple_test.c.

Generated by  doxygen 1.6.3