com.kuka.roboticsAPI.sensorModel
Class StartRecordingAction

java.lang.Object
  extended by 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

Constructor Summary
StartRecordingAction(DataRecorder recorder)
          Constructor to start data recording.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartRecordingAction

public StartRecordingAction(DataRecorder recorder)
Constructor to start data recording.

Parameters:
recorder - the data recorder.


Copyright © 2019. All rights reserved.