Software Archive
Read-only legacy content
17061 Discussions

SetDSMinMaxZ not supported on SR300?

FLeac
Novice
215 Views

I have both integrated and periphericals SR300 cameras. I need to set a maximum depth for my 3d scanning software and i tried to use SetDSMinMaxZ as suggested in those posts:

https://software.intel.com/en-us/forums/realsense/topic/597076

https://software.intel.com/en-us/forums/realsense/topic/595121

Unfortunally the function returns STATUS_ITEM_UNAVAILABLE. It should mean that the function is not supported by my device.

Anyone else found this problem? Did anyone find a workaround to limit the camera range?

0 Kudos
1 Reply
JesusG_Intel
Moderator
215 Views

Hello Francesco, please reference all Device properties for your camera in the SDK documentation here: https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?device_pxccapture.html. The SR300 provides the MotionRangeTradeOff function: 

The SetIVCAMMotionRangeTradeOff function sets the motion vs range trade off option of the Intel® RealSense™ Camera. The value is in the range of 0 (short exposure, short range, and better motion) to 100 (long exposure and long range.)

I hope this answers your question. If you would like further assistance, please post your question in the RealSense Community. This forum in the Intel Developer Zone will soon be archived and all support will be handled in RealSense Community.

 

Regards,

Jesus Garcia

Intel Customer Support

0 Kudos
Reply