76
5.7.3
Recording Parameter Setting Files
■
File Composition
Description
File used to save recording parameters in the recording parameter settings
window as text. Read/write using Open Setting File (
) and Save
Setting File functions in the recording parameter settings window.
File Structure
INI format
Data Elements
Section, key
Example:
[
SYSTEM
]
Date
=2011-12-22 19:10:10
File Extension
.ini
■
Information Saved
Section
Key
Remarks
SYSTEM
Date
Remarks
Example:
Date=2011-12-22 19:10:10
RecodeVersion
System version
Example:
RecodeVersion = -5
FileType
File format
Example:
FileType =SaveSetting
CameraName
Camera name
Example:
CameraName =Camera1
REC_SETTING
RecMode
Recording mode setting
Example:
RecMode=0
Setting value:
0:Internal
1:External STANDBY
2:External TRIG
3:External SEPARATE
4:R-External STANDBY
5:R-External TRIG
6:R-External SEPARATE
RecFrame
Recording frame count setting
Example:
RecFrame=1
Setting value:
0:128
1:256
RecSpeed
Recording speed setting
Example:
RecSpeed =500
RecExpose
Recording exposure time setting
Example:
RecExpose =200
LiveExpose
Live image exposure time setting
Example:
LiveExpose =300
TriggerPolarity
TRIG signal (trigger) input method
setting
Example:
TriggerPolarity=0
Setting value:
0:NEG
1:POS
TriggerDelay
TRIG signal (trigger) delay time
Example:
TriggerDelay =0
TriggerPoint
Frame number where trigger is detected
Example:
TriggerPoint =50