My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
PmacComms.h File Reference
#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
 

Detailed Description

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

Author
Erik Leitch

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.