ResetEdge
Significant edge of main reset control line to camera
Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR.
Parameter Info
Class | Category | Level | Type | Access |
---|---|---|---|---|
Channel | Camera Features | EXPERT | Enumerated | Set and Get |
Num ID | String Identifier | C, C++ identifier |
---|---|---|
1028 << 14 | ResetEdge | MC_ResetEdge |
Parameter Description
This parameter, along with ResetCtl , 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 AuxResetEdge parameter.
The parameter indicates the logic polarity delivered through the main reset line the camera obeys to.
Parameter Values
Enumeration: GOHIGH, GOLOW
MC_ResetEdge_GOHIGH |
---|
Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The camera reacts to a positive going pulse over the main reset control line. |
MC_ResetEdge_GOLOW |
---|
Applicable product(s): 1161 Domino Alpha 2, 1167 Domino Melody, 1168 Domino Harmony, 1601 Domino Symphony PCIe, 1191 Grablink Value, 1198 Grablink Avenue, 1621 Grablink Express, 1624 Grablink Base, 1623 Grablink DualBase, 1622 Grablink Full, 1626 Grablink Full XR. Description The camera reacts to a negative going pulse over the main reset control line. |