![]() | HologramRecorder Class |
Namespace: LynceeTec.API.Cycle
The HologramRecorder type exposes the following members.
Name | Description | |
---|---|---|
![]() | HologramRecorder(SingleShotRecorder) | Initializes a new instance of the HologramRecorder class |
![]() | HologramRecorder(TriggeredSequenceRecorder) | Initializes a new instance of the HologramRecorder class |
Name | Description | |
---|---|---|
![]() | EstimatedRecordingTime |
Gets an estimated time of the recording performed using Record(String, DictionaryIMovableItem, ListInt32, CycleProgressReporter) |
![]() | RecordsInMemory |
List of record ids saved in memory.
|
![]() | RepeatParameters |
Name | Description | |
---|---|---|
![]() | AccessRecord |
Access the specified record
|
![]() | CancelRecording |
Cancels the current recording process.
|
![]() | CancelSaving |
Cancels the current saving process.
|
![]() | DeleteRecord |
Deletes the recorded data for the specified id.
|
![]() | Dispose | Releases all resources used by the HologramRecorder |
![]() | ExtractRecord |
Extracts the specified record and removes it from the recorded history
|
![]() | GetEffectiveRecordingTimes | |
![]() | Record |
Performs recording at the current position.
|
![]() | SaveRecord |
Saves the specified record on the disk.
|