Impact Acquire SDK .NET
|
Category for Image Format Control features. More...
Public Member Functions | |
ImageFormatControl (mv.impact.acquire.Device device) | |
Constructs a new mv.impact.acquire.GenICam.ImageFormatControl object. | |
ImageFormatControl (mv.impact.acquire.Device device, System.String settingName) | |
Constructs a new mv.impact.acquire.GenICam.ImageFormatControl object. | |
Public Attributes | |
readonly mv.impact.acquire.PropertyI64 | binningHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Number of horizontal photo-sensitive cells to combine together. | |
readonly mv.impact.acquire.PropertyI64 | binningHorizontalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode to use to combine horizontal photo-sensitive cells together when BinningHorizontal is used. | |
readonly mv.impact.acquire.PropertyI64 | binningSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which binning engine is controlled by the BinningHorizontal and BinningVertical features. | |
readonly mv.impact.acquire.PropertyI64 | binningVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Number of vertical photo-sensitive cells to combine together. | |
readonly mv.impact.acquire.PropertyI64 | binningVerticalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode to use to combine vertical photo-sensitive cells together when BinningVertical is used. | |
readonly mv.impact.acquire.PropertyIBoolean | componentEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Controls if the selected component streaming is active. | |
readonly mv.impact.acquire.PropertyI64 | componentIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to type of the component selected by ComponentSelector. | |
readonly mv.impact.acquire.PropertyI64 | componentSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects a component to activate/deactivate its data streaming. | |
readonly mv.impact.acquire.PropertyI64 | decimationHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal sub-sampling of the image. | |
readonly mv.impact.acquire.PropertyI64 | decimationHorizontalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode used to reduce the horizontal resolution when DecimationHorizontal is used. | |
readonly mv.impact.acquire.PropertyI64 | decimationVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical sub-sampling of the image. | |
readonly mv.impact.acquire.PropertyI64 | decimationVerticalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode used to reduce the Vertical resolution when DecimationVertical is used. | |
readonly mv.impact.acquire.PropertyI64 | deinterlacing = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Controls how the device performs de-interlacing. | |
readonly mv.impact.acquire.PropertyI64 | groupIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value corresponding to the selected Group of Components. | |
readonly mv.impact.acquire.PropertyI64 | groupSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects a Group of component to control or inquire. | |
readonly mv.impact.acquire.PropertyI64 | height = new mv.impact.acquire.PropertyI64() |
An integer property. Height of the image provided by the device (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | heightMax = new mv.impact.acquire.PropertyI64() |
An integer property. Maximum height of the image (in pixels). | |
readonly mv.impact.acquire.PropertyIBoolean | imageComponentEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. This feature is deprecated (See ComponentEnable). | |
readonly mv.impact.acquire.PropertyI64 | imageComponentSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See ComponentSelector). | |
readonly mv.impact.acquire.PropertyF | imageCompressionBitrate = new mv.impact.acquire.PropertyF() |
A floating point property. Control the rate of the produced compressed stream. | |
readonly mv.impact.acquire.PropertyI64 | imageCompressionJPEGFormatOption = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. When JPEG is selected as the compression format, a device might optionally offer better control over JPEG-specific options through this feature. | |
readonly mv.impact.acquire.PropertyI64 | imageCompressionMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Enable a specific image compression mode as the base mode for image transfer. | |
readonly mv.impact.acquire.PropertyI64 | imageCompressionQuality = new mv.impact.acquire.PropertyI64() |
An integer property. Control the quality of the produced compressed stream. | |
readonly mv.impact.acquire.PropertyI64 | imageCompressionRateOption = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Two rate controlling options are offered: fixed bit rate or fixed quality. | |
readonly mv.impact.acquire.PropertyI64 | linePitch = new mv.impact.acquire.PropertyI64() |
An integer property. Total number of bytes between the starts of 2 consecutive lines. | |
readonly mv.impact.acquire.PropertyIBoolean | linePitchEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. This feature controls whether the LinePitch feature is writable. | |
readonly mv.impact.acquire.PropertyIBoolean | mvAreaEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. This feature controls whether the selected area is active during streaming or not. | |
readonly mv.impact.acquire.PropertyI64 | mvAreaHeight = new mv.impact.acquire.PropertyI64() |
An integer property. Height of this area's part of the image (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | mvAreaOffsetX = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal offset of this area within the image (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | mvAreaOffsetY = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical offset of this area within the image (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | mvAreaResultingOffsetX = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal offset of this area within the resulting image (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | mvAreaResultingOffsetY = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical offset of this area within the resulting image (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | mvAreaSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the area in multi area context. | |
readonly mv.impact.acquire.PropertyI64 | mvAreaWidth = new mv.impact.acquire.PropertyI64() |
An integer property. Width of this area's part of the image (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | mvBlockscanBlockCount = new mv.impact.acquire.PropertyI64() |
An integer property. Blockscan mode only: Number of blocks combined to one frame. | |
readonly mv.impact.acquire.PropertyI64 | mvBlockscanLinesPerBlock = new mv.impact.acquire.PropertyI64() |
An integer property. Blockscan mode only: Number of lines per block. | |
readonly mv.impact.acquire.PropertyI64 | mvDualAdcCompression = new mv.impact.acquire.PropertyI64() |
An integer property. After the internal combination of both high and low gain pixels, the output data is compressed to fit 12-bits. This feature sets the compression characteristic of the Dual Adc (different kneepoints of the compression curve). 0 means compression is off. | |
readonly mv.impact.acquire.PropertyIBoolean | mvDualAdcMode = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Use this mode for a higher dynamic range. The maximum frame rate will be halved then. Using this mode only makes sense when used with pixel formats >= 14 bits. For Sony Gen 4 sensors, both high and low level gain pixels are combined internally in the sensor. | |
readonly mv.impact.acquire.PropertyIBoolean | mvHighSpeedMode = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Use this property to increase the frame rate. | |
readonly mv.impact.acquire.PropertyI64 | mvMultiAreaMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the overall multi area mode. | |
readonly mv.impact.acquire.PropertyI64 | mvSensorDigitizationBitDepth = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature manually selects the resolution of the device's ADC. | |
readonly mv.impact.acquire.PropertyI64 | offsetX = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal offset from the origin to the region of interest (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | offsetY = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical offset from the origin to the region of interest (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | pixelCoding = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated. | |
readonly mv.impact.acquire.PropertyI64 | pixelColorFilter = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Type of color filter that is applied to the image. | |
readonly mv.impact.acquire.PropertyI64 | pixelDynamicRangeMax = new mv.impact.acquire.PropertyI64() |
An integer property. Maximum value that will be returned during the digitization process. | |
readonly mv.impact.acquire.PropertyI64 | pixelDynamicRangeMin = new mv.impact.acquire.PropertyI64() |
An integer property. Minimum value that can be returned during the digitization process. | |
readonly mv.impact.acquire.PropertyI64 | pixelFormat = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Format of the pixels provided by the device. | |
readonly mv.impact.acquire.PropertyI64 | pixelFormatInfoID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the value used by the streaming channels to identify the selected pixel format. | |
readonly mv.impact.acquire.PropertyI64 | pixelFormatInfoSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Select the pixel format for which the information will be returned. | |
readonly mv.impact.acquire.PropertyI64 | pixelSize = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Total size in bits of a pixel of the image. | |
readonly mv.impact.acquire.PropertyI64 | regionDestination = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Control the destination of the selected region. | |
readonly mv.impact.acquire.PropertyI64 | regionIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to the selected Region. | |
readonly mv.impact.acquire.PropertyI64 | regionMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Controls if the selected Region of interest is active and streaming. | |
readonly mv.impact.acquire.PropertyI64 | regionSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the Region of interest to control. | |
readonly mv.impact.acquire.PropertyIBoolean | reverseX = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Flip horizontally the image sent by the device. | |
readonly mv.impact.acquire.PropertyIBoolean | reverseY = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Flip vertically the image sent by the device. | |
readonly mv.impact.acquire.PropertyI64 | sensorDigitizationTaps = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Number of digitized samples outputted simultaneously by the camera A/D conversion stage. | |
readonly mv.impact.acquire.PropertyI64 | sensorHeight = new mv.impact.acquire.PropertyI64() |
An integer property. Effective height of the sensor in pixels. | |
readonly mv.impact.acquire.PropertyS | sensorName = new mv.impact.acquire.PropertyS() |
A string property. Product name of the imaging Sensor. | |
readonly mv.impact.acquire.PropertyF | sensorPixelHeight = new mv.impact.acquire.PropertyF() |
A floating point property. Physical size (pitch) in the y direction of a photo sensitive pixel unit. | |
readonly mv.impact.acquire.PropertyF | sensorPixelWidth = new mv.impact.acquire.PropertyF() |
A floating point property. Physical size (pitch) in the x direction of a photo sensitive pixel unit. | |
readonly mv.impact.acquire.PropertyI64 | sensorShutterMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Specifies the shutter mode of the device. | |
readonly mv.impact.acquire.PropertyI64 | sensorTaps = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Number of taps of the camera sensor. | |
readonly mv.impact.acquire.PropertyI64 | sensorWidth = new mv.impact.acquire.PropertyI64() |
An integer property. Effective width of the sensor in pixels. | |
readonly mv.impact.acquire.PropertyI64 | testImageSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See TestPattern). | |
readonly mv.impact.acquire.PropertyI64 | testPattern = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the type of test pattern that is generated by the device as image source. | |
readonly mv.impact.acquire.PropertyI64 | testPatternGeneratorSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which test pattern generator is controlled by the TestPattern feature. | |
readonly mv.impact.acquire.PropertyI64 | width = new mv.impact.acquire.PropertyI64() |
An integer property. Width of the image provided by the device (in pixels). | |
readonly mv.impact.acquire.PropertyI64 | widthMax = new mv.impact.acquire.PropertyI64() |
An integer property. Maximum width of the image (in pixels). | |
Category for Image Format Control features.
A category for Image Format Control features.
|
inline |
Constructs a new mv.impact.acquire.GenICam.ImageFormatControl object.
[in] | device | A pointer to a mv.impact.acquire.Device object obtained from a mv.impact.acquire.DeviceManager object. |
|
inline |
Constructs a new mv.impact.acquire.GenICam.ImageFormatControl object.
[in] | device | A pointer to a mv.impact.acquire.Device object obtained from a mv.impact.acquire.DeviceManager object. |
[in] | settingName | The name of the driver internal setting to access with this instance. A list of valid setting names can be obtained by a call to mv.impact.acquire.FunctionInterface.availableSettings, new settings can be created with the function mv.impact.acquire.FunctionInterface.createSetting |
readonly mv.impact.acquire.PropertyI64 binningHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Number of horizontal photo-sensitive cells to combine together.
Number of horizontal photo-sensitive cells to combine together. This reduces the horizontal resolution (width) of the image.
readonly mv.impact.acquire.PropertyI64 binningHorizontalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode to use to combine horizontal photo-sensitive cells together when BinningHorizontal is used.
Sets the mode to use to combine horizontal photo-sensitive cells together when BinningHorizontal is used.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 binningSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which binning engine is controlled by the BinningHorizontal and BinningVertical features.
Selects which binning engine is controlled by the BinningHorizontal and BinningVertical features.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 binningVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Number of vertical photo-sensitive cells to combine together.
Number of vertical photo-sensitive cells to combine together. This reduces the vertical resolution (height) of the image.
readonly mv.impact.acquire.PropertyI64 binningVerticalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode to use to combine vertical photo-sensitive cells together when BinningVertical is used.
Sets the mode to use to combine vertical photo-sensitive cells together when BinningVertical is used.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyIBoolean componentEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Controls if the selected component streaming is active.
Controls if the selected component streaming is active.
readonly mv.impact.acquire.PropertyI64 componentIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to type of the component selected by ComponentSelector.
Returns a unique Identifier value that corresponds to type of the component selected by ComponentSelector.
readonly mv.impact.acquire.PropertyI64 componentSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects a component to activate/deactivate its data streaming.
Selects a component to activate/deactivate its data streaming.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 decimationHorizontal = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal sub-sampling of the image.
Horizontal sub-sampling of the image. This reduces the horizontal resolution (width) of the image by the specified horizontal decimation factor.
readonly mv.impact.acquire.PropertyI64 decimationHorizontalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode used to reduce the horizontal resolution when DecimationHorizontal is used.
Sets the mode used to reduce the horizontal resolution when DecimationHorizontal is used.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 decimationVertical = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical sub-sampling of the image.
Vertical sub-sampling of the image. This reduces the vertical resolution (height) of the image by the specified vertical decimation factor.
readonly mv.impact.acquire.PropertyI64 decimationVerticalMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Sets the mode used to reduce the Vertical resolution when DecimationVertical is used.
Sets the mode used to reduce the Vertical resolution when DecimationVertical is used.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 deinterlacing = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Controls how the device performs de-interlacing.
Controls how the device performs de-interlacing.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 groupIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value corresponding to the selected Group of Components.
Returns a unique Identifier value corresponding to the selected Group of Components. If no grouping is required, this value should be set to 0.
readonly mv.impact.acquire.PropertyI64 groupSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects a Group of component to control or inquire.
Selects a Group of component to control or inquire. The GroupSelector determines which components Group will be used for the selected features.
The following string values might be valid for this feature:
An integer property. Height of the image provided by the device (in pixels).
Height of the image provided by the device (in pixels).
An integer property. Maximum height of the image (in pixels).
Maximum height of the image (in pixels). This dimension is calculated after vertical binning, decimation or any other function changing the vertical dimension of the image.
readonly mv.impact.acquire.PropertyIBoolean imageComponentEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. This feature is deprecated (See ComponentEnable).
readonly mv.impact.acquire.PropertyI64 imageComponentSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See ComponentSelector).
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyF imageCompressionBitrate = new mv.impact.acquire.PropertyF() |
A floating point property. Control the rate of the produced compressed stream.
Control the rate of the produced compressed stream.
readonly mv.impact.acquire.PropertyI64 imageCompressionJPEGFormatOption = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. When JPEG is selected as the compression format, a device might optionally offer better control over JPEG-specific options through this feature.
When JPEG is selected as the compression format, a device might optionally offer better control over JPEG-specific options through this feature.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 imageCompressionMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Enable a specific image compression mode as the base mode for image transfer.
Enable a specific image compression mode as the base mode for image transfer.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 imageCompressionQuality = new mv.impact.acquire.PropertyI64() |
An integer property. Control the quality of the produced compressed stream.
Control the quality of the produced compressed stream.
readonly mv.impact.acquire.PropertyI64 imageCompressionRateOption = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Two rate controlling options are offered: fixed bit rate or fixed quality.
Two rate controlling options are offered: fixed bit rate or fixed quality. The exact implementation to achieve one or the other is vendor-specific.
The following string values might be valid for this feature:
An integer property. Total number of bytes between the starts of 2 consecutive lines.
Total number of bytes between the starts of 2 consecutive lines. This feature is used to facilitate alignment of image data.
readonly mv.impact.acquire.PropertyIBoolean linePitchEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. This feature controls whether the LinePitch feature is writable.
This feature controls whether the LinePitch feature is writable. Otherwise LinePitch is implicitly controlled by the combination of features like Width, PixelFormat, etc...
readonly mv.impact.acquire.PropertyIBoolean mvAreaEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. This feature controls whether the selected area is active during streaming or not.
This feature controls whether the selected area is active during streaming or not.
readonly mv.impact.acquire.PropertyI64 mvAreaHeight = new mv.impact.acquire.PropertyI64() |
An integer property. Height of this area's part of the image (in pixels).
Height of this area's part of the image (in pixels).
readonly mv.impact.acquire.PropertyI64 mvAreaOffsetX = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal offset of this area within the image (in pixels).
Horizontal offset of this area within the image (in pixels).
readonly mv.impact.acquire.PropertyI64 mvAreaOffsetY = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical offset of this area within the image (in pixels).
Vertical offset of this area within the image (in pixels).
readonly mv.impact.acquire.PropertyI64 mvAreaResultingOffsetX = new mv.impact.acquire.PropertyI64() |
An integer property. Horizontal offset of this area within the resulting image (in pixels).
Horizontal offset of this area within the resulting image (in pixels).
readonly mv.impact.acquire.PropertyI64 mvAreaResultingOffsetY = new mv.impact.acquire.PropertyI64() |
An integer property. Vertical offset of this area within the resulting image (in pixels).
Vertical offset of this area within the resulting image (in pixels).
readonly mv.impact.acquire.PropertyI64 mvAreaSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the area in multi area context.
Selects the area in multi area context.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 mvAreaWidth = new mv.impact.acquire.PropertyI64() |
An integer property. Width of this area's part of the image (in pixels).
Width of this area's part of the image (in pixels).
readonly mv.impact.acquire.PropertyI64 mvBlockscanBlockCount = new mv.impact.acquire.PropertyI64() |
An integer property. Blockscan mode only: Number of blocks combined to one frame.
Blockscan mode only: Number of blocks combined to one frame
readonly mv.impact.acquire.PropertyI64 mvBlockscanLinesPerBlock = new mv.impact.acquire.PropertyI64() |
An integer property. Blockscan mode only: Number of lines per block.
Blockscan mode only: Number of lines per block.
readonly mv.impact.acquire.PropertyI64 mvDualAdcCompression = new mv.impact.acquire.PropertyI64() |
An integer property. After the internal combination of both high and low gain pixels, the output data is compressed to fit 12-bits. This feature sets the compression characteristic of the Dual Adc (different kneepoints of the compression curve). 0 means compression is off.
After the internally combination of both high and low gain pixels, the output data is compressed to fit 12-bits. This feature sets the compression characteristic of the Dual Adc (different kneepoints of the compression curve). 0 means compression is off.
readonly mv.impact.acquire.PropertyIBoolean mvDualAdcMode = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Use this mode for a higher dynamic range. The maximum frame rate will be halved then. Using this mode only makes sense when used with pixel formats >= 14 bits. For Sony Gen 4 sensors, both high and low level gain pixels are combined internally in the sensor.
Use this mode for a higher dynamic range. The maximum frame rate will be halved then. Using this mode only makes sense when used with pixel formats >= 14 bits. For Sony Gen 4 sensors, both high and low level gain pixels are combined internally in the sensor.
readonly mv.impact.acquire.PropertyIBoolean mvHighSpeedMode = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Use this property to increase the frame rate.
Use this property to increase the frame rate.
readonly mv.impact.acquire.PropertyI64 mvMultiAreaMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the overall multi area mode.
Selects the overall multi area mode.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 mvSensorDigitizationBitDepth = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature manually selects the resolution of the device's ADC.
This feature manually selects the resolution of the device's ADC.
The following string values might be valid for this feature:
An integer property. Horizontal offset from the origin to the region of interest (in pixels).
Horizontal offset from the origin to the region of interest (in pixels).
An integer property. Vertical offset from the origin to the region of interest (in pixels).
Vertical offset from the origin to the region of interest (in pixels).
readonly mv.impact.acquire.PropertyI64 pixelCoding = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 pixelColorFilter = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Type of color filter that is applied to the image.
Type of color filter that is applied to the image.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 pixelDynamicRangeMax = new mv.impact.acquire.PropertyI64() |
An integer property. Maximum value that will be returned during the digitization process.
Maximum value that will be returned during the digitization process. This corresponds to the brightest value of the camera. For color camera, this returns the biggest value that each color component can take.
readonly mv.impact.acquire.PropertyI64 pixelDynamicRangeMin = new mv.impact.acquire.PropertyI64() |
An integer property. Minimum value that can be returned during the digitization process.
Minimum value that can be returned during the digitization process. This corresponds to the darkest value of the camera. For color camera, this returns the smallest value that each color component can take.
readonly mv.impact.acquire.PropertyI64 pixelFormat = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Format of the pixels provided by the device.
Format of the pixels provided by the device. It represents all the information provided by PixelSize, PixelColorFilter combined in a single feature.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 pixelFormatInfoID = new mv.impact.acquire.PropertyI64() |
An integer property. Returns the value used by the streaming channels to identify the selected pixel format.
Returns the value used by the streaming channels to identify the selected pixel format.
readonly mv.impact.acquire.PropertyI64 pixelFormatInfoSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Select the pixel format for which the information will be returned.
Select the pixel format for which the information will be returned.
The following string values might be valid for this feature:
An enumerated integer property. Total size in bits of a pixel of the image.
Total size in bits of a pixel of the image.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 regionDestination = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Control the destination of the selected region.
Control the destination of the selected region.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 regionIDValue = new mv.impact.acquire.PropertyI64() |
An integer property. Returns a unique Identifier value that corresponds to the selected Region.
Returns a unique Identifier value that corresponds to the selected Region.
readonly mv.impact.acquire.PropertyI64 regionMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Controls if the selected Region of interest is active and streaming.
Controls if the selected Region of interest is active and streaming.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 regionSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the Region of interest to control.
Selects the Region of interest to control. The RegionSelector feature allows devices that are able to extract multiple regions out of an image, to configure the features of those individual regions independently.
The following string values might be valid for this feature:
A boolean property. Flip horizontally the image sent by the device.
Flip horizontally the image sent by the device. The Region of interest is applied after the flipping.
A boolean property. Flip vertically the image sent by the device.
Flip vertically the image sent by the device. The Region of interest is applied after the flipping.
readonly mv.impact.acquire.PropertyI64 sensorDigitizationTaps = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Number of digitized samples outputted simultaneously by the camera A/D conversion stage.
Number of digitized samples outputted simultaneously by the camera A/D conversion stage.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 sensorHeight = new mv.impact.acquire.PropertyI64() |
An integer property. Effective height of the sensor in pixels.
Effective height of the sensor in pixels.
readonly mv.impact.acquire.PropertyS sensorName = new mv.impact.acquire.PropertyS() |
A string property. Product name of the imaging Sensor.
Product name of the imaging Sensor.
readonly mv.impact.acquire.PropertyF sensorPixelHeight = new mv.impact.acquire.PropertyF() |
A floating point property. Physical size (pitch) in the y direction of a photo sensitive pixel unit.
Physical size (pitch) in the y direction of a photo sensitive pixel unit.
readonly mv.impact.acquire.PropertyF sensorPixelWidth = new mv.impact.acquire.PropertyF() |
A floating point property. Physical size (pitch) in the x direction of a photo sensitive pixel unit.
Physical size (pitch) in the x direction of a photo sensitive pixel unit.
readonly mv.impact.acquire.PropertyI64 sensorShutterMode = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Specifies the shutter mode of the device.
Specifies the shutter mode of the device.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 sensorTaps = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Number of taps of the camera sensor.
Number of taps of the camera sensor.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 sensorWidth = new mv.impact.acquire.PropertyI64() |
An integer property. Effective width of the sensor in pixels.
Effective width of the sensor in pixels.
readonly mv.impact.acquire.PropertyI64 testImageSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See TestPattern).
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 testPattern = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the type of test pattern that is generated by the device as image source.
Selects the type of test pattern that is generated by the device as image source.
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyI64 testPatternGeneratorSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which test pattern generator is controlled by the TestPattern feature.
Selects which test pattern generator is controlled by the TestPattern feature.
The following string values might be valid for this feature:
An integer property. Width of the image provided by the device (in pixels).
Width of the image provided by the device (in pixels).
An integer property. Maximum width of the image (in pixels).
Maximum width of the image (in pixels). The dimension is calculated after horizontal binning, decimation or any other function changing the horizontal dimension of the image.