MultiCam Boards Documentation > MultiCam Documentation > MultiCam Reference > Configuration Class > Configuration Category > Expert Level (Configuration) > ErrorLog

ErrorLog

Grablink Full XR Grablink Full Grablink DualBase Grablink Base

Description

Type

String

Description

Path and filename of the error log file

"Set" effect

Sets the path and filename

"Get" effect

Returns the current path and filename

Classification

Class

Configuration

Category

 

Level

Expert

Identifiers

String

ErrorLog

C, C++

MC_ErrorLog

.NET

MC.ErrorLog

Numerical

81

This parameter specifies the path and the filename of the error log file that is created when the application returns a MC_INVALID_PARAMETER_SETTING (-22) error code.

The incorrect parameters are reported in the log file, including the wrong value and the possible correct values.

When specified, the log file is created and filled during the consistency check.

When unspecified, the consistency check does not produce a log file...