- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm trying to develop the background application which monitors the temperature of the module.
I understand the function to get the module temperature is QueryDSTemperature(), right?
According to the help document, the function should be provided by PXCCapture::Device interface.
However, it seems that it is not implemented in the latest SDK.(I'm using 7.0.23.8048)
Would you please check it?
Additionally, the background application needs to get the temperature by accessing the device interface with other application working.
Does the interface permit simultaneous access by applications?
Thank you,
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have never heard realsense to support the temperature. I will also listen to this theat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All current generations of RealSense cameras come with built in temperature sensors. In general these sensors are used for internal calibration and monitoring of the module itself. The data is of limited use for end-users (i.e. they do not report ambient temperature). If somehow you absolutely need this data, I recommend using the lowest level API offered by Intel, librealsense: https://github.com/IntelRealSense/librealsense/blob/a6df77892550b8250341f5465c34094ae7071067/src/r200-private.h#L119
Presently, it is not possible to do what you are asking in the RealSense SDK.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page