CARMA C++
PmacComms.h File Reference

Tagged: Thu Nov 13 16:53:44 UTC 2003. More...

#include "carma/szaarrayutils/regmap.h"
#include "carma/antenna/sza/antenna/control/PmacCommand.h"

Go to the source code of this file.

Namespaces

 sza
 Define a class for Calibrator control.
 

Macros

#define PMAC_HOST_ADDR   "192.6.94.5"
 
#define PMAC_HOST_PORT   1025
 
#define PMAC_TIMEOUT_USEC   600000
 I have measured PMAC latency to be about 60 ms, or 60000 usec. More...
 

Detailed Description

Tagged: Thu Nov 13 16:53:44 UTC 2003.

Author
Erik Leitch

Definition in file PmacComms.h.

Macro Definition Documentation

#define PMAC_TIMEOUT_USEC   600000

I have measured PMAC latency to be about 60 ms, or 60000 usec.

Quite slow, unfortunately. We'll set the timeout to something significantly larger than this.

Definition at line 25 of file PmacComms.h.