# '#' indicates comments. To enable a configuration, first remove the '#', and then modify the value after '='

# Encoder input port
#EncoderLineInput = 2

# Frame buffer size
#FrameBufferCount = 16

# Force the use of local calibration data
#UseLocalCalibData = 1

# Gige camera model pattern
ModelPatternGige=(?:MV-|DH-MV-)?D[a-zA-Z]{0,2}[0-9a-zA-Z]{4}[A-Z]G0\S*[\r\n]?

# AI camera model pattern
ModelPatternAI=(?:MV-|DH-MV-)?D[a-zA-Z]{0,2}[0-9a-zA-Z]{4}[A-Z]G1\S*[\r\n]?

# Result output plugin, Format: PluginName & PluginParam
#OutputPlugin = OutputPluginTcpClientmd & 10.35.1.222:8080
#OutputPlugin = OutputPluginSerialPortmd & Serial=COM1,9600,8,0,0 Prefix=( Suffix=) Delimiter=*

# Camera reconnection
#EnableCameraReconnect = 0
CameraReconnectTimeout = 1000000

# Force smart camera to use preview measurement mode
#SmartCameraForcePrevMeas = 1

# Backup smart camera laser image
ImagePackMaxNum = 0
ImageCountPerPack = 12000
ImagePackStorageDir = ./LaserImages/
