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 |
Camera exposure principle |
"Set" effect |
Sets the camera exposure principle |
"Get" effect |
Returns the camera exposure principle currently involved |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
Expose |
C, C++ |
MC_Expose |
.NET |
MC.Expose |
Numerical |
1011 |
This parameter declares the exposure principle of the camera. The camera exposure principle is the way the light exposure function is handled inside the camera. This equally applies to area-scan and line-scan camera.
Values applicable to Domino series for progressive area-scan cameras
Name |
Identifier |
Description |
PLSTRG |
MC_Expose_PLSTRG |
The line or frame exposure condition starts upon receiving a pulse from the frame grabber. |
WIDTH |
MC_Expose_WIDTH |
The duration of a pulse issued by the frame grabber determines the line or frame exposure condition. |
INTCTL |
MC_Expose_INTCTL |
The line or frame exposure condition is totally controlled by the camera. The exposure duration is set through camera configuration settings. |
INTPRM |
MC_Expose_INTPRM |
The exposure is permanent. |
Values applicable to Domino series for interlace area-scan cameras
Name |
Identifier |
Description |
INTCTL |
MC_Expose_INTCTL |
The line or frame exposure condition is totally controlled by the camera. The exposure duration is set through camera configuration settings. |
INTPRM |
MC_Expose_INTPRM |
The exposure is permanent. |
Values applicable to Grablink series for progressive area-scan and line-scan cameras
Name |
Identifier |
Description |
PLSTRG |
MC_Expose_PLSTRG |
The line or frame exposure condition starts upon receiving a pulse from the frame grabber. |
WIDTH |
MC_Expose_WIDTH |
The duration of a pulse issued by the frame grabber determines the line or frame exposure condition. |
INTCTL |
MC_Expose_INTCTL |
The line or frame exposure condition is totally controlled by the camera. The exposure duration is set through camera configuration settings. |
INTPRM |
MC_Expose_INTPRM |
The exposure is permanent. |