enum P1::CameraSdk::DownloadFileId#

Overview#

The file types that can be downloaded from the camera More…

#include <C_P1CameraCommonDefs.h>

enum DownloadFileId
{
    None                = 0,
    DiagnosticLog       = 104,
    SystemDiagnosticLog = 107,
    CustomFile          = 201,
};

Detailed Documentation#

The file types that can be downloaded from the camera

Enum Values#

None

Undefined file

DiagnosticLog

Legacy Trace Diagnostic log File Id

SystemDiagnosticLog

System Diagnostic log File Id. Supported in iXM 5.10 and later.

CustomFile

P5 Only: Custom File Id