Chunk Features
246 Basler ace GigE
// execute reset by software
Camera.CounterReset.Execute();
// Disable reset
Camera.CounterResetSource.SetValue( CounterResetSource_Off );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3 on page 27.
For more information about using line 1 as the source signal for a frame counter reset, see
Section 6.1.1 on page 51.