My Project
|
#include "gcp/control/code/unix/libunix_src/common/regmap.h"
#include "gcp/antenna/control/specific/PmacCommand.h"
Go to the source code of this file.
Classes | |
class | gcp::antenna::control::PmacComms |
Macros | |
#define | PMAC_HOST_ADDR "192.6.94.5" |
#define | PMAC_HOST_PORT 1025 |
#define | PMAC_TIMEOUT_USEC 600000 |
Tagged: Thu Nov 13 16:53:44 UTC 2003
#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.