TwiceAsNice
2019-02-18
|
QHYCCD SDK error define. More...
Macros | |
#define | QHYCCD_READ_DIRECTLY 0x2001 |
#define | QHYCCD_DELAY_200MS 0x2000 |
#define | QHYCCD_QGIGAE 7 |
It means the camera using GiGaE transfer data. More... | |
#define | QHYCCD_USBSYNC 6 |
It means the camera using usb sync transfer data. More... | |
#define | QHYCCD_USBASYNC 5 |
It means the camera using usb async transfer data. More... | |
#define | QHYCCD_COLOR 4 |
It means the camera is color one. More... | |
#define | QHYCCD_MONO 3 |
It means the camera is mono one. More... | |
#define | QHYCCD_COOL 2 |
It means the camera has cool function. More... | |
#define | QHYCCD_NOTCOOL 1 |
It means the camera do not have cool function. More... | |
#define | QHYCCD_SUCCESS 0 |
camera works well More... | |
#define | QHYCCD_ERROR 0xFFFFFFFF |
Other error. More... | |
QHYCCD SDK error define.
#define QHYCCD_COLOR 4 |
It means the camera is color one.
#define QHYCCD_COOL 2 |
It means the camera has cool function.
#define QHYCCD_DELAY_200MS 0x2000 |
#define QHYCCD_ERROR 0xFFFFFFFF |
Other error.
#define QHYCCD_MONO 3 |
It means the camera is mono one.
#define QHYCCD_NOTCOOL 1 |
It means the camera do not have cool function.
#define QHYCCD_QGIGAE 7 |
It means the camera using GiGaE transfer data.
#define QHYCCD_READ_DIRECTLY 0x2001 |
#define QHYCCD_SUCCESS 0 |
camera works well
#define QHYCCD_USBASYNC 5 |
It means the camera using usb async transfer data.
#define QHYCCD_USBSYNC 6 |
It means the camera using usb sync transfer data.