Click or drag to resize

CycleManager Methods

The CycleManager type exposes the following members.

Methods
  NameDescription
Public methodAddAxis
Add axis to the cycle process.
Public methodCancelRecording
Cancels the current recording process.
Public methodCancelSaving
Cancels the current saving process.
Public methodDeleteRecord
Deletes the recorded data for the specified id.
Public methodDispose
Public methodFinalizeRecords
Finilizes the class after recording.
Public methodInitializeRecords
Initializes the class before recording.
Public methodRecord
Performs recording at the current position.
Public methodResetAxis
Reset axis of the cycle process.
Public methodSaveRecord
Saves the specified record on the disk.
Top
See Also