API
visxCtrl.libqhy.CONTROL_ID Class Reference
Collaboration diagram for visxCtrl.libqhy.CONTROL_ID:
Collaboration graph

Static Public Attributes

 CONTROL_BRIGHTNESS = ctypes.c_short(0)
 
 CONTROL_CONTRAST = ctypes.c_short(1)
 
 CONTROL_WBR = ctypes.c_short(2)
 
 CONTROL_WBB = ctypes.c_short(3)
 
 CONTROL_WBG = ctypes.c_short(4)
 
 CONTROL_GAMMA = ctypes.c_short(5)
 
 CONTROL_GAIN = ctypes.c_short(6)
 
 CONTROL_OFFSET = ctypes.c_short(7)
 
 CONTROL_EXPOSURE = ctypes.c_short(8)
 
 CONTROL_SPEED = ctypes.c_short(9)
 
 CONTROL_TRANSFERBIT = ctypes.c_short(10)
 
 CONTROL_CHANNELS = ctypes.c_short(11)
 
 CONTROL_USBTRAFFIC = ctypes.c_short(12)
 
 CONTROL_ROWNOISERE = ctypes.c_short(13)
 
 CONTROL_CURTEMP = ctypes.c_short(14)
 
 CONTROL_CURPWM = ctypes.c_short(15)
 
 CONTROL_MANULPWM = ctypes.c_short(16)
 
 CONTROL_CFWPORT = ctypes.c_short(17)
 
 CONTROL_COOLER = ctypes.c_short(18)
 
 CONTROL_ST4PORT = ctypes.c_short(19)
 
 CAM_COLOR = ctypes.c_short(20)
 
 CAM_BIN1X1MODE = ctypes.c_short(21)
 
 CAM_BIN2X2MODE = ctypes.c_short(22)
 
 CAM_BIN3X3MODE = ctypes.c_short(23)
 
 CAM_BIN4X4MODE = ctypes.c_short(24)
 
 CAM_MECHANICALSHUTTER = ctypes.c_short(25)
 
 CAM_TRIGER_INTERFACE = ctypes.c_short(26)
 
 CAM_TECOVERPROTECT_INTERFACE = ctypes.c_short(27)
 
 CAM_SINGNALCLAMP_INTERFACE = ctypes.c_short(28)
 
 CAM_FINETONE_INTERFACE = ctypes.c_short(29)
 
 CAM_SHUTTERMOTORHEATING_INTERFACE = ctypes.c_short(30)
 
 CAM_CALIBRATEFPN_INTERFACE = ctypes.c_short(31)
 
 CAM_CHIPTEMPERATURESENSOR_INTERFACE = ctypes.c_short(32)
 
 CAM_USBREADOUTSLOWEST_INTERFACE = ctypes.c_short(33)
 
 CAM_8BITS = ctypes.c_short(34)
 
 CAM_16BITS = ctypes.c_short(35)
 
 CAM_GPS = ctypes.c_short(36)
 
 CAM_IGNOREOVERSCAN_INTERFACE = ctypes.c_short(37)
 
 QHYCCD_3A_AUTOBALANCE = ctypes.c_short(38)
 
 QHYCCD_3A_AUTOEXPOSURE = ctypes.c_short(39)
 
 QHYCCD_3A_AUTOFOCUS = ctypes.c_short(40)
 
 CONTROL_AMPV = ctypes.c_short(41)
 
 CONTROL_VCAM = ctypes.c_short(42)
 
 CAM_VIEW_MODE = ctypes.c_short(43)
 
 CONTROL_CFWSLOTSNUM = ctypes.c_short(44)
 
 IS_EXPOSING_DONE = ctypes.c_short(45)
 
 ScreenStretchB = ctypes.c_short(46)
 
 ScreenStretchW = ctypes.c_short(47)
 
 CONTROL_DDR = ctypes.c_short(48)
 
 CAM_LIGHT_PERFORMANCE_MODE = ctypes.c_short(49)
 
 CAM_QHY5II_GUIDE_MODE = ctypes.c_short(50)
 
 DDR_BUFFER_CAPACITY = ctypes.c_short(51)
 
 DDR_BUFFER_READ_THRESHOLD = ctypes.c_short(52)
 
 DefaultGain = ctypes.c_short(53)
 
 DefaultOffset = ctypes.c_short(54)
 
 OutputDataActualBits = ctypes.c_short(55)
 
 OutputDataAlignment = ctypes.c_short(56)
 
 CAM_SINGLEFRAMEMODE = ctypes.c_short(57)
 
 CAM_LIVEVIDEOMODE = ctypes.c_short(58)
 
 CAM_IS_COLOR = ctypes.c_short(59)
 
 hasHardwareFrameCounter = ctypes.c_short(60)
 
 CONTROL_MAX_ID = ctypes.c_short(71)
 
 CAM_HUMIDITY = ctypes.c_short(72)
 

Detailed Description

Definition at line 10 of file libqhy.py.

Member Data Documentation

◆ CAM_16BITS

visxCtrl.libqhy.CONTROL_ID.CAM_16BITS = ctypes.c_short(35)
static

Definition at line 47 of file libqhy.py.

◆ CAM_8BITS

visxCtrl.libqhy.CONTROL_ID.CAM_8BITS = ctypes.c_short(34)
static

Definition at line 46 of file libqhy.py.

◆ CAM_BIN1X1MODE

visxCtrl.libqhy.CONTROL_ID.CAM_BIN1X1MODE = ctypes.c_short(21)
static

Definition at line 32 of file libqhy.py.

◆ CAM_BIN2X2MODE

visxCtrl.libqhy.CONTROL_ID.CAM_BIN2X2MODE = ctypes.c_short(22)
static

Definition at line 33 of file libqhy.py.

◆ CAM_BIN3X3MODE

visxCtrl.libqhy.CONTROL_ID.CAM_BIN3X3MODE = ctypes.c_short(23)
static

Definition at line 34 of file libqhy.py.

◆ CAM_BIN4X4MODE

visxCtrl.libqhy.CONTROL_ID.CAM_BIN4X4MODE = ctypes.c_short(24)
static

Definition at line 35 of file libqhy.py.

◆ CAM_CALIBRATEFPN_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_CALIBRATEFPN_INTERFACE = ctypes.c_short(31)
static

Definition at line 42 of file libqhy.py.

◆ CAM_CHIPTEMPERATURESENSOR_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_CHIPTEMPERATURESENSOR_INTERFACE = ctypes.c_short(32)
static

Definition at line 43 of file libqhy.py.

◆ CAM_COLOR

visxCtrl.libqhy.CONTROL_ID.CAM_COLOR = ctypes.c_short(20)
static

Definition at line 31 of file libqhy.py.

◆ CAM_FINETONE_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_FINETONE_INTERFACE = ctypes.c_short(29)
static

Definition at line 40 of file libqhy.py.

◆ CAM_GPS

visxCtrl.libqhy.CONTROL_ID.CAM_GPS = ctypes.c_short(36)
static

Definition at line 48 of file libqhy.py.

◆ CAM_HUMIDITY

visxCtrl.libqhy.CONTROL_ID.CAM_HUMIDITY = ctypes.c_short(72)
static

Definition at line 79 of file libqhy.py.

◆ CAM_IGNOREOVERSCAN_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_IGNOREOVERSCAN_INTERFACE = ctypes.c_short(37)
static

Definition at line 50 of file libqhy.py.

◆ CAM_IS_COLOR

visxCtrl.libqhy.CONTROL_ID.CAM_IS_COLOR = ctypes.c_short(59)
static

Definition at line 76 of file libqhy.py.

◆ CAM_LIGHT_PERFORMANCE_MODE

visxCtrl.libqhy.CONTROL_ID.CAM_LIGHT_PERFORMANCE_MODE = ctypes.c_short(49)
static

Definition at line 64 of file libqhy.py.

◆ CAM_LIVEVIDEOMODE

visxCtrl.libqhy.CONTROL_ID.CAM_LIVEVIDEOMODE = ctypes.c_short(58)
static

Definition at line 75 of file libqhy.py.

◆ CAM_MECHANICALSHUTTER

visxCtrl.libqhy.CONTROL_ID.CAM_MECHANICALSHUTTER = ctypes.c_short(25)
static

Definition at line 36 of file libqhy.py.

◆ CAM_QHY5II_GUIDE_MODE

visxCtrl.libqhy.CONTROL_ID.CAM_QHY5II_GUIDE_MODE = ctypes.c_short(50)
static

Definition at line 66 of file libqhy.py.

◆ CAM_SHUTTERMOTORHEATING_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_SHUTTERMOTORHEATING_INTERFACE = ctypes.c_short(30)
static

Definition at line 41 of file libqhy.py.

◆ CAM_SINGLEFRAMEMODE

visxCtrl.libqhy.CONTROL_ID.CAM_SINGLEFRAMEMODE = ctypes.c_short(57)
static

Definition at line 74 of file libqhy.py.

◆ CAM_SINGNALCLAMP_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_SINGNALCLAMP_INTERFACE = ctypes.c_short(28)
static

Definition at line 39 of file libqhy.py.

◆ CAM_TECOVERPROTECT_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_TECOVERPROTECT_INTERFACE = ctypes.c_short(27)
static

Definition at line 38 of file libqhy.py.

◆ CAM_TRIGER_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_TRIGER_INTERFACE = ctypes.c_short(26)
static

Definition at line 37 of file libqhy.py.

◆ CAM_USBREADOUTSLOWEST_INTERFACE

visxCtrl.libqhy.CONTROL_ID.CAM_USBREADOUTSLOWEST_INTERFACE = ctypes.c_short(33)
static

Definition at line 44 of file libqhy.py.

◆ CAM_VIEW_MODE

visxCtrl.libqhy.CONTROL_ID.CAM_VIEW_MODE = ctypes.c_short(43)
static

Definition at line 57 of file libqhy.py.

◆ CONTROL_AMPV

visxCtrl.libqhy.CONTROL_ID.CONTROL_AMPV = ctypes.c_short(41)
static

Definition at line 55 of file libqhy.py.

◆ CONTROL_BRIGHTNESS

visxCtrl.libqhy.CONTROL_ID.CONTROL_BRIGHTNESS = ctypes.c_short(0)
static

Definition at line 11 of file libqhy.py.

◆ CONTROL_CFWPORT

visxCtrl.libqhy.CONTROL_ID.CONTROL_CFWPORT = ctypes.c_short(17)
static

Definition at line 28 of file libqhy.py.

◆ CONTROL_CFWSLOTSNUM

visxCtrl.libqhy.CONTROL_ID.CONTROL_CFWSLOTSNUM = ctypes.c_short(44)
static

Definition at line 59 of file libqhy.py.

◆ CONTROL_CHANNELS

visxCtrl.libqhy.CONTROL_ID.CONTROL_CHANNELS = ctypes.c_short(11)
static

Definition at line 22 of file libqhy.py.

◆ CONTROL_CONTRAST

visxCtrl.libqhy.CONTROL_ID.CONTROL_CONTRAST = ctypes.c_short(1)
static

Definition at line 12 of file libqhy.py.

◆ CONTROL_COOLER

visxCtrl.libqhy.CONTROL_ID.CONTROL_COOLER = ctypes.c_short(18)
static

Definition at line 29 of file libqhy.py.

◆ CONTROL_CURPWM

visxCtrl.libqhy.CONTROL_ID.CONTROL_CURPWM = ctypes.c_short(15)
static

Definition at line 26 of file libqhy.py.

◆ CONTROL_CURTEMP

visxCtrl.libqhy.CONTROL_ID.CONTROL_CURTEMP = ctypes.c_short(14)
static

Definition at line 25 of file libqhy.py.

◆ CONTROL_DDR

visxCtrl.libqhy.CONTROL_ID.CONTROL_DDR = ctypes.c_short(48)
static

Definition at line 63 of file libqhy.py.

◆ CONTROL_EXPOSURE

visxCtrl.libqhy.CONTROL_ID.CONTROL_EXPOSURE = ctypes.c_short(8)
static

Definition at line 19 of file libqhy.py.

◆ CONTROL_GAIN

visxCtrl.libqhy.CONTROL_ID.CONTROL_GAIN = ctypes.c_short(6)
static

Definition at line 17 of file libqhy.py.

◆ CONTROL_GAMMA

visxCtrl.libqhy.CONTROL_ID.CONTROL_GAMMA = ctypes.c_short(5)
static

Definition at line 16 of file libqhy.py.

◆ CONTROL_MANULPWM

visxCtrl.libqhy.CONTROL_ID.CONTROL_MANULPWM = ctypes.c_short(16)
static

Definition at line 27 of file libqhy.py.

◆ CONTROL_MAX_ID

visxCtrl.libqhy.CONTROL_ID.CONTROL_MAX_ID = ctypes.c_short(71)
static

Definition at line 78 of file libqhy.py.

◆ CONTROL_OFFSET

visxCtrl.libqhy.CONTROL_ID.CONTROL_OFFSET = ctypes.c_short(7)
static

Definition at line 18 of file libqhy.py.

◆ CONTROL_ROWNOISERE

visxCtrl.libqhy.CONTROL_ID.CONTROL_ROWNOISERE = ctypes.c_short(13)
static

Definition at line 24 of file libqhy.py.

◆ CONTROL_SPEED

visxCtrl.libqhy.CONTROL_ID.CONTROL_SPEED = ctypes.c_short(9)
static

Definition at line 20 of file libqhy.py.

◆ CONTROL_ST4PORT

visxCtrl.libqhy.CONTROL_ID.CONTROL_ST4PORT = ctypes.c_short(19)
static

Definition at line 30 of file libqhy.py.

◆ CONTROL_TRANSFERBIT

visxCtrl.libqhy.CONTROL_ID.CONTROL_TRANSFERBIT = ctypes.c_short(10)
static

Definition at line 21 of file libqhy.py.

◆ CONTROL_USBTRAFFIC

visxCtrl.libqhy.CONTROL_ID.CONTROL_USBTRAFFIC = ctypes.c_short(12)
static

Definition at line 23 of file libqhy.py.

◆ CONTROL_VCAM

visxCtrl.libqhy.CONTROL_ID.CONTROL_VCAM = ctypes.c_short(42)
static

Definition at line 56 of file libqhy.py.

◆ CONTROL_WBB

visxCtrl.libqhy.CONTROL_ID.CONTROL_WBB = ctypes.c_short(3)
static

Definition at line 14 of file libqhy.py.

◆ CONTROL_WBG

visxCtrl.libqhy.CONTROL_ID.CONTROL_WBG = ctypes.c_short(4)
static

Definition at line 15 of file libqhy.py.

◆ CONTROL_WBR

visxCtrl.libqhy.CONTROL_ID.CONTROL_WBR = ctypes.c_short(2)
static

Definition at line 13 of file libqhy.py.

◆ DDR_BUFFER_CAPACITY

visxCtrl.libqhy.CONTROL_ID.DDR_BUFFER_CAPACITY = ctypes.c_short(51)
static

Definition at line 67 of file libqhy.py.

◆ DDR_BUFFER_READ_THRESHOLD

visxCtrl.libqhy.CONTROL_ID.DDR_BUFFER_READ_THRESHOLD = ctypes.c_short(52)
static

Definition at line 68 of file libqhy.py.

◆ DefaultGain

visxCtrl.libqhy.CONTROL_ID.DefaultGain = ctypes.c_short(53)
static

Definition at line 69 of file libqhy.py.

◆ DefaultOffset

visxCtrl.libqhy.CONTROL_ID.DefaultOffset = ctypes.c_short(54)
static

Definition at line 70 of file libqhy.py.

◆ hasHardwareFrameCounter

visxCtrl.libqhy.CONTROL_ID.hasHardwareFrameCounter = ctypes.c_short(60)
static

Definition at line 77 of file libqhy.py.

◆ IS_EXPOSING_DONE

visxCtrl.libqhy.CONTROL_ID.IS_EXPOSING_DONE = ctypes.c_short(45)
static

Definition at line 60 of file libqhy.py.

◆ OutputDataActualBits

visxCtrl.libqhy.CONTROL_ID.OutputDataActualBits = ctypes.c_short(55)
static

Definition at line 71 of file libqhy.py.

◆ OutputDataAlignment

visxCtrl.libqhy.CONTROL_ID.OutputDataAlignment = ctypes.c_short(56)
static

Definition at line 72 of file libqhy.py.

◆ QHYCCD_3A_AUTOBALANCE

visxCtrl.libqhy.CONTROL_ID.QHYCCD_3A_AUTOBALANCE = ctypes.c_short(38)
static

Definition at line 52 of file libqhy.py.

◆ QHYCCD_3A_AUTOEXPOSURE

visxCtrl.libqhy.CONTROL_ID.QHYCCD_3A_AUTOEXPOSURE = ctypes.c_short(39)
static

Definition at line 53 of file libqhy.py.

◆ QHYCCD_3A_AUTOFOCUS

visxCtrl.libqhy.CONTROL_ID.QHYCCD_3A_AUTOFOCUS = ctypes.c_short(40)
static

Definition at line 54 of file libqhy.py.

◆ ScreenStretchB

visxCtrl.libqhy.CONTROL_ID.ScreenStretchB = ctypes.c_short(46)
static

Definition at line 61 of file libqhy.py.

◆ ScreenStretchW

visxCtrl.libqhy.CONTROL_ID.ScreenStretchW = ctypes.c_short(47)
static

Definition at line 62 of file libqhy.py.


The documentation for this class was generated from the following file: