Changes between Version 26 and Version 27 of WARPLab/QuickStart


Ignore:
Timestamp:
May 6, 2013, 9:18:12 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/QuickStart

    v26 v27  
    3333disp(nodes)
    3434}}}
    35 Note: {{{N}}} can be changed to the number of nodes in your network. When you run these lines of code, you should see the User I/O LEDs on your {{{N}}} nodes blink as a result of the [wiki:WARPLab7/Reference/Commands/Node#identify 'identify'] command. Additionally, you should see your {{{nodes}}} object vector print status messages to the screen. For {{{N = 2}}}, your status display should be similar to:
     35Note: {{{N}}} can be changed to the number of nodes in your network. When you run these lines of code, you should see the User I/O LEDs on your {{{N}}} nodes blink as a result of the [wiki:../Reference/Commands/Node#identify 'identify'] command. Additionally, you should see your {{{nodes}}} object vector print status messages to the screen. For {{{N = 2}}}, your status display should be similar to:
    3636{{{
    3737Displaying properties of 2 wl_node objects:
     
    4444}}}
    4545
    46  2. If the previous stepped work, you should now try one of the [wiki:WARPLab7/Examples M-Code Examples].
     46 2. If the previous stepped work, you should now try one of the [wiki:../Examples M-Code Examples].
    4747
    4848== Getting Help ==