2D Smart Camera
Function
This Step acquires image data through a 2D smart camera, which serves as the input for subsequent visual processing tasks.
Camera connection and configuration are completed in the 2D Camera Management tool. You can then select a configured camera in this Step and adjust parameters such as "Exposure time" and "Gain" as needed. When the project is running, the camera parameters set in this Step will take precedence.
Usage Scenario
This Step is usually used as the initial Step in a vision project. You can use a 2D smart camera to acquire data, or you can use data from a virtual camera.
Parameter Description
Camera Settings
| Parameter | Description |
|---|---|
Select Camera |
Parameter description: This parameter is used to select the camera to connect from the drop-down list.
|
Camera Type |
Parameter description: This parameter is used to display the type of the currently connected camera. This parameter is read-only and cannot be modified.
|
Basic Settings
Common Parameters
| Parameter | Description |
|---|---|
Virtual Mode |
Parameter description: When enabled, this Step can be connected to a virtual camera.
|
Enable Calibration |
Parameter description: This parameter is used to enable the calibration function.
|
Advanced Parameters
| Parameter | Description |
|---|---|
Acquisition Timeout |
Parameter description: This parameter specifies the maximum time (in milliseconds) from when the camera receives the information to when it returns the data to the client. Image acquisition is automatically stopped upon timeout to prevent process blocking.
|
Virtual Mode
| Parameter | Description | ||
|---|---|---|---|
Data Path |
Parameter description: This parameter is used to specify the folder path where the image data is stored. When the Step runs, images will be read from this path. |
||
Play Back Mode |
Parameter description: This parameter is used to specify the order to read the images. Value list:
|
||
Current Frame Name |
Parameter description: This parameter is used to display the name of the currently read image. |
Image Acquisition Settings
| When the Step runs, parameters in the table below that overlap with those in the 2D Camera Management window take the values set in the Step parameters panel. |
| Parameter | Description |
|---|---|
Exposure Time |
Parameter description: This parameter is used to control the exposure duration for a single frame.
|
Gain |
Parameter description: This parameter is used to amplify the image signal. Excessive gain amplifies noise. Increase gain only when exposure cannot provide required brightness.
|
Gamma Correction Value |
Parameter description: This parameter is used to adjust the contrast of the image. |
Focus Distance |
Parameter description: This parameter is used to set the focal point position of the camera lens, which is the distance between objects that can be clearly imaged by the camera. By adjusting the focal distance, the target object can be displayed in clear detail in the image. |
Max Capture Attempts |
Parameter description: This parameter specifies the maximum number of automatic retries allowed when image capture fails, which helps improve the acquisition success rate.
|