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

VsyncCtl

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

Electrical style of frame synchronization from camera

"Set" effect

Sets the frame synchronization electrical style

"Get" effect

Returns the frame synchronization electrical style currently involved

Classification

Class

Channel

Category

Camera Features

Level

Expert

Identifiers

String

VsyncCtl

C, C++

MC_VsyncCtl

.NET

MC.VsyncCtl

Numerical

721

This parameter, along with VsyncEdge, declares the attributes of the frame synchronization signal sensed from the camera feeding the channel.

It applies to analog area-scan cameras that deliver a separate vertical synchronization pulse used by the frame grabber to monitor the camera timing (digital synchronization mode).

It also applies to digital area-scan cameras that always deliver a separate vertical synchronization pulse used by the frame grabber to monitor the camera timing.

This parameter is meaningless for line-scan cameras.

In the case of digital cameras, the signal described by VsyncCtl is often called Frame Valid or FVAL.

Values applicable to Domino Iota, Domino Alpha 2, Domino Melody, Domino Harmony

Name

Identifier

Description

NONE

MC_VsyncCtl_NONE

The camera provides no frame synchronization output.

TTL

MC_VsyncCtl_TTL

The camera provides a frame synchronization output at TTL levels.

DIFF

MC_VsyncCtl_DIFF

The camera provides a frame synchronization output at DIFF levels.

Values applicable to Domino Symphony

Name

Identifier

Description

NONE

MC_VsyncCtl_NONE

The camera provides no frame synchronization output.

TTL

MC_VsyncCtl_TTL

The camera provides a frame synchronization output at TTL levels.