#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 | SHCLEN 80 |
| #define | TTTT "\nExperiment: " |
| #define | TTTT "\nProgram : " |
| #define | TTTT "\nGenerated : " |
Functions | |
| static int | showECF (void) |
| static void | newspe (char *title) |
| static int | spload (int mode) |
| int | pStart (int callmod) |
| void | MainMenu () |
| void | Setconf (void) |
modification history -------------------- 06oct08 kHu an Danlib angepasst (uInit(),uReset()) 17sep08 kHu DOXYGEN comments added 17may02 kHu more args on Start: PNAME,PTITLE,PARNAM,HLPNAM,stmode 08jan01 kHu tReadp() -> tMenu 30mar00 kHu new from ECF
| #define SHCLEN 80 |
| #define STITLE " File spezification of ECFile" |
| #define TTTT "\nGenerated : " |
| #define TTTT "\nProgram : " |
| #define TTTT "\nExperiment: " |
| void MainMenu | ( | void | ) |
| static void newspe | ( | char * | title | ) | [static] |
| int pStart | ( | int | callmod | ) |
| void Setconf | ( | void | ) |
| static int showECF | ( | void | ) | [static] |
| static int spload | ( | int | mode | ) | [static] |
1.5.6