#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "taskLib.h"
#include "application.conf"
Functions | |
int | sOpen (void) |
int | sClose (void) |
void | SwiSpe (int spenum) |
void * | Illacc (char *cccc) |
void | sZero (void) |
DATAC | sChanl (unsigned long chan_numb) |
Variables | |
HTYPES | htypes [MAXHTYPS] |
SPEPNTR | spepntr [MAXSPECS] |
int | iselspe = 0 |
SPEPNTR * | pselspe = &spepntr[0] |
modification history -------------------- 15aug08 kHu DOXYGEN comments added 09mar00 kHu Inpar(1/3): TOTLEN IHDLEN BLOCKT 09mar00 kHu SwiSpe(): transfer common status bits 23feb00 kHu erweitert auf verschiedene Header Typen 28okt99 kHu x.conf x.h neu geordnet 21sep99 kHu ueberarbeitet 20jan99 kHu include Header Files geaendert 22dec98 kHu Trennen in daclib und exlib 09oct98 kHu #include TPHDR 16sep98 kHu new: template version DAP from MCA program 25mar96 kHu Ultrix, VxWorks Portierung (C) 04mar86 kHu PDP11 Version (F77, Macro-11)
void* Illacc | ( | char * | cccc | ) |
DATAC sChanl | ( | unsigned long | chan_numb | ) |
int sClose | ( | void | ) |
int sOpen | ( | void | ) |
void SwiSpe | ( | int | spenum | ) |
void sZero | ( | void | ) |
Initial value:
{ INITHTYPES }
int iselspe = 0 |
Initial value:
{ INITSPEPNTR }