EasyManua.ls Logo

Basler acA2040-55 - Page 335

Basler acA2040-55
373 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AW00123409000 Features
Basler ace USB 3.0 325
camera.DeviceLinkSelector.SetValue(0);
camera.DeviceLinkThroughputLimit.SetValue(419430400);
// Read the Device Link Current Throughput parameter ([Bps])
camera.DeviceLinkSelector.SetValue(0);
int64_t i = camera.DeviceLinkCurrentThroughput.GetValue();
// Read the Device SFNC Version Major parameter
int64_t i = camera.DeviceSFNCVersionMajor.GetValue();
// Read the Device SFNC Version Minor parameter
int64_t i = camera.DeviceSFNCVersionMinor.GetValue();
// Read the Device SFNC Version Sub Minor parameter
int64_t i = camera.DeviceSFNCVersionSubMinor.GetValue();
// Read the SensorWidth parameter
int64_t i = camera.SensorWidth.GetValue();
// Read the SensorHeight parameter
int64_t i = camera.SensorHeight.GetValue();
// Read the WidthMax parameter
int64_t i = camera.WidthMax.GetValue();
// Read the HeightMax parameter
int64_t i = camera.HeightMax.GetValue();
You can also use the Basler pylon Viewer application to easily read the parameters and to read or
write the Device User ID.
You can also use the Basler pylon USB Configurator to read the Device User ID.
For more information about the pylon API, the pylon Viewer, and the pylon USB Configurator, see
Section 3.1 on page 61.

Table of Contents

Related product manuals