Chunk Features AW00097603000
268 Basler aviator 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 Basler pylon API and the pylon Viewer, see Section 3 on page 21.
using an input line as the source signal for a frame counter reset, see Section 6.1.1 on
page 45.