Diagnostics

The diagnostics setting allows to collect additional diagnostics and debugging data during capture. This is useful when encountering issues with the point cloud or the color image.

Tip

See our guidelines on Capturing High Quality Point Clouds.

When this setting is enabled the additional data will be saved in the .zdf file. Send the .zdf file to zivid support team to enable better assistance and more thorough troubleshooting.

Note

Diagnostics increases the capture time, the RAM usage, and the size of the .zdf file.

Tip

It is recommended to enable diagnostics only when reporting issues to Zivid’s support team.

Diagnostics API

Zivid::Settings::Diagnostics
new Zivid.NET.Settings { Diagnostics = .. }
zivid.settings.diagnostics

For more information on the Zivid API check out our API Reference.

Version History

SDK

Changes

2.6

Diagnostics API is added.