areaDetector  3-5-0
EPICS areaDetector framework
Classes | Macros
pco_structures.h File Reference

Go to the source code of this file.

Classes

class  pco_command
 Inline class to create a binary command to be sent to pco cameras over serial port. More...
 
class  pco_response
 Class to define a single binary response from pco cameras, received over serial port. More...
 
struct  xPCO_Description
 aps designed struct based on PCO SDK. More...
 

Macros

#define CAMERATYPE_PCO1200HS   0x0100
 Code for creating serial binary commands and parsing binary responses from PCO Cameras. More...
 
#define CAMERATYPE_PCO1300   0x0200
 
#define CAMERATYPE_PCO1600   0x0220
 
#define CAMERATYPE_PCO2000   0x0240
 
#define CAMERATYPE_PCO4000   0x0260
 
#define WORD   unsigned short
 
#define DWORD   unsigned long
 
#define SHORT   short
 

Macro Definition Documentation

◆ CAMERATYPE_PCO1200HS

#define CAMERATYPE_PCO1200HS   0x0100

Code for creating serial binary commands and parsing binary responses from PCO Cameras.

Also has defines and a struct for long responses from the cameras.

Author
Timothy Madden
Date
2010

◆ CAMERATYPE_PCO1300

#define CAMERATYPE_PCO1300   0x0200

◆ CAMERATYPE_PCO1600

#define CAMERATYPE_PCO1600   0x0220

◆ CAMERATYPE_PCO2000

#define CAMERATYPE_PCO2000   0x0240

◆ CAMERATYPE_PCO4000

#define CAMERATYPE_PCO4000   0x0260

◆ DWORD

#define DWORD   unsigned long

◆ SHORT

#define SHORT   short

◆ WORD

#define WORD   unsigned short