Basler SCOUT LIGHT Manuel d'utilisateur Page 55

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 228
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 54
AW00104701000 Network Related Camera Parameters and Managing Bandwidth
Basler scout light GigE 45
// Bandwidth Reserve Accumulation
Camera.GevSCBWRA.SetValue( 10 );
// Frame Jitter Max
int64_t jitterMax = Camera.GevSCFJM.GetValue();
// Device Max Throughput
int64_t maxThroughput = Camera.GevSCDMT.GetValue();
// Device Current Throughput
int64_t currentThroughput = Camera.GevSCDCT.GetValue();
// Resulting Framerate
double resultingFps = Camera.ResultingFrameRateAbs.GetValue();
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s Guide
and API Reference.
Vue de la page 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 227 228

Commentaires sur ces manuels

Pas de commentaire