areaDetector  3-5-0
EPICS areaDetector framework
Macros
PCOSerial.cpp File Reference
#include <stdio.h>
#include <math.h>
#include <asynOctetSyncIO.h>
#include <asynShellCommands.h>
#include "ccd_exception.h"
#include <epicsExport.h>
#include "pco.h"

Macros

#define FALSE   false
 Send/Receive all serial commands to pco camera. More...
 
#define TRUE   true
 
#define _LIMITIMGSIZE
 

Macro Definition Documentation

◆ _LIMITIMGSIZE

#define _LIMITIMGSIZE

◆ FALSE

#define FALSE   false

Send/Receive all serial commands to pco camera.

Several functions called by writeInt32, write Double etc. that send commands to camera. Function that runs in own thread that keeps track of status on camera, reads camera serial port to get cam status. All serial transactions here.

Author
Tim Madden
Date
2012

◆ TRUE

#define TRUE   true