Chunk Features AW00097603000
272 Basler aviator GigE
Camera.CounterResetSource.SetValue( CounterResetSource_Software );
// 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 trigger input counter reset, see Section 6.1.1 on
page 45.