Changes between Version 22 and Version 23 of Old/orbitHandler


Ignore:
Timestamp:
Aug 23, 2006, 4:48:52 PM (18 years ago)
Author:
cmdavies
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/orbitHandler

    v22 v23  
    150150   === Command: orbitCmd and orbitCmdSeq ===
    151151
    152 These commands are identical, except that 'orbitCmdSeq' executes the user command sequentially and orbitCmd executes the command simultaneously. Each of these commands will replace '%x' and '%y' with the x and y coordinates for all the nodes in the nodeset. The usage of this command looks like this:
     152These commands are identical, except that 'orbitCmdSeq' executes the user command sequentially and orbitCmd executes the commands simultaneously. Each of these commands will replace '%x' and '%y' with the x and y coordinates for all the nodes in the nodeset. The usage of this command looks like this:
    153153
    154154Ping every node in the node set
     
    167167   === Command: orbitRun and orbitRunWait ===
    168168
    169 These commands will execute a command directly on the node itself the only difference is that orbitRunWait will block until the command has completed.
     169These commands will execute a user command directly on the node itself. orbitRunWait will block until the command has completed.
    170170
    171171Configure the ip address of a the node
     
    184184
    185185
     186Date: Aug 23, 2006
     187Author: Chris Davies (chris@orderonenetworks.com)
     188