Basler SCOUT LIGHT User Manual Page 72

  • Download
  • Add to my manuals
  • Print
  • Page
    / 166
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 71
Image Acquisition Control
64 Basler scout light
If T
b
T
r
, then T
e
= T
r
+ 250 µs
If T
b
> T
r
, then T
e
= T
b
+ 250 µs
You can determine the value of the Payload Size and Packet Size parameters from within your
application software by using the pylon API. The following code snippet illustrates using the API to
work with the parameter values:
// Get payload size
int64_t payloadSize = Camera.PayloadSize.GetValue();
// Set packet size
Camera.PacketSizeSize.SetValue( 4096 );
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 17.
Page view 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 165 166

Comments to this Manuals

No comments