#include "vxWorks.h"#include "stdio.h"#include "semLib.h"#include "wdLib.h"#include "ioLib.h"#include "sysLib.h"#include "sockLib.h"#include "netinet/in.h"#include "VSAM/VSTST.h"#include "VSAM/VSAM_readout.h"Functions | |
| int | VTEST (char *vmeAddr, unsigned ipAddr, unsigned port) |
|
||||||||||||||||
|
Runs the VSTST application. After initializing resources, the function pends on the one second timer. When the timer expires, the function reads all of the VSAM channels into a buffer and sends the contents as a UDP packet.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002