Basler SCOUT LIGHT User Manual Page 99

  • Download
  • Add to my manuals
  • Print
  • Page
    / 166
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 98
I/O Control
Basler scout light 91
8.2.4 Working with the Timer Signal
The camera a timer output signal available called timer 1. The timer works as follows:
A trigger source event occurs that starts the timer.
A delay period begins to expire.
When the delay expires, the timer signal goes high and a duration period begins to expire.
When the duration period expires, the timer signal goes low.
Fig. 26: Timer Signal
Currently, the only trigger source event available to start the timer is "exposure active". In other
words, you can use exposure start to trigger the start of the timer.
If you require the timer signal to be high when the timer is triggered and to go low when the delay
expires, simply set the output line to invert.
8.2.4.1 Setting the Trigger Source for the Timer
To set the trigger source for a timer:
Use the Timer Selector to select timer 1.
Set the value of the Timer Trigger Source parameter to exposure active. This will set the
selected timer to use the start of exposure to begin the timer.
You can set the Trigger Selector and the Timer Trigger Source parameter value from within your
application software by using the pylon API. The following code snippet illustrates using the API to
set the selector and the parameter value:
Camera.TimerSelector.SetValue( TimerSelector_Timer1 );
Camera.TimerTriggerSource.SetValue( TimerTriggerSource_ExposureStart );
For detailed information about using the pylon API, refer to the Basler pylon Programmers Guide
and API Reference.
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon Viewer, see Section 3.1 on page 17.
Trigger source event occurs
Delay
Duration
Page view 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 165 166

Comments to this Manuals

No comments