The RMP Motion Controller APIs

◆ RecorderEnabledGet()

bool RecorderEnabledGet ( )
Description:
RecorderEnabledGet determines if the recorder is recording.
Returns
(bool) True = recorder is recording, false = not recording.
Remarks
This function is also available in RapidSequencer.

Part of the Recorder method group.

Sample Code:
Recorder
See also
RecorderStop
Examples
Recorder.cs.