
MC136x/MC137x GenICam Reference Manual
16
2.4. Record Controls
RecordMode
This feature defines the record operation mode. There are two modes:
-
single recording
In this mode the cameras internal buffer is filled with frames untill the end of the buffer is reached.
Afterwards, the camera stopps recording.
-
continuous recording
In this mode the cameras internal buffer is filled with frames. When the end of the buffer is reached
recording continuous at the start of the buffer.
Feature name
RecordMode
Access
Read/Write
Interface
IEnumeration
Unit
--
Range
Single, Continuous
Response
Continuous
Invalidation
RecordNumberOfSequences, RecordMaxFrames,
RecordMaxFramesPerSequence
Precondition
CameraState = Idle
Note
Single
Continuous(default)
if single recording, RecordNumberOfSequences is set to1
sequence automatically
RecordNumberOfSequences
This feature defines the number of different sequences that will be recorded.
The default value is one sequence. Possible values are 1, 2, 4 or 8 sequences.
Feature name
RecordNumberOfSequences
Access
Read/Write
Interface
IEnumeration
Unit
Range
One, Two, Four, Eight
Response
e.g. One
Invalidation
Precondition
CameraState = Idle
Note