Changes between Version 3 and Version 4 of ringtocoaxII
- Timestamp:
- 03/18/12 19:26:07 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ringtocoaxII
v3 v4 242 242 Processed by: ringtocoax_config[[BR]] 243 243 Function: Earthworm setup 244 244 245 245 Sets the module id for labeling all outgoing heartbeat and error messages. mod_id is a character string (valid strings are listed in earthworm.d) that relates (in earthworm.d) to a unique single-byte number. All messages that ringtocoax receives from shared memory are tagged with their original logos when they are broadcast onto ethernet. 246 246 {{{ … … 273 273 '''!RingName [ring]'''[[BR]] 274 274 Processed by: ringtocoax_config[[BR]] 275 Function: Earthworm setup 276 275 Function: Earthworm setup 276 277 277 Tells ringtocoax which shared memory region to use for input/output. ring is a character string (valid strings are listed in earthworm.d) that relates (in earthworm.d) to a unique number for the key to the shared memory region. All messages that ringtocoax reads from shared memory are tagged with their original logos when they are broadcast onto ethernet. 278 278 {{{ … … 294 294 Processed by: ringtocoax_config[[BR]] 295 295 Function: msg handling 296 296 297 297 Defines the number of square root calculations ringtocoax performs between broadcasting each UDP packet of a "burst." See the !BurstCount command for a detailed description of ringtocoax's broadcasting scheme. !SqrtCount must be an integer greater than or equal to zero. 298 298 {{{