com.kuka.roboticsAPI.sensorModel
Class StartRecordingAction
java.lang.Object
com.kuka.roboticsAPI.sensorModel.StartRecordingAction
- All Implemented Interfaces:
- IConditionListener, ITriggerAction
public class StartRecordingAction
- extends Object
- implements ITriggerAction
Class to start data recording according to a trigger action.
- See Also:
DataRecorder,
StopRecordingAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartRecordingAction
public StartRecordingAction(DataRecorder recorder)
- Constructor to start data recording.
- Parameters:
recorder - the data recorder.
Copyright © 2019. All rights reserved.