Setting The Timer Delay Time; Setting The Timer Duration Time - Basler Camera User Manual

Usb 3.0 cameras
Table of Contents

Advertisement

Physical Interface

5.12.6.2 Setting the Timer Delay Time

You can set the Timer 1 delay by setting the Timer Delay parameter. The units for setting this
parameter are µs and the value can be set in increments of 1 µs.
To set the delay for Timer 1:
1. Use the Timer Selector to select Timer 1.
2. Set the value of the Timer Delay parameter.
You can set the Timer Selector and the Timer Delay parameter value from within your application
software by using the Basler pylon API. The following code snippet illustrates using the API to set
the selector and the parameter value:
camera.TimerSelector.SetValue(TimerSelector_Timer1);
camera.TimerDelay.SetValue(100.0);
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.1 on

5.12.6.3 Setting the Timer Duration Time

You can set the Timer 1 duration by setting the Timer Duration parameter. The units for setting this
parameter are µs and the value can be set in increments of 1 µs.
To set the duration for Timer 1:
1. Use the Timer Selector to select Timer 1.
2. Set the value of the Timer Duration parameter.
You can set the Timer Selector and the Timer Duration parameter value from within your application
software by using the Basler pylon API. The following code snippet illustrates using the API to set
the selector and the parameter value:
camera.TimerSelector.SetValue(TimerSelector_Timer1);
camera.TimerDuration.SetValue(10.0);
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.1 on
78
AW00123402000
page
37.
page
37.
Basler ace USB 3.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aca2000-165Aca2040-90Aca3800-14Aca4600-10

Table of Contents