SettingsDiagnosticsGroup Class |
When Diagnostics is enabled, extra diagnostic information is recorded during capture. This extra
information is included when saving the frame to a .zdf file, and will help Zivid's support team
to provide better assistance.
Enabling Diagnostics increases the capture time and the RAM usage. It will also increase the size of the
.zdf file. It is recommended to enable Diagnostics only when reporting issues to Zivid's support team.
Inheritance Hierarchy SystemObject
Zivid.NETSettingsDiagnosticsGroup
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public class DiagnosticsGroup
Public Class DiagnosticsGroup
public ref class DiagnosticsGroup
The SettingsDiagnosticsGroup type exposes the following members.
Constructors Properties Methods
| Name | Description |
---|
| Clone | Create a clone (deep copy) of the current instance |
| CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone |
| ToString | Get string representation of the object (Overrides ObjectToString.) |
TopSee Also