EasyManuals Logo

Basler racer User Manual

Basler racer
164 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #148 background imageLoading...
Page #148 background image
AW00118508000 Features
Basler racer Camera Link 140
// Read the Firmware Version parameter
Pylon::String_t firmwareVersion = camera.DeviceFirmwareVersion.GetValue();
// Read the Device ID parameter
Pylon::String_t deviceID = camera.DeviceID.GetValue();
// Write and read the Device User ID
camera.DeviceUserID = "custom name";
Pylon::String_t deviceUserID = camera.DeviceUserID.GetValue();
// Read the Sensor Width parameter
int64_t sensorWidth = camera.SensorWidth.GetValue();
// Read the Sensor Height parameter
int64_t sensorHeight = camera.SensorHeight.GetValue();
// Read the Max Width parameter
int64_t maxWidth = camera.WidthMax.GetValue();
// Read the Temperature Abs parameter
camera.TemperatureSelector.SetValue(TemperatureSelector_Sensorboard);
double temperature = camera.TemperatureAbs.GetValue();
You can also use the Basler pylon Viewer application to easily read the parameters and to read or
write the Device User ID.
For more information about the pylon API and the pylon Viewer, see Section 3.1 on page 26.
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s Guide
and API Reference.

Table of Contents

Other manuals for Basler racer

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Basler racer and is the answer not in the manual?

Basler racer Specifications

General IconGeneral
BrandBasler
Modelracer
CategoryDigital Camera
LanguageEnglish

Related product manuals