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 |
Electrical style of main reset control line to camera |
"Set" effect |
Sets the main reset electrical style |
"Get" effect |
Returns the main reset electrical style currently involved |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
ResetCtl |
C, C++ |
MC_ResetCtl |
.NET |
MC.ResetCtl |
Numerical |
1027 |
This parameter, along with ResetEdge, declares the attributes of the main reset signal applied to the camera feeding the channel.
In case of area-scan cameras, the main reset signal implements the asynchronous frame reset function, which usually triggers the frame exposure condition inside the camera.
In case of line-scan cameras, the main reset signal implements the line reset function, which usually triggers the line exposure condition inside the camera.
Some cameras use an additional reset control line to independently control the expose and read-out functions. Refer to the AuxResetCtl parameter.
Values applicable to Domino series
Name |
Identifier |
Description |
NONE |
MC_ResetCtl_NONE |
The camera has no reset control line. |
TTL |
MC_ResetCtl_TTL |
The camera reset control line requires a signal at TTL levels. |
Values applicable to Grablink series
Name |
Identifier |
Description |
NONE |
MC_ResetCtl_NONE |
The camera has no reset control line. |
DIFF |
MC_ResetCtl_DIFF |
The camera reset control line requires a signal at RS-422 or LVDS differential levels. |