Changes between Version 3 and Version 4 of tankplayer
- Timestamp:
- 02/27/12 16:32:07 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
tankplayer
v3 v4 99 99 command [argument here] 100 100 101 '''!CheckPeriod [n]''' 102 Processed by: tankplayer_config 101 '''!CheckPeriod [n]'''[[BR]] 102 Processed by: tankplayer_config[[BR]] 103 103 Function: Playback 104 104 105 105 Defines the n seconds delay that the GetFromDir should be checked for new tank files. Note that this only effects checks when no tanks are being played back. 106 {{{ 107 Default: 1 108 }}} 106 109 107 Default: 1 108 109 '''GetFromDir [dir]''' 110 Processed by: tankplayer_config 110 '''GetFromDir [dir]'''[[BR]] 111 Processed by: tankplayer_config[[BR]] 111 112 Function: Playback 112 113 113 114 Defines the directory dir where to find tank files. This cannot be used in conjunction with WaveFile mode of running. If you set this parameter, then you may also set the OpenWait, OpenTries, CheckPeriod, and SaveDataFiles. 115 {{{ 116 Default: none 117 }}} 114 118 119 '''InterMessageDelayMillisecs [n_msecs]'''[[BR]] 120 Processed by: tankplayer_config [[BR]] 121 Function: Playback 122 123 Defines the speed with which to release tracebufs in units of milliseconds n_msecs This should be used with caution since it speeds up the playback and can overwhelm some modules if buffers are not sufficient sizes and CPU speed is not fast enough. Some experimentation is required to use this option for rapid playback. 124 {{{ 115 125 Default: none 116 117 InterMessageDelayMillisecs [n_msecs] 118 Processed by: tankplayer_config 119 Function: Playback 120 Defines the speed with which to release tracebufs in units of milliseconds n_msecs This should be used with caution since it speeds up the playback and can overwhelm some modules if buffers are not sufficient sizes and CPU speed is not fast enough. Some experimentation is required to use this option for rapid playback. 121 122 Default: none 126 }}} 123 127 124 128 HeartBeatInt nsec tankplayer_config Earthworm setup