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 line synchronization from camera |
"Set" effect |
Sets the line synchronization edge |
"Get" effect |
Returns the line synchronization edge currently involved |
Classification
Class |
Channel |
Category |
Camera Features |
Level |
Expert |
Identifiers
String |
HsyncEdge |
C, C++ |
MC_HsyncEdge |
.NET |
MC.HsyncEdge |
Numerical |
723 |
This parameter, along with HsyncCtl, declares the attributes of the line 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 HsyncCtl=NONE.
Values applicable to Domino series
Name |
Identifier |
Description |
GOHIGH |
MC_HsyncEdge_GOHIGH |
The positive going transition of the line synchronization signal from the camera is adequate. |
GOLOW |
MC_HsyncEdge_GOLOW |
The negative going transition of the line synchronization signal from the camera is adequate. |
In the case of Camera Link digital cameras, the rising edge of LVAL, the line synchronization signal, is exclusively used. Therefore, HsyncEdge is read-only and its value is always GOHIGH.
Values applicable to Grablink series
Name |
Identifier |
Description |
GOHIGH |
MC_HsyncEdge_GOHIGH |
The positive going transition of the line synchronization signal from the camera is adequate. |