Basler SCOUT LIGHT Manuale Utente Pagina 204

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 228
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 203
Standard Features AW00104701000
194 Basler scout light GigE
Camera.TriggerSelector.SetValue( TriggerSelector_FrameStart );
// Trigger delay
double TriggerDelay_us = 1000.0 // 1000us == 1ms == 0.001s;
Camera.TriggerDelayAbs.SetValue( TriggerDelay_us );
Legacy mode:
// Select the acquisition start trigger
Camera.TriggerSelector.SetValue( TriggerSelector_AcquisitionStart );
// Trigger delay
double TriggerDelay_us = 1000.0 // 1000us == 1ms == 0.001s;
Camera.TriggerDelayAbs.SetValue( TriggerDelay_us );
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s 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 25.
For more information about the standard and legacy image acquisition control modes, see
Section 9.1 on page 83.
Vedere la pagina 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 227 228

Commenti su questo manuale

Nessun commento