![]() | 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 | |
---|---|---|
![]() | 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.
|
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 |
![]() | FinalizeRecords |
Finilizes the class after recording.
|
![]() | InitializeRecords |
Initializes the class before recording.
|
![]() | Record |
Performs recording at the current position.
|
![]() | ResetAxis |
Reset axis of the cycle process.
|
![]() | SaveRecord |
Saves the specified record on the disk.
|