CARMA C++
|
Tagged: Thu Nov 13 16:53:44 UTC 2003. More...
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... | |
Tagged: Thu Nov 13 16:53:44 UTC 2003.
Definition in file PmacComms.h.
#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.