Fast Research Interface Library  Manual and Documentation
The Initialization File for the Fast Research Interface Library

The Initialization File for the Fast Research Interface Library

The constructor of the class FastResearchInterface requires the specification of an initialization file. This initialization file contains basic parameters to set-up the features provided by the Fast Research Interface Library. A sample file may be seen here:

# Initialization file for the KUKA Fast Research Interface of the Light-Weight Robot IV

[RobotName]
Name=980039

[Priorities]
#Priority range: 1..63
KRCCommunicationThread=60
TimerThread=55
MainThread=50
OutputConsoleThread=5

[ControlValues]
# Cycle time in seconds
CycleTime=0.002

[Logging]
NumberOfLoggingFileEntries=60000
LoggingPath=/home/lwrcontrol/output
LoggingFileName=LWR-Scope.dat

Note line 15 (CycleTime), which defines the control sample time (here: 2 milliseconds).


Description of all parameters of the initialization file

See also:
InitializationFileEntry
This document was generated with Doxygen on Thu Apr 12 2012 11:18:54. User documentation of the Fast Research Interface Library for the KUKA Lightweight Robot IV by the Stanford Robotics Research Group. Copyright 2010–2012.