Changes between Version 6 and Version 7 of WARPLab/Reference/Commands/Node


Ignore:
Timestamp:
Mar 25, 2013, 2:46:14 PM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Reference/Commands/Node

    v6 v7  
    55Node commands are selected as string inputs to the {{{wl_nodeCmd}}} function in [browser:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_node.m wl_node.m]. These strings are each individual cases of the switch statement in {{{procCmd}}} method of [browser:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_node.m wl_node.m].
    66
    7 == {{{get_hardware_info}}} ==
     7=== {{{get_hardware_info}}} ===
    88 Reads details from the WARP hardware and updates node object parameters
    99
     
    2222   * Virtex-6 FPGA DNA
    2323
    24 == {{{initialize}}} ==
     24=== {{{initialize}}} ===
    2525 Initializes the node; this must be called at least once per power cycle of the node
    2626
     
    2828 ||= Returns =|| none ||
    2929
    30 == {{{identify}}} ==
     30=== {{{identify}}} ===
    3131 Blinks the user LEDs on the WARP node, to help identify MATLAB node-to-hardware node mapping
    3232