
Features
AW00123404000
286
Basler ace USB 3.0
// 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 43
.
Summary of Contents for ace acA1920-155
Page 4: ......
Page 50: ...Specifications Requirements and Precautions AW00123404000 40 Basler ace USB 3 0...
Page 56: ...Camera Drivers and Tools for Changing Camera Parameters AW00123404000 46 Basler ace USB 3 0...
Page 106: ...Physical Interface AW00123404000 96 Basler ace USB 3 0...
Page 186: ...Image Acquisition Control AW00123404000 176 Basler ace USB 3 0...