![]() | CycleManager Class |
Namespace: LynceeTec.API.Cycle
The CycleManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | CycleManager | Initializes a new instance of the CycleManager class |
Name | Description | |
---|---|---|
![]() | EstimatedRecordingTime |
Gets an estimated time of the recording performed using Record(String, DictionaryIMovableItem, ListInt32, CycleProgressReporter) |
![]() | PostRecordingAction |
Action to be executed after the recording action.
|
![]() | PreRecordingAction |
Action to be executed before the recording action.
|
![]() | RecordingAction |
Action to be executed at each position of the cycle.
|
![]() | RecordsInMemory |
List of record ids saved in memory.
|
![]() | RepeatParameters |
Name | Description | |
---|---|---|
![]() | AddAxis |
Add axis to the cycle process.
|
![]() | 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 CycleManager |
![]() | GetEffectiveRecordingTimes | |
![]() | Record |
Performs recording at the current position.
|
![]() | ResetAxis |
Reset axis of the cycle process.
|
![]() | SaveRecord |
Saves the specified record on the disk.
|