#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "application.conf"
Defines | |
| #define | STITLE " File spezification of ECFile" |
| #define | GUNTXT "ECFile for Control Routing test board" |
| #define | CMMNT ffPARFILE.dataEcf.cmmnt |
| #define | SLOT ffPARFILE.dataEcf.slot |
| #define | OPNLEN (1000) |
Functions | |
| int | MakeECF (void) |
modification history -------------------- 17sep08 kHu DOXYGEN comments added 08jan01 kHu tReadp() -> tMenu 05sep00 kHu new from ecf1h11.c
| #define CMMNT ffPARFILE.dataEcf.cmmnt |
| #define GUNTXT "ECFile for Control Routing test board" |
| #define OPNLEN (1000) |
| #define SLOT ffPARFILE.dataEcf.slot |
| #define STITLE " File spezification of ECFile" |
| int MakeECF | ( | void | ) |
1.5.6