MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Channel Class > Camera Features Category > Expert Level (Camera Features) > VsyncEdge

VsyncEdge

Picolo Picolo Junior 4 Picolo Pro 2 Picolo Pro 3 Picolo Tetra Picolo Tymo Picolo Alert Picolo Diligent
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.