|
areaDetector
3-5-0
EPICS areaDetector framework
|
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 |
| #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.
| #define CAMERATYPE_PCO1300 0x0200 |
| #define CAMERATYPE_PCO1600 0x0220 |
| #define CAMERATYPE_PCO2000 0x0240 |
| #define CAMERATYPE_PCO4000 0x0260 |
| #define DWORD unsigned long |
| #define SHORT short |
| #define WORD unsigned short |
1.8.15