Picolo | Picolo Junior 4 | Picolo Pro 2 | Picolo Pro 3 | Picolo Tetra | Picolo Tymo | Picolo Alert | Picolo Diligent |
Domino Iota | Domino Alpha 2 | Domino Melody | Domino Harmony | Domino Symphony |
Grablink Value | Grablink Expert 2 | Grablink Avenue | Grablink Express | Grablink Quickpack ColorScan | Grablink Quickpack CFA | Grablink Full XR | Grablink Full | Grablink DualBase | Grablink Base |
Description
Type |
Enumerated |
Description |
Fundamental line capturing mode |
"Set" effect |
Sets the fundamental line capturing mode |
"Get" effect |
Returns the current fundamental line capturing mode |
Classification
Class |
Channel |
Category |
Encoder Control |
Level |
Adjust |
Identifiers
String |
LineCaptureMode |
C, C++ |
MC_LineCaptureMode |
.NET |
MC.LineCaptureMode |
Numerical |
3001 |
In line-scan system, this parameter declares the fundamental line capturing mode, chosen between:
- The advanced downweb resampling (ADR) capture mode
- The pick-a-line capture mode
- The take-all-lines capture mode
For more information, refer to Line Capture Mode.
The pick-a-line and take-all-lines capture modes are offered for compatibility. The new ADR capture mode covers all applicative needs, with better performance than with previous modes. The user will be encouraged to always select the ADR mode.
Values applicable to Grablink Avenue, Grablink Express
Name |
Identifier |
Line capture mode |
Description |
ADR |
MC_LineCaptureMode_ADR |
ADR |
The line-scanning process of the camera is running at a constant rate. Each pulse occurring at the downweb line rate determines the computation of a line from a set of presently recorded lines delivered by the camera. This is the default value. |
PICK |
MC_LineCaptureMode_PICK |
Pick a line |
The line-scanning process of the camera is running at a constant rate. Each pulse occurring at the downweb line rate determines the acquisition of the next line delivered by the camera. |
ALL |
MC_LineCaptureMode_ALL |
Take all lines |
Each delivered camera line results into a line acquisition. This is the traditional operating mode. If the downweb motion speed is varying, the line-scanning process of the camera should be rate-controlled accordingly. |
Values applicable to Grablink Value, Grablink Expert 2, Grablink Quickpack ColorScan, Grablink Full, Grablink Full XR, Grablink DualBase, Grablink Base
Name |
Identifier |
Line capture mode |
Description |
PICK |
MC_LineCaptureMode_PICK |
Pick a line |
The line-scanning process of the camera is running at a constant rate. Each pulse occurring at the downweb line rate determines the acquisition of the next line delivered by the camera. |
ALL |
MC_LineCaptureMode_ALL |
Take all lines |
Each delivered camera line results into a line acquisition. This is the traditional operating mode. If the downweb motion speed is varying, the line-scanning process of the camera should be rate-controlled accordingly. |