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 |
Significant edge of frame synchronization from camera |
"Set" effect |
Sets the frame synchronization edge |
"Get" effect |
Returns the frame synchronization edge currently involved |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
VsyncEdge |
C, C++ |
MC_VsyncEdge |
.NET |
MC.VsyncEdge |
Numerical |
724 |
This parameter, along with VsyncCtl, declares the attributes of the frame synchronization signal sensed from the camera feeding the channel.
The parameter indicates which voltage level transition should be used by the frame grabber. It is irrelevant when VsyncCtl=NONE.
Values applicable to Domino series
Name |
Identifier |
Description |
GOHIGH |
MC_VsyncEdge_GOHIGH |
The positive going transition of the frame synchronization signal from the camera is adequate. |
GOLOW |
MC_VsyncEdge_GOLOW |
The negative going transition of the frame synchronization signal from the camera is adequate. |
In the case of area-scan Camera Link digital cameras, the rising edge of FVAL, the frame synchronization signal, is exclusively used. Therefore, VsyncEdge is read-only and its value is always GOHIGH.
Values applicable to Grablink series
Name |
Identifier |
Description |
GOHIGH |
MC_VsyncEdge_GOHIGH |
The positive going transition of the frame synchronization signal from the camera is adequate. |