The CogAcqProfileCamera type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BinarizationThreshold | Reads or sets the Binarization Threshold pixel value when Binary laser detection mode is selected. This parameter is not implemented for L4000 sensors since they do not support Binary laser detection mode. | |
| Binning | Reads or sets whether to enable camera binning. When binning is enabled, the resolution of an L4000 camera is reduced, but it can acquire images more quickly. | |
| BridgeDetectionZones | When true, the enabled detection zones are combined into a single zone starting at the bottom of the lowest zone and ending at the top of the highest zone. The ZDetectionSampling setting from Zone 1 is used for the entire combined zone. | |
| CameraFamily | Identifies which family of profile camera is in use: DS1000 or L4000. | |
| CameraMode | Reads or sets the operational mode of the camera. The camera mode setting will affect the type of image acquired. Intensity and IntensityWithGraphics images are intended for diagnostic purposes only. Range is for calibrated height profile images. Default mode is IntensityWithGraphics. | |
| DetectionSensitivity | Reads or sets the sensitivity of the laser detection. A higher value makes the laser easier to find and allows a lower exposure setting, which in turn allows a higher line rate. A lower value will prevent mistaking noise for the laser in areas where the laser is obscured. | |
| DetectionSensitivityMax | Defines the maximum threshold used for detecting the laser. Maximum value will vary with camera model and firmware version. | |
| HighDynamicRange | Read or sets high dynamic range operation. When enabled, the camera uses multiple exposures to increase the dynamic range. This is useful when the laser line passes over both dark and highly reflective regions. Enabling high dynamic range will reduce the maximum line rate. Default value is False. | |
| LaserDetectionMode | Determines the tradeoff between maximum speed and accuracy of the laser detection algorithm. L4000 sensors only support Standard mode. | |
| LaserMode | Reads or sets the mode of the laser. Default is Strobed. Laser is on when an image is acquired. "On" and "Off" are intended for setup and diagnostic purposes only. An L4000 sensor can not be set to 'On'. | |
| LinkDetectionZones | When true, the base of Zone 2 is linked to the top of Zone 1, such that changes to Zone 1 will automatically make a corresponding adjustment to Zone 2. This is useful when adjusting the distance between the camera and the object being imaged, as both zones can adjusted by changing only the Zone 1 base. Note that as the LinkDetectionZones setting is turned on and off, the value of zDetectionBase2 will automatically toggle between an absolute and relative value. | |
| MinimumBinarizationLineWidth | Reads or sets the Minimum Binarization Linewidth when Binary laser detection mode is selected. This parameter is not implemented for L4000 sensors since they do not support Binary laser detection mode. | |
| PeakDetectionMode | Reads or sets the selection for laser peak detection. | |
| TriggerSignal | Get or set the trigger signal type. L4000 sensors only support Opto triggering. | |
| TriggerType | Selects the triggering behavior of the camera. L4000 sensors only support EdgeOnly triggering. | |
| ZDetectionBase | Reads or sets the area of the sensor used for laser detection. ZDetectionBase is the distance, in mm, relative to the camera defined origin of the Z axis, where the first detection range begins. When converting ZDetectionBase to discrete sensor rows, the range may be expanded slightly to match the sensor capabilities. The range will only be reduced if it extends off the end of the sensor. This function can be used to ignore reflections and other artifacts that are outside the expected range of heights. | |
| ZDetectionBase2 | Reads or sets the area of the sensor used for laser detection. ZDetectionBase2 is the distance, in mm, where the detection range begins. The value is relative to either the top of the first detection zone if LinkDetectionZones is true and the first zone is enabled, or the camera defined origin of the Z axis otherwise. When converting ZDetectionBase2 to discrete sensor rows, the range may be expanded slightly to match the sensor capabilities. The range will only be reduced if it extends off the end of the sensor. This function can be used to ignore reflections and other artifacts that are outside the expected range of heights. | |
| ZDetectionEnable | Enables or disables the first detection zone. | |
| ZDetectionEnable2 | Enables or disables the second detection zone. | |
| ZDetectionHeight | Reads or sets the area of the sensor used for laser detection. ZDetectionHeight is the height, in mm, of the first detection range stating at ZDetectionBase. A smaller ZDetectionHeight increases the maximum line rate when acquiring range images, but reduces the measurement range. When converting ZDetectionHeight to discrete sensor rows, the range may be expanded slightly to match the sensor capabilities. The range will only be reduced if it extends off the end of the sensor. This function can be used to ignore reflections and other artifacts that are outside the expected range of heights. | |
| ZDetectionHeight2 | Reads or sets the area of the sensor used for laser detection. ZDetectionHeight2 is the height, in mm, of the second detection range starting at ZDetectionBase2. A smaller ZDetectionHeight2 increases the maximum line rate when acquiring range images, but reduces the measurement range. When converting ZDetectionHeight2 to discrete sensor rows, the range may be expanded slightly to match the sensor capabilities. The range will only be reduced if it extends off the end of the sensor. This function can be used to ignore reflections and other artifacts that are outside the expected range of heights. | |
| ZDetectionHeightMax | Defines the maximum range of heights (in mm) that can be specified via the ZDetection settings. | |
| ZDetectionSampling | Reads or sets the number of rows used for laser finding to be reduced. 1 processes every row, 2 processes every other row. Increasing ZDetectionSampling increases the maximum line rate when acquiring range images, but reduces the measurement precision. The increase in maximum line rate is in addition to the increase associated with adjusting ZDetectionBase and ZDetectionHeight. Default value is 1. | |
| ZDetectionSampling2 | Reads or sets the number of rows used for laser finding to be reduced in detection zone 2. 1 processes every row, 2 processes every other row. Increasing ZDetectionSampling increases the maximum line rate when acquiring range images, but reduces the measurement precision. The increase in maximum line rate is in addition to the increase associated with adjusting ZDetectionBase and ZDetectionHeight. Default value is 1. | |
| ZDetectionSamplingMax | Defines the maximum number of rows can be reduced. |
See Also