"name"
"sensor-width"
"sensor-height"
"sensor-bitdepth"
"sensor-horizontal-binning"
"sensor-horizontal-binnings"
"sensor-vertical-binning"
"sensor-vertical-binnings"
"sensor-max-frame-rate"
"trigger-mode"
"exposure-time"
"frames-per-second"
"roi-x0"
"roi-y0"
"roi-width"
"roi-height"
"roi-width-multiplier"
"roi-height-multiplier"
"has-streaming"
"has-camram-recording"
"transfer-asynchronously"
"is-recording"
"is-readout"
"sensor-extended"
"sensor-width-extended"
"sensor-height-extended"
"sensor-temperature"
"sensor-pixelrates"
"sensor-pixelrate"
"sensor-adcs"
"sensor-max-adcs"
"delay-time"
"has-double-image-mode"
"double-image-mode"
"offset-mode"
"record-mode"
"acquire-mode"
"cooling-point"
"cooling-point-min"
"cooling-point-max"
"cooling-point-default"
"noise-filter"
"timestamp-mode"
"name" : gchararray : Read-only
Name of the camera
"sensor-width" : guint : Read-only
Width of the sensor in pixels
"sensor-height" : guint : Read-only
Height of the sensor in pixels
"sensor-bitdepth" : guint : Read-only
Number of bits per pixel
"sensor-horizontal-binning" : guint : Read / Write
Number of sensor ADCs that are combined to one pixel in horizontal direction
"sensor-horizontal-binnings" : GValueArray : Read-only
Array of possible binnings in horizontal direction
"sensor-vertical-binning" : guint : Read / Write
Number of sensor ADCs that are combined to one pixel in vertical direction
"sensor-vertical-binnings" : GValueArray : Read-only
Array of possible binnings in vertical direction
"sensor-max-frame-rate" : gfloat : Read-only
Maximum frame rate at full frame resolution
"trigger-mode" : UcaCameraTrigger : Read / Write
Trigger mode
"exposure-time" : gdouble : Read / Write
Exposure time in seconds
"frames-per-second" : gdouble : Read / Write
Frames per second
"roi-x0" : guint : Read / Write
Horizontal coordinate
"roi-y0" : guint : Read / Write
Vertical coordinate
"roi-width" : guint : Read / Write
Width of the region of interest
"roi-height" : guint : Read / Write
Height of the region of interest
"roi-width-multiplier" : guint : Read-only
Minimum possible step size of horizontal ROI
"roi-height-multiplier" : guint : Read-only
Minimum possible step size of vertical ROI
"has-streaming" : gboolean : Read-only
Is the camera able to stream the data
"has-camram-recording" : gboolean : Read-only
Is the camera able to record the data in-camera
"transfer-asynchronously" : gboolean : Read / Write
Specify whether data should be transfered asynchronously using a specified callback
"is-recording" : gboolean : Read-only
Is the camera currently recording
"is-readout" : gboolean : Read-only
Is camera in readout mode
"sensor-extended" : gboolean : Read / Write
Use extended sensor format
"sensor-width-extended" : guint : Read-only
Width of the extended sensor in pixels
"sensor-height-extended" : guint : Read-only
Height of the extended sensor in pixels
"sensor-temperature" : gdouble : Read-only
Temperature of the sensor in degree Celsius
"sensor-pixelrates" : GValueArray : Read-only
Array of possible sensor pixel rates
"sensor-pixelrate" : guint : Read / Write
Pixel rate
"sensor-adcs" : guint : Read / Write
Number of ADCs to use
"sensor-max-adcs" : guint : Read-only
Maximum number of ADCs that can be set with "sensor-adcs"
"delay-time" : gdouble : Read / Write
Delay before starting actual exposure
"has-double-image-mode" : gboolean : Read-only
Is double image mode supported by this model
"double-image-mode" : gboolean : Read / Write
Use double image mode
"offset-mode" : gboolean : Read / Write
Use offset mode
"record-mode" : UcaPcoCameraRecordMode : Read / Write
Record mode
"acquire-mode" : UcaPcoCameraAcquireMode : Read / Write
Acquire mode
"cooling-point" : gint : Read / Write
Cooling point of the camera in degree celsius
"cooling-point-min" : gint : Read-only
Minimum cooling point in degree celsius
"cooling-point-max" : gint : Read-only
Maximum cooling point in degree celsius
"cooling-point-default" : gint : Read-only
Default cooling point in degree celsius
"noise-filter" : gboolean : Read / Write
Noise filter
"timestamp-mode" : UcaPcoCameraTimestamp : Read / Write
Timestamp mode