BioImager  3.6.0
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
Loading...
Searching...
No Matches
microscope.cameras.atmcd Namespace Reference

Classes

class  _meta
 
class  _OUTARRSIZE
 
class  _OUTSTRING
 
class  _OUTSTRLEN
 
class  AcquisitionMode
 
class  AndorAtmcd
 
class  ANDORCAPS
 
class  AT_DDGLiteChannelId
 
class  AT_VersionInfoId
 
class  AtmcdException
 
class  COLORDEMOSAICINFO
 
class  dllFunction
 
class  OUTARR
 
class  OUTPUT
 
class  ReadMode
 
class  ReadoutMode
 
class  SYSTEMTIME
 
class  TriggerMode
 
class  WHITEBALANCEINFO
 

Functions

def lookup_status (code)
 
def stripMeta (val)
 
def extract_value (val)
 
def dllFunc (name, args=[], argnames=[], rstatus=False, lib=_dll)
 

Variables

 BYTE = ctypes.c_byte
 
 WORD = ctypes.c_ushort
 
 DWORD = ctypes.c_ulong
 
 HANDLE = ctypes.c_void_p
 
 arch
 
 plat
 
 at_32 = c_long
 
 at_u32 = c_ulong
 
 at_64 = c_longlong
 
 at_u64 = c_ulonglong
 
 AT_SDKVersion = AT_VersionInfoId(0x40000000)
 
 AT_DeviceDriverVersion = AT_VersionInfoId(0x40000001)
 
int AT_NoOfVersionInfoIds = 2
 
int AT_VERSION_INFO_LEN = 80
 
int AT_CONTROLLER_CARD_MODEL_LEN = 80
 
 AT_DDGLite_ChannelA = AT_DDGLiteChannelId(0x40000000)
 
 AT_DDGLite_ChannelB = AT_DDGLiteChannelId(0x40000001)
 
 AT_DDGLite_ChannelC = AT_DDGLiteChannelId(0x40000002)
 
int AT_DDGLite_ControlBit_GlobalEnable = 0x01
 
int AT_DDGLite_ControlBit_ChannelEnable = 0x01
 
int AT_DDGLite_ControlBit_FreeRun = 0x02
 
int AT_DDGLite_ControlBit_DisableOnFrame = 0x04
 
int AT_DDGLite_ControlBit_RestartOnFire = 0x08
 
int AT_DDGLite_ControlBit_Invert = 0x10
 
int AT_DDGLite_ControlBit_EnableOnFire = 0x20
 
int AT_DDG_POLARITY_POSITIVE = 0
 
int AT_DDG_POLARITY_NEGATIVE = 1
 
int AT_DDG_TERMINATION_50OHMS = 0
 
int AT_DDG_TERMINATION_HIGHZ = 1
 
int AT_STEPMODE_CONSTANT = 0
 
int AT_STEPMODE_EXPONENTIAL = 1
 
int AT_STEPMODE_LOGARITHMIC = 2
 
int AT_STEPMODE_LINEAR = 3
 
int AT_STEPMODE_OFF = 100
 
int AT_GATEMODE_FIRE_AND_GATE = 0
 
int AT_GATEMODE_FIRE_ONLY = 1
 
int AT_GATEMODE_GATE_ONLY = 2
 
int AT_GATEMODE_CW_ON = 3
 
int AT_GATEMODE_CW_OFF = 4
 
int AT_GATEMODE_DDG = 5
 
 AndorCapabilities = ANDORCAPS
 
 ColorDemosaicInfo = COLORDEMOSAICINFO
 
 WhiteBalanceInfo = WHITEBALANCEINFO
 
int DRV_ERROR_CODES = 20001
 
int DRV_SUCCESS = 20002
 
int DRV_VXDNOTINSTALLED = 20003
 
int DRV_ERROR_SCAN = 20004
 
int DRV_ERROR_CHECK_SUM = 20005
 
int DRV_ERROR_FILELOAD = 20006
 
int DRV_UNKNOWN_FUNCTION = 20007
 
int DRV_ERROR_VXD_INIT = 20008
 
int DRV_ERROR_ADDRESS = 20009
 
int DRV_ERROR_PAGELOCK = 20010
 
int DRV_ERROR_PAGEUNLOCK = 20011
 
int DRV_ERROR_BOARDTEST = 20012
 
int DRV_ERROR_ACK = 20013
 
int DRV_ERROR_UP_FIFO = 20014
 
int DRV_ERROR_PATTERN = 20015
 
int DRV_ACQUISITION_ERRORS = 20017
 
int DRV_ACQ_BUFFER = 20018
 
int DRV_ACQ_DOWNFIFO_FULL = 20019
 
int DRV_PROC_UNKONWN_INSTRUCTION = 20020
 
int DRV_ILLEGAL_OP_CODE = 20021
 
int DRV_KINETIC_TIME_NOT_MET = 20022
 
int DRV_ACCUM_TIME_NOT_MET = 20023
 
int DRV_NO_NEW_DATA = 20024
 
int DRV_PCI_DMA_FAIL = 20025
 
int DRV_SPOOLERROR = 20026
 
int DRV_SPOOLSETUPERROR = 20027
 
int DRV_FILESIZELIMITERROR = 20028
 
int DRV_ERROR_FILESAVE = 20029
 
int DRV_TEMPERATURE_CODES = 20033
 
int DRV_TEMPERATURE_OFF = 20034
 
int DRV_TEMPERATURE_NOT_STABILIZED = 20035
 
int DRV_TEMPERATURE_STABILIZED = 20036
 
int DRV_TEMPERATURE_NOT_REACHED = 20037
 
int DRV_TEMPERATURE_OUT_RANGE = 20038
 
int DRV_TEMPERATURE_NOT_SUPPORTED = 20039
 
int DRV_TEMPERATURE_DRIFT = 20040
 
int DRV_TEMP_CODES = 20033
 
int DRV_TEMP_OFF = 20034
 
int DRV_TEMP_NOT_STABILIZED = 20035
 
int DRV_TEMP_STABILIZED = 20036
 
int DRV_TEMP_NOT_REACHED = 20037
 
int DRV_TEMP_OUT_RANGE = 20038
 
int DRV_TEMP_NOT_SUPPORTED = 20039
 
int DRV_TEMP_DRIFT = 20040
 
int DRV_GENERAL_ERRORS = 20049
 
int DRV_INVALID_AUX = 20050
 
int DRV_COF_NOTLOADED = 20051
 
int DRV_FPGAPROG = 20052
 
int DRV_FLEXERROR = 20053
 
int DRV_GPIBERROR = 20054
 
int DRV_EEPROMVERSIONERROR = 20055
 
int DRV_DATATYPE = 20064
 
int DRV_DRIVER_ERRORS = 20065
 
int DRV_P1INVALID = 20066
 
int DRV_P2INVALID = 20067
 
int DRV_P3INVALID = 20068
 
int DRV_P4INVALID = 20069
 
int DRV_INIERROR = 20070
 
int DRV_COFERROR = 20071
 
int DRV_ACQUIRING = 20072
 
int DRV_IDLE = 20073
 
int DRV_TEMPCYCLE = 20074
 
int DRV_NOT_INITIALIZED = 20075
 
int DRV_P5INVALID = 20076
 
int DRV_P6INVALID = 20077
 
int DRV_INVALID_MODE = 20078
 
int DRV_INVALID_FILTER = 20079
 
int DRV_I2CERRORS = 20080
 
int DRV_I2CDEVNOTFOUND = 20081
 
int DRV_I2CTIMEOUT = 20082
 
int DRV_P7INVALID = 20083
 
int DRV_P8INVALID = 20084
 
int DRV_P9INVALID = 20085
 
int DRV_P10INVALID = 20086
 
int DRV_P11INVALID = 20087
 
int DRV_USBERROR = 20089
 
int DRV_IOCERROR = 20090
 
int DRV_VRMVERSIONERROR = 20091
 
int DRV_GATESTEPERROR = 20092
 
int DRV_USB_INTERRUPT_ENDPOINT_ERROR = 20093
 
int DRV_RANDOM_TRACK_ERROR = 20094
 
int DRV_INVALID_TRIGGER_MODE = 20095
 
int DRV_LOAD_FIRMWARE_ERROR = 20096
 
int DRV_DIVIDE_BY_ZERO_ERROR = 20097
 
int DRV_INVALID_RINGEXPOSURES = 20098
 
int DRV_BINNING_ERROR = 20099
 
int DRV_INVALID_AMPLIFIER = 20100
 
int DRV_INVALID_COUNTCONVERT_MODE = 20101
 
int DRV_ERROR_NOCAMERA = 20990
 
int DRV_NOT_SUPPORTED = 20991
 
int DRV_NOT_AVAILABLE = 20992
 
int DRV_ERROR_MAP = 20115
 
int DRV_ERROR_UNMAP = 20116
 
int DRV_ERROR_MDL = 20117
 
int DRV_ERROR_UNMDL = 20118
 
int DRV_ERROR_BUFFSIZE = 20119
 
int DRV_ERROR_NOHANDLE = 20121
 
int DRV_GATING_NOT_AVAILABLE = 20130
 
int DRV_FPGA_VOLTAGE_ERROR = 20131
 
int DRV_OW_CMD_FAIL = 20150
 
int DRV_OWMEMORY_BAD_ADDR = 20151
 
int DRV_OWCMD_NOT_AVAILABLE = 20152
 
int DRV_OW_NO_SLAVES = 20153
 
int DRV_OW_NOT_INITIALIZED = 20154
 
int DRV_OW_ERROR_SLAVE_NUM = 20155
 
int DRV_MSTIMINGS_ERROR = 20156
 
int DRV_OA_NULL_ERROR = 20173
 
int DRV_OA_PARSE_DTD_ERROR = 20174
 
int DRV_OA_DTD_VALIDATE_ERROR = 20175
 
int DRV_OA_FILE_ACCESS_ERROR = 20176
 
int DRV_OA_FILE_DOES_NOT_EXIST = 20177
 
int DRV_OA_XML_INVALID_OR_NOT_FOUND_ERROR = 20178
 
int DRV_OA_PRESET_FILE_NOT_LOADED = 20179
 
int DRV_OA_USER_FILE_NOT_LOADED = 20180
 
int DRV_OA_PRESET_AND_USER_FILE_NOT_LOADED = 20181
 
int DRV_OA_INVALID_FILE = 20182
 
int DRV_OA_FILE_HAS_BEEN_MODIFIED = 20183
 
int DRV_OA_BUFFER_FULL = 20184
 
int DRV_OA_INVALID_STRING_LENGTH = 20185
 
int DRV_OA_INVALID_CHARS_IN_NAME = 20186
 
int DRV_OA_INVALID_NAMING = 20187
 
int DRV_OA_GET_CAMERA_ERROR = 20188
 
int DRV_OA_MODE_ALREADY_EXISTS = 20189
 
int DRV_OA_STRINGS_NOT_EQUAL = 20190
 
int DRV_OA_NO_USER_DATA = 20191
 
int DRV_OA_VALUE_NOT_SUPPORTED = 20192
 
int DRV_OA_MODE_DOES_NOT_EXIST = 20193
 
int DRV_OA_CAMERA_NOT_SUPPORTED = 20194
 
int DRV_OA_FAILED_TO_GET_MODE = 20195
 
int DRV_PROCESSING_FAILED = 20211
 
int AC_ACQMODE_SINGLE = 1
 
int AC_ACQMODE_VIDEO = 2
 
int AC_ACQMODE_ACCUMULATE = 4
 
int AC_ACQMODE_KINETIC = 8
 
int AC_ACQMODE_FRAMETRANSFER = 16
 
int AC_ACQMODE_FASTKINETICS = 32
 
int AC_ACQMODE_OVERLAP = 64
 
int AC_READMODE_FULLIMAGE = 1
 
int AC_READMODE_SUBIMAGE = 2
 
int AC_READMODE_SINGLETRACK = 4
 
int AC_READMODE_FVB = 8
 
int AC_READMODE_MULTITRACK = 16
 
int AC_READMODE_RANDOMTRACK = 32
 
int AC_READMODE_MULTITRACKSCAN = 64
 
int AC_TRIGGERMODE_INTERNAL = 1
 
int AC_TRIGGERMODE_EXTERNAL = 2
 
int AC_TRIGGERMODE_EXTERNAL_FVB_EM = 4
 
int AC_TRIGGERMODE_CONTINUOUS = 8
 
int AC_TRIGGERMODE_EXTERNALSTART = 16
 
int AC_TRIGGERMODE_EXTERNALEXPOSURE = 32
 
int AC_TRIGGERMODE_INVERTED = 64
 
int AC_TRIGGERMODE_EXTERNAL_CHARGESHIFTING = 128
 
int AC_TRIGGERMODE_BULB = 32
 
int AC_CAMERATYPE_PDA = 0
 
int AC_CAMERATYPE_IXON = 1
 
int AC_CAMERATYPE_ICCD = 2
 
int AC_CAMERATYPE_EMCCD = 3
 
int AC_CAMERATYPE_CCD = 4
 
int AC_CAMERATYPE_ISTAR = 5
 
int AC_CAMERATYPE_VIDEO = 6
 
int AC_CAMERATYPE_IDUS = 7
 
int AC_CAMERATYPE_NEWTON = 8
 
int AC_CAMERATYPE_SURCAM = 9
 
int AC_CAMERATYPE_USBICCD = 10
 
int AC_CAMERATYPE_LUCA = 11
 
int AC_CAMERATYPE_RESERVED = 12
 
int AC_CAMERATYPE_IKON = 13
 
int AC_CAMERATYPE_INGAAS = 14
 
int AC_CAMERATYPE_IVAC = 15
 
int AC_CAMERATYPE_UNPROGRAMMED = 16
 
int AC_CAMERATYPE_CLARA = 17
 
int AC_CAMERATYPE_USBISTAR = 18
 
int AC_CAMERATYPE_SIMCAM = 19
 
int AC_CAMERATYPE_NEO = 20
 
int AC_CAMERATYPE_IXONULTRA = 21
 
int AC_CAMERATYPE_VOLMOS = 22
 
int AC_PIXELMODE_8BIT = 1
 
int AC_PIXELMODE_14BIT = 2
 
int AC_PIXELMODE_16BIT = 4
 
int AC_PIXELMODE_32BIT = 8
 
int AC_PIXELMODE_MONO = 0x000000
 
int AC_PIXELMODE_RGB = 0x010000
 
int AC_PIXELMODE_CMY = 0x020000
 
int AC_SETFUNCTION_VREADOUT = 0x01
 
int AC_SETFUNCTION_HREADOUT = 0x02
 
int AC_SETFUNCTION_TEMPERATURE = 0x04
 
int AC_SETFUNCTION_MCPGAIN = 0x08
 
int AC_SETFUNCTION_EMCCDGAIN = 0x10
 
int AC_SETFUNCTION_BASELINECLAMP = 0x20
 
int AC_SETFUNCTION_VSAMPLITUDE = 0x40
 
int AC_SETFUNCTION_HIGHCAPACITY = 0x80
 
int AC_SETFUNCTION_BASELINEOFFSET = 0x0100
 
int AC_SETFUNCTION_PREAMPGAIN = 0x0200
 
int AC_SETFUNCTION_CROPMODE = 0x0400
 
int AC_SETFUNCTION_DMAPARAMETERS = 0x0800
 
int AC_SETFUNCTION_HORIZONTALBIN = 0x1000
 
int AC_SETFUNCTION_MULTITRACKHRANGE = 0x2000
 
int AC_SETFUNCTION_RANDOMTRACKNOGAPS = 0x4000
 
int AC_SETFUNCTION_EMADVANCED = 0x8000
 
int AC_SETFUNCTION_GATEMODE = 0x010000
 
int AC_SETFUNCTION_DDGTIMES = 0x020000
 
int AC_SETFUNCTION_IOC = 0x040000
 
int AC_SETFUNCTION_INTELLIGATE = 0x080000
 
int AC_SETFUNCTION_INSERTION_DELAY = 0x100000
 
int AC_SETFUNCTION_GATESTEP = 0x200000
 
int AC_SETFUNCTION_TRIGGERTERMINATION = 0x400000
 
int AC_SETFUNCTION_EXTENDEDNIR = 0x800000
 
int AC_SETFUNCTION_SPOOLTHREADCOUNT = 0x1000000
 
int AC_SETFUNCTION_GAIN = 8
 
int AC_SETFUNCTION_ICCDGAIN = 8
 
int AC_GETFUNCTION_TEMPERATURE = 0x01
 
int AC_GETFUNCTION_TARGETTEMPERATURE = 0x02
 
int AC_GETFUNCTION_TEMPERATURERANGE = 0x04
 
int AC_GETFUNCTION_DETECTORSIZE = 0x08
 
int AC_GETFUNCTION_MCPGAIN = 0x10
 
int AC_GETFUNCTION_EMCCDGAIN = 0x20
 
int AC_GETFUNCTION_HVFLAG = 0x40
 
int AC_GETFUNCTION_GATEMODE = 0x80
 
int AC_GETFUNCTION_DDGTIMES = 0x0100
 
int AC_GETFUNCTION_IOC = 0x0200
 
int AC_GETFUNCTION_INTELLIGATE = 0x0400
 
int AC_GETFUNCTION_INSERTION_DELAY = 0x0800
 
int AC_GETFUNCTION_GATESTEP = 0x1000
 
int AC_GETFUNCTION_PHOSPHORSTATUS = 0x2000
 
int AC_GETFUNCTION_MCPGAINTABLE = 0x4000
 
int AC_GETFUNCTION_BASELINECLAMP = 0x8000
 
int AC_GETFUNCTION_GAIN = 0x10
 
int AC_GETFUNCTION_ICCDGAIN = 0x10
 
int AC_FEATURES_POLLING = 1
 
int AC_FEATURES_EVENTS = 2
 
int AC_FEATURES_SPOOLING = 4
 
int AC_FEATURES_SHUTTER = 8
 
int AC_FEATURES_SHUTTEREX = 16
 
int AC_FEATURES_EXTERNAL_I2C = 32
 
int AC_FEATURES_SATURATIONEVENT = 64
 
int AC_FEATURES_FANCONTROL = 128
 
int AC_FEATURES_MIDFANCONTROL = 256
 
int AC_FEATURES_TEMPERATUREDURINGACQUISITION = 512
 
int AC_FEATURES_KEEPCLEANCONTROL = 1024
 
int AC_FEATURES_DDGLITE = 0x0800
 
int AC_FEATURES_FTEXTERNALEXPOSURE = 0x1000
 
int AC_FEATURES_KINETICEXTERNALEXPOSURE = 0x2000
 
int AC_FEATURES_DACCONTROL = 0x4000
 
int AC_FEATURES_METADATA = 0x8000
 
int AC_FEATURES_IOCONTROL = 0x10000
 
int AC_FEATURES_PHOTONCOUNTING = 0x20000
 
int AC_FEATURES_COUNTCONVERT = 0x40000
 
int AC_FEATURES_DUALMODE = 0x80000
 
int AC_FEATURES_OPTACQUIRE = 0x100000
 
int AC_FEATURES_REALTIMESPURIOUSNOISEFILTER = 0x200000
 
int AC_FEATURES_POSTPROCESSSPURIOUSNOISEFILTER = 0x400000
 
int AC_FEATURES_DUALPREAMPGAIN = 0x800000
 
int AC_FEATURES_DEFECT_CORRECTION = 0x1000000
 
int AC_FEATURES_STARTOFEXPOSURE_EVENT = 0x2000000
 
int AC_FEATURES_ENDOFEXPOSURE_EVENT = 0x4000000
 
int AC_FEATURES_CAMERALINK = 0x80000007108864
 
int AC_EMGAIN_8BIT = 1
 
int AC_EMGAIN_12BIT = 2
 
int AC_EMGAIN_LINEAR12 = 4
 
int AC_EMGAIN_REAL12 = 8
 
dictionary status_codes = {}
 
 STRING = c_char_p
 
 OUTSTRING = _OUTSTRING()
 
 OUTSTRLEN = _OUTSTRLEN()
 
 OUTARRSIZE = _OUTARRSIZE()
 
dictionary ATMCD_MODE_TO_TRIGGER
 
dictionary TRIGGER_TO_ATMCD_MODE = {v: k for k, v in ATMCD_MODE_TO_TRIGGER.items()}
 

Function Documentation

◆ dllFunc()

def microscope.cameras.atmcd.dllFunc (   name,
  args = [],
  argnames = [],
  rstatus = False,
  lib = _dll 
)
Wrap library calls and add them to this module's namespace.

Definition at line 736 of file atmcd.py.

736def dllFunc(name, args=[], argnames=[], rstatus=False, lib=_dll):
737 """Wrap library calls and add them to this module's namespace."""
738 try:
739 f = dllFunction(name, args, argnames, rstatus, lib)
740 except Exception as e:
742 "Error wrapping dll function '%s'" % name
743 ) from e
744 globals()[name] = f
745
746
747# We now add selected DLL functions to this library's namespace.
748# These may be used directly: while this may work well when there is a
749# single camera, care must be taken when there are multiple cameras
750# on a system to ensure calls act on the expected camera. The AntorAtmcd
751# class defined below does much of this work.

◆ extract_value()

def microscope.cameras.atmcd.extract_value (   val)
Calls .value on simple ctypes.

Definition at line 592 of file atmcd.py.

592def extract_value(val):
593 """Calls .value on simple ctypes."""
594 if type(val) in [
595 c_int,
596 c_uint,
597 c_long,
598 c_ulong,
599 c_longlong,
600 c_ulonglong,
601 c_ubyte,
602 c_short,
603 c_float,
604 c_double,
605 c_char,
606 c_char_p,
607 ]:
608 return val.value
609 elif isinstance(val, ctypes.Array) and val._type_ is c_char:
610 return val.value.decode()
611 else:
612 return val
613
614

◆ lookup_status()

def microscope.cameras.atmcd.lookup_status (   code)

Definition at line 505 of file atmcd.py.

505def lookup_status(code):
506 key = code[0] if type(code) is list else code
507 if key in status_codes:
508 return status_codes[key]
509 else:
510 return "Unknown status code %s." % key
511
512
513# The following DLL-wrapping classes are largely lifted from David Baddeley's
514# SDK3 wrapper, with some modifications and additions.
515
516# Classes used to handle outputs and parameters that need buffers.

◆ stripMeta()

def microscope.cameras.atmcd.stripMeta (   val)
Strips the outer metaclass to give the underlying data object.

Definition at line 584 of file atmcd.py.

584def stripMeta(val):
585 """Strips the outer metaclass to give the underlying data object."""
586 if isinstance(val, _meta):
587 return val.val
588 else:
589 return val
590
591

Variable Documentation

◆ AC_ACQMODE_ACCUMULATE

int microscope.cameras.atmcd.AC_ACQMODE_ACCUMULATE = 4

Definition at line 363 of file atmcd.py.

◆ AC_ACQMODE_FASTKINETICS

int microscope.cameras.atmcd.AC_ACQMODE_FASTKINETICS = 32

Definition at line 366 of file atmcd.py.

◆ AC_ACQMODE_FRAMETRANSFER

int microscope.cameras.atmcd.AC_ACQMODE_FRAMETRANSFER = 16

Definition at line 365 of file atmcd.py.

◆ AC_ACQMODE_KINETIC

int microscope.cameras.atmcd.AC_ACQMODE_KINETIC = 8

Definition at line 364 of file atmcd.py.

◆ AC_ACQMODE_OVERLAP

int microscope.cameras.atmcd.AC_ACQMODE_OVERLAP = 64

Definition at line 367 of file atmcd.py.

◆ AC_ACQMODE_SINGLE

int microscope.cameras.atmcd.AC_ACQMODE_SINGLE = 1

Definition at line 361 of file atmcd.py.

◆ AC_ACQMODE_VIDEO

int microscope.cameras.atmcd.AC_ACQMODE_VIDEO = 2

Definition at line 362 of file atmcd.py.

◆ AC_CAMERATYPE_CCD

int microscope.cameras.atmcd.AC_CAMERATYPE_CCD = 4

Definition at line 388 of file atmcd.py.

◆ AC_CAMERATYPE_CLARA

int microscope.cameras.atmcd.AC_CAMERATYPE_CLARA = 17

Definition at line 401 of file atmcd.py.

◆ AC_CAMERATYPE_EMCCD

int microscope.cameras.atmcd.AC_CAMERATYPE_EMCCD = 3

Definition at line 387 of file atmcd.py.

◆ AC_CAMERATYPE_ICCD

int microscope.cameras.atmcd.AC_CAMERATYPE_ICCD = 2

Definition at line 386 of file atmcd.py.

◆ AC_CAMERATYPE_IDUS

int microscope.cameras.atmcd.AC_CAMERATYPE_IDUS = 7

Definition at line 391 of file atmcd.py.

◆ AC_CAMERATYPE_IKON

int microscope.cameras.atmcd.AC_CAMERATYPE_IKON = 13

Definition at line 397 of file atmcd.py.

◆ AC_CAMERATYPE_INGAAS

int microscope.cameras.atmcd.AC_CAMERATYPE_INGAAS = 14

Definition at line 398 of file atmcd.py.

◆ AC_CAMERATYPE_ISTAR

int microscope.cameras.atmcd.AC_CAMERATYPE_ISTAR = 5

Definition at line 389 of file atmcd.py.

◆ AC_CAMERATYPE_IVAC

int microscope.cameras.atmcd.AC_CAMERATYPE_IVAC = 15

Definition at line 399 of file atmcd.py.

◆ AC_CAMERATYPE_IXON

int microscope.cameras.atmcd.AC_CAMERATYPE_IXON = 1

Definition at line 385 of file atmcd.py.

◆ AC_CAMERATYPE_IXONULTRA

int microscope.cameras.atmcd.AC_CAMERATYPE_IXONULTRA = 21

Definition at line 405 of file atmcd.py.

◆ AC_CAMERATYPE_LUCA

int microscope.cameras.atmcd.AC_CAMERATYPE_LUCA = 11

Definition at line 395 of file atmcd.py.

◆ AC_CAMERATYPE_NEO

int microscope.cameras.atmcd.AC_CAMERATYPE_NEO = 20

Definition at line 404 of file atmcd.py.

◆ AC_CAMERATYPE_NEWTON

int microscope.cameras.atmcd.AC_CAMERATYPE_NEWTON = 8

Definition at line 392 of file atmcd.py.

◆ AC_CAMERATYPE_PDA

int microscope.cameras.atmcd.AC_CAMERATYPE_PDA = 0

Definition at line 384 of file atmcd.py.

◆ AC_CAMERATYPE_RESERVED

int microscope.cameras.atmcd.AC_CAMERATYPE_RESERVED = 12

Definition at line 396 of file atmcd.py.

◆ AC_CAMERATYPE_SIMCAM

int microscope.cameras.atmcd.AC_CAMERATYPE_SIMCAM = 19

Definition at line 403 of file atmcd.py.

◆ AC_CAMERATYPE_SURCAM

int microscope.cameras.atmcd.AC_CAMERATYPE_SURCAM = 9

Definition at line 393 of file atmcd.py.

◆ AC_CAMERATYPE_UNPROGRAMMED

int microscope.cameras.atmcd.AC_CAMERATYPE_UNPROGRAMMED = 16

Definition at line 400 of file atmcd.py.

◆ AC_CAMERATYPE_USBICCD

int microscope.cameras.atmcd.AC_CAMERATYPE_USBICCD = 10

Definition at line 394 of file atmcd.py.

◆ AC_CAMERATYPE_USBISTAR

int microscope.cameras.atmcd.AC_CAMERATYPE_USBISTAR = 18

Definition at line 402 of file atmcd.py.

◆ AC_CAMERATYPE_VIDEO

int microscope.cameras.atmcd.AC_CAMERATYPE_VIDEO = 6

Definition at line 390 of file atmcd.py.

◆ AC_CAMERATYPE_VOLMOS

int microscope.cameras.atmcd.AC_CAMERATYPE_VOLMOS = 22

Definition at line 406 of file atmcd.py.

◆ AC_EMGAIN_12BIT

int microscope.cameras.atmcd.AC_EMGAIN_12BIT = 2

Definition at line 494 of file atmcd.py.

◆ AC_EMGAIN_8BIT

int microscope.cameras.atmcd.AC_EMGAIN_8BIT = 1

Definition at line 493 of file atmcd.py.

◆ AC_EMGAIN_LINEAR12

int microscope.cameras.atmcd.AC_EMGAIN_LINEAR12 = 4

Definition at line 495 of file atmcd.py.

◆ AC_EMGAIN_REAL12

int microscope.cameras.atmcd.AC_EMGAIN_REAL12 = 8

Definition at line 496 of file atmcd.py.

◆ AC_FEATURES_CAMERALINK

int microscope.cameras.atmcd.AC_FEATURES_CAMERALINK = 0x80000007108864

Definition at line 491 of file atmcd.py.

◆ AC_FEATURES_COUNTCONVERT

int microscope.cameras.atmcd.AC_FEATURES_COUNTCONVERT = 0x40000

Definition at line 482 of file atmcd.py.

◆ AC_FEATURES_DACCONTROL

int microscope.cameras.atmcd.AC_FEATURES_DACCONTROL = 0x4000

Definition at line 478 of file atmcd.py.

◆ AC_FEATURES_DDGLITE

int microscope.cameras.atmcd.AC_FEATURES_DDGLITE = 0x0800

Definition at line 475 of file atmcd.py.

◆ AC_FEATURES_DEFECT_CORRECTION

int microscope.cameras.atmcd.AC_FEATURES_DEFECT_CORRECTION = 0x1000000

Definition at line 488 of file atmcd.py.

◆ AC_FEATURES_DUALMODE

int microscope.cameras.atmcd.AC_FEATURES_DUALMODE = 0x80000

Definition at line 483 of file atmcd.py.

◆ AC_FEATURES_DUALPREAMPGAIN

int microscope.cameras.atmcd.AC_FEATURES_DUALPREAMPGAIN = 0x800000

Definition at line 487 of file atmcd.py.

◆ AC_FEATURES_ENDOFEXPOSURE_EVENT

int microscope.cameras.atmcd.AC_FEATURES_ENDOFEXPOSURE_EVENT = 0x4000000

Definition at line 490 of file atmcd.py.

◆ AC_FEATURES_EVENTS

int microscope.cameras.atmcd.AC_FEATURES_EVENTS = 2

Definition at line 465 of file atmcd.py.

◆ AC_FEATURES_EXTERNAL_I2C

int microscope.cameras.atmcd.AC_FEATURES_EXTERNAL_I2C = 32

Definition at line 469 of file atmcd.py.

◆ AC_FEATURES_FANCONTROL

int microscope.cameras.atmcd.AC_FEATURES_FANCONTROL = 128

Definition at line 471 of file atmcd.py.

◆ AC_FEATURES_FTEXTERNALEXPOSURE

int microscope.cameras.atmcd.AC_FEATURES_FTEXTERNALEXPOSURE = 0x1000

Definition at line 476 of file atmcd.py.

◆ AC_FEATURES_IOCONTROL

int microscope.cameras.atmcd.AC_FEATURES_IOCONTROL = 0x10000

Definition at line 480 of file atmcd.py.

◆ AC_FEATURES_KEEPCLEANCONTROL

int microscope.cameras.atmcd.AC_FEATURES_KEEPCLEANCONTROL = 1024

Definition at line 474 of file atmcd.py.

◆ AC_FEATURES_KINETICEXTERNALEXPOSURE

int microscope.cameras.atmcd.AC_FEATURES_KINETICEXTERNALEXPOSURE = 0x2000

Definition at line 477 of file atmcd.py.

◆ AC_FEATURES_METADATA

int microscope.cameras.atmcd.AC_FEATURES_METADATA = 0x8000

Definition at line 479 of file atmcd.py.

◆ AC_FEATURES_MIDFANCONTROL

int microscope.cameras.atmcd.AC_FEATURES_MIDFANCONTROL = 256

Definition at line 472 of file atmcd.py.

◆ AC_FEATURES_OPTACQUIRE

int microscope.cameras.atmcd.AC_FEATURES_OPTACQUIRE = 0x100000

Definition at line 484 of file atmcd.py.

◆ AC_FEATURES_PHOTONCOUNTING

int microscope.cameras.atmcd.AC_FEATURES_PHOTONCOUNTING = 0x20000

Definition at line 481 of file atmcd.py.

◆ AC_FEATURES_POLLING

int microscope.cameras.atmcd.AC_FEATURES_POLLING = 1

Definition at line 464 of file atmcd.py.

◆ AC_FEATURES_POSTPROCESSSPURIOUSNOISEFILTER

int microscope.cameras.atmcd.AC_FEATURES_POSTPROCESSSPURIOUSNOISEFILTER = 0x400000

Definition at line 486 of file atmcd.py.

◆ AC_FEATURES_REALTIMESPURIOUSNOISEFILTER

int microscope.cameras.atmcd.AC_FEATURES_REALTIMESPURIOUSNOISEFILTER = 0x200000

Definition at line 485 of file atmcd.py.

◆ AC_FEATURES_SATURATIONEVENT

int microscope.cameras.atmcd.AC_FEATURES_SATURATIONEVENT = 64

Definition at line 470 of file atmcd.py.

◆ AC_FEATURES_SHUTTER

int microscope.cameras.atmcd.AC_FEATURES_SHUTTER = 8

Definition at line 467 of file atmcd.py.

◆ AC_FEATURES_SHUTTEREX

int microscope.cameras.atmcd.AC_FEATURES_SHUTTEREX = 16

Definition at line 468 of file atmcd.py.

◆ AC_FEATURES_SPOOLING

int microscope.cameras.atmcd.AC_FEATURES_SPOOLING = 4

Definition at line 466 of file atmcd.py.

◆ AC_FEATURES_STARTOFEXPOSURE_EVENT

int microscope.cameras.atmcd.AC_FEATURES_STARTOFEXPOSURE_EVENT = 0x2000000

Definition at line 489 of file atmcd.py.

◆ AC_FEATURES_TEMPERATUREDURINGACQUISITION

int microscope.cameras.atmcd.AC_FEATURES_TEMPERATUREDURINGACQUISITION = 512

Definition at line 473 of file atmcd.py.

◆ AC_GETFUNCTION_BASELINECLAMP

int microscope.cameras.atmcd.AC_GETFUNCTION_BASELINECLAMP = 0x8000

Definition at line 459 of file atmcd.py.

◆ AC_GETFUNCTION_DDGTIMES

int microscope.cameras.atmcd.AC_GETFUNCTION_DDGTIMES = 0x0100

Definition at line 452 of file atmcd.py.

◆ AC_GETFUNCTION_DETECTORSIZE

int microscope.cameras.atmcd.AC_GETFUNCTION_DETECTORSIZE = 0x08

Definition at line 447 of file atmcd.py.

◆ AC_GETFUNCTION_EMCCDGAIN

int microscope.cameras.atmcd.AC_GETFUNCTION_EMCCDGAIN = 0x20

Definition at line 449 of file atmcd.py.

◆ AC_GETFUNCTION_GAIN

int microscope.cameras.atmcd.AC_GETFUNCTION_GAIN = 0x10

Definition at line 461 of file atmcd.py.

◆ AC_GETFUNCTION_GATEMODE

int microscope.cameras.atmcd.AC_GETFUNCTION_GATEMODE = 0x80

Definition at line 451 of file atmcd.py.

◆ AC_GETFUNCTION_GATESTEP

int microscope.cameras.atmcd.AC_GETFUNCTION_GATESTEP = 0x1000

Definition at line 456 of file atmcd.py.

◆ AC_GETFUNCTION_HVFLAG

int microscope.cameras.atmcd.AC_GETFUNCTION_HVFLAG = 0x40

Definition at line 450 of file atmcd.py.

◆ AC_GETFUNCTION_ICCDGAIN

int microscope.cameras.atmcd.AC_GETFUNCTION_ICCDGAIN = 0x10

Definition at line 462 of file atmcd.py.

◆ AC_GETFUNCTION_INSERTION_DELAY

int microscope.cameras.atmcd.AC_GETFUNCTION_INSERTION_DELAY = 0x0800

Definition at line 455 of file atmcd.py.

◆ AC_GETFUNCTION_INTELLIGATE

int microscope.cameras.atmcd.AC_GETFUNCTION_INTELLIGATE = 0x0400

Definition at line 454 of file atmcd.py.

◆ AC_GETFUNCTION_IOC

int microscope.cameras.atmcd.AC_GETFUNCTION_IOC = 0x0200

Definition at line 453 of file atmcd.py.

◆ AC_GETFUNCTION_MCPGAIN

int microscope.cameras.atmcd.AC_GETFUNCTION_MCPGAIN = 0x10

Definition at line 448 of file atmcd.py.

◆ AC_GETFUNCTION_MCPGAINTABLE

int microscope.cameras.atmcd.AC_GETFUNCTION_MCPGAINTABLE = 0x4000

Definition at line 458 of file atmcd.py.

◆ AC_GETFUNCTION_PHOSPHORSTATUS

int microscope.cameras.atmcd.AC_GETFUNCTION_PHOSPHORSTATUS = 0x2000

Definition at line 457 of file atmcd.py.

◆ AC_GETFUNCTION_TARGETTEMPERATURE

int microscope.cameras.atmcd.AC_GETFUNCTION_TARGETTEMPERATURE = 0x02

Definition at line 445 of file atmcd.py.

◆ AC_GETFUNCTION_TEMPERATURE

int microscope.cameras.atmcd.AC_GETFUNCTION_TEMPERATURE = 0x01

Definition at line 444 of file atmcd.py.

◆ AC_GETFUNCTION_TEMPERATURERANGE

int microscope.cameras.atmcd.AC_GETFUNCTION_TEMPERATURERANGE = 0x04

Definition at line 446 of file atmcd.py.

◆ AC_PIXELMODE_14BIT

int microscope.cameras.atmcd.AC_PIXELMODE_14BIT = 2

Definition at line 408 of file atmcd.py.

◆ AC_PIXELMODE_16BIT

int microscope.cameras.atmcd.AC_PIXELMODE_16BIT = 4

Definition at line 409 of file atmcd.py.

◆ AC_PIXELMODE_32BIT

int microscope.cameras.atmcd.AC_PIXELMODE_32BIT = 8

Definition at line 410 of file atmcd.py.

◆ AC_PIXELMODE_8BIT

int microscope.cameras.atmcd.AC_PIXELMODE_8BIT = 1

Definition at line 407 of file atmcd.py.

◆ AC_PIXELMODE_CMY

int microscope.cameras.atmcd.AC_PIXELMODE_CMY = 0x020000

Definition at line 413 of file atmcd.py.

◆ AC_PIXELMODE_MONO

int microscope.cameras.atmcd.AC_PIXELMODE_MONO = 0x000000

Definition at line 411 of file atmcd.py.

◆ AC_PIXELMODE_RGB

int microscope.cameras.atmcd.AC_PIXELMODE_RGB = 0x010000

Definition at line 412 of file atmcd.py.

◆ AC_READMODE_FULLIMAGE

int microscope.cameras.atmcd.AC_READMODE_FULLIMAGE = 1

Definition at line 368 of file atmcd.py.

◆ AC_READMODE_FVB

int microscope.cameras.atmcd.AC_READMODE_FVB = 8

Definition at line 371 of file atmcd.py.

◆ AC_READMODE_MULTITRACK

int microscope.cameras.atmcd.AC_READMODE_MULTITRACK = 16

Definition at line 372 of file atmcd.py.

◆ AC_READMODE_MULTITRACKSCAN

int microscope.cameras.atmcd.AC_READMODE_MULTITRACKSCAN = 64

Definition at line 374 of file atmcd.py.

◆ AC_READMODE_RANDOMTRACK

int microscope.cameras.atmcd.AC_READMODE_RANDOMTRACK = 32

Definition at line 373 of file atmcd.py.

◆ AC_READMODE_SINGLETRACK

int microscope.cameras.atmcd.AC_READMODE_SINGLETRACK = 4

Definition at line 370 of file atmcd.py.

◆ AC_READMODE_SUBIMAGE

int microscope.cameras.atmcd.AC_READMODE_SUBIMAGE = 2

Definition at line 369 of file atmcd.py.

◆ AC_SETFUNCTION_BASELINECLAMP

int microscope.cameras.atmcd.AC_SETFUNCTION_BASELINECLAMP = 0x20

Definition at line 420 of file atmcd.py.

◆ AC_SETFUNCTION_BASELINEOFFSET

int microscope.cameras.atmcd.AC_SETFUNCTION_BASELINEOFFSET = 0x0100

Definition at line 423 of file atmcd.py.

◆ AC_SETFUNCTION_CROPMODE

int microscope.cameras.atmcd.AC_SETFUNCTION_CROPMODE = 0x0400

Definition at line 425 of file atmcd.py.

◆ AC_SETFUNCTION_DDGTIMES

int microscope.cameras.atmcd.AC_SETFUNCTION_DDGTIMES = 0x020000

Definition at line 432 of file atmcd.py.

◆ AC_SETFUNCTION_DMAPARAMETERS

int microscope.cameras.atmcd.AC_SETFUNCTION_DMAPARAMETERS = 0x0800

Definition at line 426 of file atmcd.py.

◆ AC_SETFUNCTION_EMADVANCED

int microscope.cameras.atmcd.AC_SETFUNCTION_EMADVANCED = 0x8000

Definition at line 430 of file atmcd.py.

◆ AC_SETFUNCTION_EMCCDGAIN

int microscope.cameras.atmcd.AC_SETFUNCTION_EMCCDGAIN = 0x10

Definition at line 419 of file atmcd.py.

◆ AC_SETFUNCTION_EXTENDEDNIR

int microscope.cameras.atmcd.AC_SETFUNCTION_EXTENDEDNIR = 0x800000

Definition at line 438 of file atmcd.py.

◆ AC_SETFUNCTION_GAIN

int microscope.cameras.atmcd.AC_SETFUNCTION_GAIN = 8

Definition at line 441 of file atmcd.py.

◆ AC_SETFUNCTION_GATEMODE

int microscope.cameras.atmcd.AC_SETFUNCTION_GATEMODE = 0x010000

Definition at line 431 of file atmcd.py.

◆ AC_SETFUNCTION_GATESTEP

int microscope.cameras.atmcd.AC_SETFUNCTION_GATESTEP = 0x200000

Definition at line 436 of file atmcd.py.

◆ AC_SETFUNCTION_HIGHCAPACITY

int microscope.cameras.atmcd.AC_SETFUNCTION_HIGHCAPACITY = 0x80

Definition at line 422 of file atmcd.py.

◆ AC_SETFUNCTION_HORIZONTALBIN

int microscope.cameras.atmcd.AC_SETFUNCTION_HORIZONTALBIN = 0x1000

Definition at line 427 of file atmcd.py.

◆ AC_SETFUNCTION_HREADOUT

int microscope.cameras.atmcd.AC_SETFUNCTION_HREADOUT = 0x02

Definition at line 416 of file atmcd.py.

◆ AC_SETFUNCTION_ICCDGAIN

int microscope.cameras.atmcd.AC_SETFUNCTION_ICCDGAIN = 8

Definition at line 442 of file atmcd.py.

◆ AC_SETFUNCTION_INSERTION_DELAY

int microscope.cameras.atmcd.AC_SETFUNCTION_INSERTION_DELAY = 0x100000

Definition at line 435 of file atmcd.py.

◆ AC_SETFUNCTION_INTELLIGATE

int microscope.cameras.atmcd.AC_SETFUNCTION_INTELLIGATE = 0x080000

Definition at line 434 of file atmcd.py.

◆ AC_SETFUNCTION_IOC

int microscope.cameras.atmcd.AC_SETFUNCTION_IOC = 0x040000

Definition at line 433 of file atmcd.py.

◆ AC_SETFUNCTION_MCPGAIN

int microscope.cameras.atmcd.AC_SETFUNCTION_MCPGAIN = 0x08

Definition at line 418 of file atmcd.py.

◆ AC_SETFUNCTION_MULTITRACKHRANGE

int microscope.cameras.atmcd.AC_SETFUNCTION_MULTITRACKHRANGE = 0x2000

Definition at line 428 of file atmcd.py.

◆ AC_SETFUNCTION_PREAMPGAIN

int microscope.cameras.atmcd.AC_SETFUNCTION_PREAMPGAIN = 0x0200

Definition at line 424 of file atmcd.py.

◆ AC_SETFUNCTION_RANDOMTRACKNOGAPS

int microscope.cameras.atmcd.AC_SETFUNCTION_RANDOMTRACKNOGAPS = 0x4000

Definition at line 429 of file atmcd.py.

◆ AC_SETFUNCTION_SPOOLTHREADCOUNT

int microscope.cameras.atmcd.AC_SETFUNCTION_SPOOLTHREADCOUNT = 0x1000000

Definition at line 439 of file atmcd.py.

◆ AC_SETFUNCTION_TEMPERATURE

int microscope.cameras.atmcd.AC_SETFUNCTION_TEMPERATURE = 0x04

Definition at line 417 of file atmcd.py.

◆ AC_SETFUNCTION_TRIGGERTERMINATION

int microscope.cameras.atmcd.AC_SETFUNCTION_TRIGGERTERMINATION = 0x400000

Definition at line 437 of file atmcd.py.

◆ AC_SETFUNCTION_VREADOUT

int microscope.cameras.atmcd.AC_SETFUNCTION_VREADOUT = 0x01

Definition at line 415 of file atmcd.py.

◆ AC_SETFUNCTION_VSAMPLITUDE

int microscope.cameras.atmcd.AC_SETFUNCTION_VSAMPLITUDE = 0x40

Definition at line 421 of file atmcd.py.

◆ AC_TRIGGERMODE_BULB

int microscope.cameras.atmcd.AC_TRIGGERMODE_BULB = 32

Definition at line 383 of file atmcd.py.

◆ AC_TRIGGERMODE_CONTINUOUS

int microscope.cameras.atmcd.AC_TRIGGERMODE_CONTINUOUS = 8

Definition at line 378 of file atmcd.py.

◆ AC_TRIGGERMODE_EXTERNAL

int microscope.cameras.atmcd.AC_TRIGGERMODE_EXTERNAL = 2

Definition at line 376 of file atmcd.py.

◆ AC_TRIGGERMODE_EXTERNAL_CHARGESHIFTING

int microscope.cameras.atmcd.AC_TRIGGERMODE_EXTERNAL_CHARGESHIFTING = 128

Definition at line 382 of file atmcd.py.

◆ AC_TRIGGERMODE_EXTERNAL_FVB_EM

int microscope.cameras.atmcd.AC_TRIGGERMODE_EXTERNAL_FVB_EM = 4

Definition at line 377 of file atmcd.py.

◆ AC_TRIGGERMODE_EXTERNALEXPOSURE

int microscope.cameras.atmcd.AC_TRIGGERMODE_EXTERNALEXPOSURE = 32

Definition at line 380 of file atmcd.py.

◆ AC_TRIGGERMODE_EXTERNALSTART

int microscope.cameras.atmcd.AC_TRIGGERMODE_EXTERNALSTART = 16

Definition at line 379 of file atmcd.py.

◆ AC_TRIGGERMODE_INTERNAL

int microscope.cameras.atmcd.AC_TRIGGERMODE_INTERNAL = 1

Definition at line 375 of file atmcd.py.

◆ AC_TRIGGERMODE_INVERTED

int microscope.cameras.atmcd.AC_TRIGGERMODE_INVERTED = 64

Definition at line 381 of file atmcd.py.

◆ AndorCapabilities

microscope.cameras.atmcd.AndorCapabilities = ANDORCAPS

Definition at line 180 of file atmcd.py.

◆ arch

microscope.cameras.atmcd.arch

Definition at line 85 of file atmcd.py.

◆ at_32

microscope.cameras.atmcd.at_32 = c_long

Definition at line 96 of file atmcd.py.

◆ at_64

microscope.cameras.atmcd.at_64 = c_longlong

Definition at line 98 of file atmcd.py.

◆ AT_CONTROLLER_CARD_MODEL_LEN

int microscope.cameras.atmcd.AT_CONTROLLER_CARD_MODEL_LEN = 80

Definition at line 114 of file atmcd.py.

◆ AT_DDG_POLARITY_NEGATIVE

int microscope.cameras.atmcd.AT_DDG_POLARITY_NEGATIVE = 1

Definition at line 137 of file atmcd.py.

◆ AT_DDG_POLARITY_POSITIVE

int microscope.cameras.atmcd.AT_DDG_POLARITY_POSITIVE = 0

Definition at line 136 of file atmcd.py.

◆ AT_DDG_TERMINATION_50OHMS

int microscope.cameras.atmcd.AT_DDG_TERMINATION_50OHMS = 0

Definition at line 138 of file atmcd.py.

◆ AT_DDG_TERMINATION_HIGHZ

int microscope.cameras.atmcd.AT_DDG_TERMINATION_HIGHZ = 1

Definition at line 139 of file atmcd.py.

◆ AT_DDGLite_ChannelA

microscope.cameras.atmcd.AT_DDGLite_ChannelA = AT_DDGLiteChannelId(0x40000000)

Definition at line 122 of file atmcd.py.

◆ AT_DDGLite_ChannelB

microscope.cameras.atmcd.AT_DDGLite_ChannelB = AT_DDGLiteChannelId(0x40000001)

Definition at line 123 of file atmcd.py.

◆ AT_DDGLite_ChannelC

microscope.cameras.atmcd.AT_DDGLite_ChannelC = AT_DDGLiteChannelId(0x40000002)

Definition at line 124 of file atmcd.py.

◆ AT_DDGLite_ControlBit_ChannelEnable

int microscope.cameras.atmcd.AT_DDGLite_ControlBit_ChannelEnable = 0x01

Definition at line 127 of file atmcd.py.

◆ AT_DDGLite_ControlBit_DisableOnFrame

int microscope.cameras.atmcd.AT_DDGLite_ControlBit_DisableOnFrame = 0x04

Definition at line 129 of file atmcd.py.

◆ AT_DDGLite_ControlBit_EnableOnFire

int microscope.cameras.atmcd.AT_DDGLite_ControlBit_EnableOnFire = 0x20

Definition at line 132 of file atmcd.py.

◆ AT_DDGLite_ControlBit_FreeRun

int microscope.cameras.atmcd.AT_DDGLite_ControlBit_FreeRun = 0x02

Definition at line 128 of file atmcd.py.

◆ AT_DDGLite_ControlBit_GlobalEnable

int microscope.cameras.atmcd.AT_DDGLite_ControlBit_GlobalEnable = 0x01

Definition at line 126 of file atmcd.py.

◆ AT_DDGLite_ControlBit_Invert

int microscope.cameras.atmcd.AT_DDGLite_ControlBit_Invert = 0x10

Definition at line 131 of file atmcd.py.

◆ AT_DDGLite_ControlBit_RestartOnFire

int microscope.cameras.atmcd.AT_DDGLite_ControlBit_RestartOnFire = 0x08

Definition at line 130 of file atmcd.py.

◆ AT_DeviceDriverVersion

microscope.cameras.atmcd.AT_DeviceDriverVersion = AT_VersionInfoId(0x40000001)

Definition at line 108 of file atmcd.py.

◆ AT_GATEMODE_CW_OFF

int microscope.cameras.atmcd.AT_GATEMODE_CW_OFF = 4

Definition at line 151 of file atmcd.py.

◆ AT_GATEMODE_CW_ON

int microscope.cameras.atmcd.AT_GATEMODE_CW_ON = 3

Definition at line 150 of file atmcd.py.

◆ AT_GATEMODE_DDG

int microscope.cameras.atmcd.AT_GATEMODE_DDG = 5

Definition at line 152 of file atmcd.py.

◆ AT_GATEMODE_FIRE_AND_GATE

int microscope.cameras.atmcd.AT_GATEMODE_FIRE_AND_GATE = 0

Definition at line 147 of file atmcd.py.

◆ AT_GATEMODE_FIRE_ONLY

int microscope.cameras.atmcd.AT_GATEMODE_FIRE_ONLY = 1

Definition at line 148 of file atmcd.py.

◆ AT_GATEMODE_GATE_ONLY

int microscope.cameras.atmcd.AT_GATEMODE_GATE_ONLY = 2

Definition at line 149 of file atmcd.py.

◆ AT_NoOfVersionInfoIds

int microscope.cameras.atmcd.AT_NoOfVersionInfoIds = 2

Definition at line 110 of file atmcd.py.

◆ AT_SDKVersion

microscope.cameras.atmcd.AT_SDKVersion = AT_VersionInfoId(0x40000000)

Definition at line 107 of file atmcd.py.

◆ AT_STEPMODE_CONSTANT

int microscope.cameras.atmcd.AT_STEPMODE_CONSTANT = 0

Definition at line 141 of file atmcd.py.

◆ AT_STEPMODE_EXPONENTIAL

int microscope.cameras.atmcd.AT_STEPMODE_EXPONENTIAL = 1

Definition at line 142 of file atmcd.py.

◆ AT_STEPMODE_LINEAR

int microscope.cameras.atmcd.AT_STEPMODE_LINEAR = 3

Definition at line 144 of file atmcd.py.

◆ AT_STEPMODE_LOGARITHMIC

int microscope.cameras.atmcd.AT_STEPMODE_LOGARITHMIC = 2

Definition at line 143 of file atmcd.py.

◆ AT_STEPMODE_OFF

int microscope.cameras.atmcd.AT_STEPMODE_OFF = 100

Definition at line 145 of file atmcd.py.

◆ at_u32

microscope.cameras.atmcd.at_u32 = c_ulong

Definition at line 97 of file atmcd.py.

◆ at_u64

microscope.cameras.atmcd.at_u64 = c_ulonglong

Definition at line 99 of file atmcd.py.

◆ AT_VERSION_INFO_LEN

int microscope.cameras.atmcd.AT_VERSION_INFO_LEN = 80

Definition at line 112 of file atmcd.py.

◆ ATMCD_MODE_TO_TRIGGER

dictionary microscope.cameras.atmcd.ATMCD_MODE_TO_TRIGGER
Initial value:
1= {
2 TriggerMode.EXTERNAL: (
3 microscope.TriggerType.RISING_EDGE,
4 microscope.TriggerMode.ONCE,
5 ),
6 TriggerMode.BULB: (
7 microscope.TriggerType.RISING_EDGE,
8 microscope.TriggerMode.BULB,
9 ),
10 TriggerMode.SOFTWARE: (
11 microscope.TriggerType.SOFTWARE,
12 microscope.TriggerMode.ONCE,
13 ),
14}

Definition at line 1346 of file atmcd.py.

◆ BYTE

microscope.cameras.atmcd.BYTE = ctypes.c_byte

Definition at line 79 of file atmcd.py.

◆ ColorDemosaicInfo

microscope.cameras.atmcd.ColorDemosaicInfo = COLORDEMOSAICINFO

Definition at line 194 of file atmcd.py.

◆ DRV_ACCUM_TIME_NOT_MET

int microscope.cameras.atmcd.DRV_ACCUM_TIME_NOT_MET = 20023

Definition at line 250 of file atmcd.py.

◆ DRV_ACQ_BUFFER

int microscope.cameras.atmcd.DRV_ACQ_BUFFER = 20018

Definition at line 245 of file atmcd.py.

◆ DRV_ACQ_DOWNFIFO_FULL

int microscope.cameras.atmcd.DRV_ACQ_DOWNFIFO_FULL = 20019

Definition at line 246 of file atmcd.py.

◆ DRV_ACQUIRING

int microscope.cameras.atmcd.DRV_ACQUIRING = 20072

Definition at line 288 of file atmcd.py.

◆ DRV_ACQUISITION_ERRORS

int microscope.cameras.atmcd.DRV_ACQUISITION_ERRORS = 20017

Definition at line 244 of file atmcd.py.

◆ DRV_BINNING_ERROR

int microscope.cameras.atmcd.DRV_BINNING_ERROR = 20099

Definition at line 314 of file atmcd.py.

◆ DRV_COF_NOTLOADED

int microscope.cameras.atmcd.DRV_COF_NOTLOADED = 20051

Definition at line 275 of file atmcd.py.

◆ DRV_COFERROR

int microscope.cameras.atmcd.DRV_COFERROR = 20071

Definition at line 287 of file atmcd.py.

◆ DRV_DATATYPE

int microscope.cameras.atmcd.DRV_DATATYPE = 20064

Definition at line 280 of file atmcd.py.

◆ DRV_DIVIDE_BY_ZERO_ERROR

int microscope.cameras.atmcd.DRV_DIVIDE_BY_ZERO_ERROR = 20097

Definition at line 312 of file atmcd.py.

◆ DRV_DRIVER_ERRORS

int microscope.cameras.atmcd.DRV_DRIVER_ERRORS = 20065

Definition at line 281 of file atmcd.py.

◆ DRV_EEPROMVERSIONERROR

int microscope.cameras.atmcd.DRV_EEPROMVERSIONERROR = 20055

Definition at line 279 of file atmcd.py.

◆ DRV_ERROR_ACK

int microscope.cameras.atmcd.DRV_ERROR_ACK = 20013

Definition at line 241 of file atmcd.py.

◆ DRV_ERROR_ADDRESS

int microscope.cameras.atmcd.DRV_ERROR_ADDRESS = 20009

Definition at line 237 of file atmcd.py.

◆ DRV_ERROR_BOARDTEST

int microscope.cameras.atmcd.DRV_ERROR_BOARDTEST = 20012

Definition at line 240 of file atmcd.py.

◆ DRV_ERROR_BUFFSIZE

int microscope.cameras.atmcd.DRV_ERROR_BUFFSIZE = 20119

Definition at line 324 of file atmcd.py.

◆ DRV_ERROR_CHECK_SUM

int microscope.cameras.atmcd.DRV_ERROR_CHECK_SUM = 20005

Definition at line 233 of file atmcd.py.

◆ DRV_ERROR_CODES

int microscope.cameras.atmcd.DRV_ERROR_CODES = 20001

Definition at line 229 of file atmcd.py.

◆ DRV_ERROR_FILELOAD

int microscope.cameras.atmcd.DRV_ERROR_FILELOAD = 20006

Definition at line 234 of file atmcd.py.

◆ DRV_ERROR_FILESAVE

int microscope.cameras.atmcd.DRV_ERROR_FILESAVE = 20029

Definition at line 256 of file atmcd.py.

◆ DRV_ERROR_MAP

int microscope.cameras.atmcd.DRV_ERROR_MAP = 20115

Definition at line 320 of file atmcd.py.

◆ DRV_ERROR_MDL

int microscope.cameras.atmcd.DRV_ERROR_MDL = 20117

Definition at line 322 of file atmcd.py.

◆ DRV_ERROR_NOCAMERA

int microscope.cameras.atmcd.DRV_ERROR_NOCAMERA = 20990

Definition at line 317 of file atmcd.py.

◆ DRV_ERROR_NOHANDLE

int microscope.cameras.atmcd.DRV_ERROR_NOHANDLE = 20121

Definition at line 325 of file atmcd.py.

◆ DRV_ERROR_PAGELOCK

int microscope.cameras.atmcd.DRV_ERROR_PAGELOCK = 20010

Definition at line 238 of file atmcd.py.

◆ DRV_ERROR_PAGEUNLOCK

int microscope.cameras.atmcd.DRV_ERROR_PAGEUNLOCK = 20011

Definition at line 239 of file atmcd.py.

◆ DRV_ERROR_PATTERN

int microscope.cameras.atmcd.DRV_ERROR_PATTERN = 20015

Definition at line 243 of file atmcd.py.

◆ DRV_ERROR_SCAN

int microscope.cameras.atmcd.DRV_ERROR_SCAN = 20004

Definition at line 232 of file atmcd.py.

◆ DRV_ERROR_UNMAP

int microscope.cameras.atmcd.DRV_ERROR_UNMAP = 20116

Definition at line 321 of file atmcd.py.

◆ DRV_ERROR_UNMDL

int microscope.cameras.atmcd.DRV_ERROR_UNMDL = 20118

Definition at line 323 of file atmcd.py.

◆ DRV_ERROR_UP_FIFO

int microscope.cameras.atmcd.DRV_ERROR_UP_FIFO = 20014

Definition at line 242 of file atmcd.py.

◆ DRV_ERROR_VXD_INIT

int microscope.cameras.atmcd.DRV_ERROR_VXD_INIT = 20008

Definition at line 236 of file atmcd.py.

◆ DRV_FILESIZELIMITERROR

int microscope.cameras.atmcd.DRV_FILESIZELIMITERROR = 20028

Definition at line 255 of file atmcd.py.

◆ DRV_FLEXERROR

int microscope.cameras.atmcd.DRV_FLEXERROR = 20053

Definition at line 277 of file atmcd.py.

◆ DRV_FPGA_VOLTAGE_ERROR

int microscope.cameras.atmcd.DRV_FPGA_VOLTAGE_ERROR = 20131

Definition at line 327 of file atmcd.py.

◆ DRV_FPGAPROG

int microscope.cameras.atmcd.DRV_FPGAPROG = 20052

Definition at line 276 of file atmcd.py.

◆ DRV_GATESTEPERROR

int microscope.cameras.atmcd.DRV_GATESTEPERROR = 20092

Definition at line 307 of file atmcd.py.

◆ DRV_GATING_NOT_AVAILABLE

int microscope.cameras.atmcd.DRV_GATING_NOT_AVAILABLE = 20130

Definition at line 326 of file atmcd.py.

◆ DRV_GENERAL_ERRORS

int microscope.cameras.atmcd.DRV_GENERAL_ERRORS = 20049

Definition at line 273 of file atmcd.py.

◆ DRV_GPIBERROR

int microscope.cameras.atmcd.DRV_GPIBERROR = 20054

Definition at line 278 of file atmcd.py.

◆ DRV_I2CDEVNOTFOUND

int microscope.cameras.atmcd.DRV_I2CDEVNOTFOUND = 20081

Definition at line 297 of file atmcd.py.

◆ DRV_I2CERRORS

int microscope.cameras.atmcd.DRV_I2CERRORS = 20080

Definition at line 296 of file atmcd.py.

◆ DRV_I2CTIMEOUT

int microscope.cameras.atmcd.DRV_I2CTIMEOUT = 20082

Definition at line 298 of file atmcd.py.

◆ DRV_IDLE

int microscope.cameras.atmcd.DRV_IDLE = 20073

Definition at line 289 of file atmcd.py.

◆ DRV_ILLEGAL_OP_CODE

int microscope.cameras.atmcd.DRV_ILLEGAL_OP_CODE = 20021

Definition at line 248 of file atmcd.py.

◆ DRV_INIERROR

int microscope.cameras.atmcd.DRV_INIERROR = 20070

Definition at line 286 of file atmcd.py.

◆ DRV_INVALID_AMPLIFIER

int microscope.cameras.atmcd.DRV_INVALID_AMPLIFIER = 20100

Definition at line 315 of file atmcd.py.

◆ DRV_INVALID_AUX

int microscope.cameras.atmcd.DRV_INVALID_AUX = 20050

Definition at line 274 of file atmcd.py.

◆ DRV_INVALID_COUNTCONVERT_MODE

int microscope.cameras.atmcd.DRV_INVALID_COUNTCONVERT_MODE = 20101

Definition at line 316 of file atmcd.py.

◆ DRV_INVALID_FILTER

int microscope.cameras.atmcd.DRV_INVALID_FILTER = 20079

Definition at line 295 of file atmcd.py.

◆ DRV_INVALID_MODE

int microscope.cameras.atmcd.DRV_INVALID_MODE = 20078

Definition at line 294 of file atmcd.py.

◆ DRV_INVALID_RINGEXPOSURES

int microscope.cameras.atmcd.DRV_INVALID_RINGEXPOSURES = 20098

Definition at line 313 of file atmcd.py.

◆ DRV_INVALID_TRIGGER_MODE

int microscope.cameras.atmcd.DRV_INVALID_TRIGGER_MODE = 20095

Definition at line 310 of file atmcd.py.

◆ DRV_IOCERROR

int microscope.cameras.atmcd.DRV_IOCERROR = 20090

Definition at line 305 of file atmcd.py.

◆ DRV_KINETIC_TIME_NOT_MET

int microscope.cameras.atmcd.DRV_KINETIC_TIME_NOT_MET = 20022

Definition at line 249 of file atmcd.py.

◆ DRV_LOAD_FIRMWARE_ERROR

int microscope.cameras.atmcd.DRV_LOAD_FIRMWARE_ERROR = 20096

Definition at line 311 of file atmcd.py.

◆ DRV_MSTIMINGS_ERROR

int microscope.cameras.atmcd.DRV_MSTIMINGS_ERROR = 20156

Definition at line 334 of file atmcd.py.

◆ DRV_NO_NEW_DATA

int microscope.cameras.atmcd.DRV_NO_NEW_DATA = 20024

Definition at line 251 of file atmcd.py.

◆ DRV_NOT_AVAILABLE

int microscope.cameras.atmcd.DRV_NOT_AVAILABLE = 20992

Definition at line 319 of file atmcd.py.

◆ DRV_NOT_INITIALIZED

int microscope.cameras.atmcd.DRV_NOT_INITIALIZED = 20075

Definition at line 291 of file atmcd.py.

◆ DRV_NOT_SUPPORTED

int microscope.cameras.atmcd.DRV_NOT_SUPPORTED = 20991

Definition at line 318 of file atmcd.py.

◆ DRV_OA_BUFFER_FULL

int microscope.cameras.atmcd.DRV_OA_BUFFER_FULL = 20184

Definition at line 346 of file atmcd.py.

◆ DRV_OA_CAMERA_NOT_SUPPORTED

int microscope.cameras.atmcd.DRV_OA_CAMERA_NOT_SUPPORTED = 20194

Definition at line 356 of file atmcd.py.

◆ DRV_OA_DTD_VALIDATE_ERROR

int microscope.cameras.atmcd.DRV_OA_DTD_VALIDATE_ERROR = 20175

Definition at line 337 of file atmcd.py.

◆ DRV_OA_FAILED_TO_GET_MODE

int microscope.cameras.atmcd.DRV_OA_FAILED_TO_GET_MODE = 20195

Definition at line 357 of file atmcd.py.

◆ DRV_OA_FILE_ACCESS_ERROR

int microscope.cameras.atmcd.DRV_OA_FILE_ACCESS_ERROR = 20176

Definition at line 338 of file atmcd.py.

◆ DRV_OA_FILE_DOES_NOT_EXIST

int microscope.cameras.atmcd.DRV_OA_FILE_DOES_NOT_EXIST = 20177

Definition at line 339 of file atmcd.py.

◆ DRV_OA_FILE_HAS_BEEN_MODIFIED

int microscope.cameras.atmcd.DRV_OA_FILE_HAS_BEEN_MODIFIED = 20183

Definition at line 345 of file atmcd.py.

◆ DRV_OA_GET_CAMERA_ERROR

int microscope.cameras.atmcd.DRV_OA_GET_CAMERA_ERROR = 20188

Definition at line 350 of file atmcd.py.

◆ DRV_OA_INVALID_CHARS_IN_NAME

int microscope.cameras.atmcd.DRV_OA_INVALID_CHARS_IN_NAME = 20186

Definition at line 348 of file atmcd.py.

◆ DRV_OA_INVALID_FILE

int microscope.cameras.atmcd.DRV_OA_INVALID_FILE = 20182

Definition at line 344 of file atmcd.py.

◆ DRV_OA_INVALID_NAMING

int microscope.cameras.atmcd.DRV_OA_INVALID_NAMING = 20187

Definition at line 349 of file atmcd.py.

◆ DRV_OA_INVALID_STRING_LENGTH

int microscope.cameras.atmcd.DRV_OA_INVALID_STRING_LENGTH = 20185

Definition at line 347 of file atmcd.py.

◆ DRV_OA_MODE_ALREADY_EXISTS

int microscope.cameras.atmcd.DRV_OA_MODE_ALREADY_EXISTS = 20189

Definition at line 351 of file atmcd.py.

◆ DRV_OA_MODE_DOES_NOT_EXIST

int microscope.cameras.atmcd.DRV_OA_MODE_DOES_NOT_EXIST = 20193

Definition at line 355 of file atmcd.py.

◆ DRV_OA_NO_USER_DATA

int microscope.cameras.atmcd.DRV_OA_NO_USER_DATA = 20191

Definition at line 353 of file atmcd.py.

◆ DRV_OA_NULL_ERROR

int microscope.cameras.atmcd.DRV_OA_NULL_ERROR = 20173

Definition at line 335 of file atmcd.py.

◆ DRV_OA_PARSE_DTD_ERROR

int microscope.cameras.atmcd.DRV_OA_PARSE_DTD_ERROR = 20174

Definition at line 336 of file atmcd.py.

◆ DRV_OA_PRESET_AND_USER_FILE_NOT_LOADED

int microscope.cameras.atmcd.DRV_OA_PRESET_AND_USER_FILE_NOT_LOADED = 20181

Definition at line 343 of file atmcd.py.

◆ DRV_OA_PRESET_FILE_NOT_LOADED

int microscope.cameras.atmcd.DRV_OA_PRESET_FILE_NOT_LOADED = 20179

Definition at line 341 of file atmcd.py.

◆ DRV_OA_STRINGS_NOT_EQUAL

int microscope.cameras.atmcd.DRV_OA_STRINGS_NOT_EQUAL = 20190

Definition at line 352 of file atmcd.py.

◆ DRV_OA_USER_FILE_NOT_LOADED

int microscope.cameras.atmcd.DRV_OA_USER_FILE_NOT_LOADED = 20180

Definition at line 342 of file atmcd.py.

◆ DRV_OA_VALUE_NOT_SUPPORTED

int microscope.cameras.atmcd.DRV_OA_VALUE_NOT_SUPPORTED = 20192

Definition at line 354 of file atmcd.py.

◆ DRV_OA_XML_INVALID_OR_NOT_FOUND_ERROR

int microscope.cameras.atmcd.DRV_OA_XML_INVALID_OR_NOT_FOUND_ERROR = 20178

Definition at line 340 of file atmcd.py.

◆ DRV_OW_CMD_FAIL

int microscope.cameras.atmcd.DRV_OW_CMD_FAIL = 20150

Definition at line 328 of file atmcd.py.

◆ DRV_OW_ERROR_SLAVE_NUM

int microscope.cameras.atmcd.DRV_OW_ERROR_SLAVE_NUM = 20155

Definition at line 333 of file atmcd.py.

◆ DRV_OW_NO_SLAVES

int microscope.cameras.atmcd.DRV_OW_NO_SLAVES = 20153

Definition at line 331 of file atmcd.py.

◆ DRV_OW_NOT_INITIALIZED

int microscope.cameras.atmcd.DRV_OW_NOT_INITIALIZED = 20154

Definition at line 332 of file atmcd.py.

◆ DRV_OWCMD_NOT_AVAILABLE

int microscope.cameras.atmcd.DRV_OWCMD_NOT_AVAILABLE = 20152

Definition at line 330 of file atmcd.py.

◆ DRV_OWMEMORY_BAD_ADDR

int microscope.cameras.atmcd.DRV_OWMEMORY_BAD_ADDR = 20151

Definition at line 329 of file atmcd.py.

◆ DRV_P10INVALID

int microscope.cameras.atmcd.DRV_P10INVALID = 20086

Definition at line 302 of file atmcd.py.

◆ DRV_P11INVALID

int microscope.cameras.atmcd.DRV_P11INVALID = 20087

Definition at line 303 of file atmcd.py.

◆ DRV_P1INVALID

int microscope.cameras.atmcd.DRV_P1INVALID = 20066

Definition at line 282 of file atmcd.py.

◆ DRV_P2INVALID

int microscope.cameras.atmcd.DRV_P2INVALID = 20067

Definition at line 283 of file atmcd.py.

◆ DRV_P3INVALID

int microscope.cameras.atmcd.DRV_P3INVALID = 20068

Definition at line 284 of file atmcd.py.

◆ DRV_P4INVALID

int microscope.cameras.atmcd.DRV_P4INVALID = 20069

Definition at line 285 of file atmcd.py.

◆ DRV_P5INVALID

int microscope.cameras.atmcd.DRV_P5INVALID = 20076

Definition at line 292 of file atmcd.py.

◆ DRV_P6INVALID

int microscope.cameras.atmcd.DRV_P6INVALID = 20077

Definition at line 293 of file atmcd.py.

◆ DRV_P7INVALID

int microscope.cameras.atmcd.DRV_P7INVALID = 20083

Definition at line 299 of file atmcd.py.

◆ DRV_P8INVALID

int microscope.cameras.atmcd.DRV_P8INVALID = 20084

Definition at line 300 of file atmcd.py.

◆ DRV_P9INVALID

int microscope.cameras.atmcd.DRV_P9INVALID = 20085

Definition at line 301 of file atmcd.py.

◆ DRV_PCI_DMA_FAIL

int microscope.cameras.atmcd.DRV_PCI_DMA_FAIL = 20025

Definition at line 252 of file atmcd.py.

◆ DRV_PROC_UNKONWN_INSTRUCTION

int microscope.cameras.atmcd.DRV_PROC_UNKONWN_INSTRUCTION = 20020

Definition at line 247 of file atmcd.py.

◆ DRV_PROCESSING_FAILED

int microscope.cameras.atmcd.DRV_PROCESSING_FAILED = 20211

Definition at line 358 of file atmcd.py.

◆ DRV_RANDOM_TRACK_ERROR

int microscope.cameras.atmcd.DRV_RANDOM_TRACK_ERROR = 20094

Definition at line 309 of file atmcd.py.

◆ DRV_SPOOLERROR

int microscope.cameras.atmcd.DRV_SPOOLERROR = 20026

Definition at line 253 of file atmcd.py.

◆ DRV_SPOOLSETUPERROR

int microscope.cameras.atmcd.DRV_SPOOLSETUPERROR = 20027

Definition at line 254 of file atmcd.py.

◆ DRV_SUCCESS

int microscope.cameras.atmcd.DRV_SUCCESS = 20002

Definition at line 230 of file atmcd.py.

◆ DRV_TEMP_CODES

int microscope.cameras.atmcd.DRV_TEMP_CODES = 20033

Definition at line 265 of file atmcd.py.

◆ DRV_TEMP_DRIFT

int microscope.cameras.atmcd.DRV_TEMP_DRIFT = 20040

Definition at line 272 of file atmcd.py.

◆ DRV_TEMP_NOT_REACHED

int microscope.cameras.atmcd.DRV_TEMP_NOT_REACHED = 20037

Definition at line 269 of file atmcd.py.

◆ DRV_TEMP_NOT_STABILIZED

int microscope.cameras.atmcd.DRV_TEMP_NOT_STABILIZED = 20035

Definition at line 267 of file atmcd.py.

◆ DRV_TEMP_NOT_SUPPORTED

int microscope.cameras.atmcd.DRV_TEMP_NOT_SUPPORTED = 20039

Definition at line 271 of file atmcd.py.

◆ DRV_TEMP_OFF

int microscope.cameras.atmcd.DRV_TEMP_OFF = 20034

Definition at line 266 of file atmcd.py.

◆ DRV_TEMP_OUT_RANGE

int microscope.cameras.atmcd.DRV_TEMP_OUT_RANGE = 20038

Definition at line 270 of file atmcd.py.

◆ DRV_TEMP_STABILIZED

int microscope.cameras.atmcd.DRV_TEMP_STABILIZED = 20036

Definition at line 268 of file atmcd.py.

◆ DRV_TEMPCYCLE

int microscope.cameras.atmcd.DRV_TEMPCYCLE = 20074

Definition at line 290 of file atmcd.py.

◆ DRV_TEMPERATURE_CODES

int microscope.cameras.atmcd.DRV_TEMPERATURE_CODES = 20033

Definition at line 257 of file atmcd.py.

◆ DRV_TEMPERATURE_DRIFT

int microscope.cameras.atmcd.DRV_TEMPERATURE_DRIFT = 20040

Definition at line 264 of file atmcd.py.

◆ DRV_TEMPERATURE_NOT_REACHED

int microscope.cameras.atmcd.DRV_TEMPERATURE_NOT_REACHED = 20037

Definition at line 261 of file atmcd.py.

◆ DRV_TEMPERATURE_NOT_STABILIZED

int microscope.cameras.atmcd.DRV_TEMPERATURE_NOT_STABILIZED = 20035

Definition at line 259 of file atmcd.py.

◆ DRV_TEMPERATURE_NOT_SUPPORTED

int microscope.cameras.atmcd.DRV_TEMPERATURE_NOT_SUPPORTED = 20039

Definition at line 263 of file atmcd.py.

◆ DRV_TEMPERATURE_OFF

int microscope.cameras.atmcd.DRV_TEMPERATURE_OFF = 20034

Definition at line 258 of file atmcd.py.

◆ DRV_TEMPERATURE_OUT_RANGE

int microscope.cameras.atmcd.DRV_TEMPERATURE_OUT_RANGE = 20038

Definition at line 262 of file atmcd.py.

◆ DRV_TEMPERATURE_STABILIZED

int microscope.cameras.atmcd.DRV_TEMPERATURE_STABILIZED = 20036

Definition at line 260 of file atmcd.py.

◆ DRV_UNKNOWN_FUNCTION

int microscope.cameras.atmcd.DRV_UNKNOWN_FUNCTION = 20007

Definition at line 235 of file atmcd.py.

◆ DRV_USB_INTERRUPT_ENDPOINT_ERROR

int microscope.cameras.atmcd.DRV_USB_INTERRUPT_ENDPOINT_ERROR = 20093

Definition at line 308 of file atmcd.py.

◆ DRV_USBERROR

int microscope.cameras.atmcd.DRV_USBERROR = 20089

Definition at line 304 of file atmcd.py.

◆ DRV_VRMVERSIONERROR

int microscope.cameras.atmcd.DRV_VRMVERSIONERROR = 20091

Definition at line 306 of file atmcd.py.

◆ DRV_VXDNOTINSTALLED

int microscope.cameras.atmcd.DRV_VXDNOTINSTALLED = 20003

Definition at line 231 of file atmcd.py.

◆ DWORD

microscope.cameras.atmcd.DWORD = ctypes.c_ulong

Definition at line 81 of file atmcd.py.

◆ HANDLE

microscope.cameras.atmcd.HANDLE = ctypes.c_void_p

Definition at line 82 of file atmcd.py.

◆ OUTARRSIZE

microscope.cameras.atmcd.OUTARRSIZE = _OUTARRSIZE()

Definition at line 581 of file atmcd.py.

◆ OUTSTRING

microscope.cameras.atmcd.OUTSTRING = _OUTSTRING()

Definition at line 547 of file atmcd.py.

◆ OUTSTRLEN

microscope.cameras.atmcd.OUTSTRLEN = _OUTSTRLEN()

Definition at line 557 of file atmcd.py.

◆ plat

microscope.cameras.atmcd.plat

Definition at line 85 of file atmcd.py.

◆ status_codes

dictionary microscope.cameras.atmcd.status_codes = {}

Definition at line 499 of file atmcd.py.

◆ STRING

microscope.cameras.atmcd.STRING = c_char_p

Definition at line 521 of file atmcd.py.

◆ TRIGGER_TO_ATMCD_MODE

dictionary microscope.cameras.atmcd.TRIGGER_TO_ATMCD_MODE = {v: k for k, v in ATMCD_MODE_TO_TRIGGER.items()}

Definition at line 1361 of file atmcd.py.

◆ WhiteBalanceInfo

microscope.cameras.atmcd.WhiteBalanceInfo = WHITEBALANCEINFO

Definition at line 224 of file atmcd.py.

◆ WORD

microscope.cameras.atmcd.WORD = ctypes.c_ushort

Definition at line 80 of file atmcd.py.