Class
Accessible
Camera.Timing.VsyncCount.Get
Syntax
uEye.TimingVsyncCount.Get(out long s64Vsync, out long s64Fsync)
Description
Reads out the VSYNC counter. It will be incremented by 1 each time the sensor starts capturing an image.
Parameter
s64Vsync |
Current VSYNC count |
s64Fsync |
Current Frame SYNC count |