Macros | Functions | Variables
linux/simple_test/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 <pthread.h>
#include "ethercattype.h"
#include "nicdrv.h"
#include "ethercatbase.h"
#include "ethercatmain.h"
#include "ethercatdc.h"
#include "ethercatcoe.h"
#include "ethercatfoe.h"
#include "ethercatconfig.h"
#include "ethercatprint.h"
Include dependency graph for linux/simple_test/simple_test.c:

Go to the source code of this file.

Macros

#define EC_TIMEOUTMON   500
 

Functions

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

Variables

uint8 currentgroup = 0
 
int expectedWKC
 
boolean inOP
 
char IOmap [4096]
 
boolean needlf
 
pthread_t thread1
 
volatile int wkc
 

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 linux/simple_test/simple_test.c.

Macro Definition Documentation

#define EC_TIMEOUTMON   500

Definition at line 28 of file linux/simple_test/simple_test.c.

Function Documentation

void ecatcheck ( void *  ptr)

Definition at line 157 of file linux/simple_test/simple_test.c.

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

Definition at line 233 of file linux/simple_test/simple_test.c.

void simpletest ( char *  ifname)

Definition at line 38 of file linux/simple_test/simple_test.c.

Variable Documentation

uint8 currentgroup = 0

Definition at line 36 of file linux/simple_test/simple_test.c.

int expectedWKC

Definition at line 32 of file linux/simple_test/simple_test.c.

boolean inOP

Definition at line 35 of file linux/simple_test/simple_test.c.

char IOmap[4096]

Definition at line 30 of file linux/simple_test/simple_test.c.

boolean needlf

Definition at line 33 of file linux/simple_test/simple_test.c.

pthread_t thread1

Definition at line 31 of file linux/simple_test/simple_test.c.

volatile int wkc

Definition at line 34 of file linux/simple_test/simple_test.c.



soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 8 2019 18:02:18