Changes between Version 1 and Version 2 of WARPLab/Reference/Commands/Transport


Ignore:
Timestamp:
Mar 26, 2013, 4:44:58 PM (11 years ago)
Author:
chunter
Comment:

--

Legend:

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

    v1 v2  
    1212 * Let {{{arg}}} be an argument for that command (optional)
    1313
    14 Syntax 1: {{{wl_nodeCmd(N, command_string, arg1, arg2, ..., argN)}}}
     14Syntax 1: {{{wl_transportCmd(N, command_string, arg1, arg2, ..., argN)}}}
    1515
    16 Syntax 2: {{{N.wl_nodeCmd(command_string, arg1, arg2, ..., argN)}}}
     16Syntax 2: {{{N.wl_transportCmd(command_string, arg1, arg2, ..., argN)}}}
    1717
    1818These two different forms of syntax are identical and either may be used for issuing commands to WARP nodes.
     
    2020
    2121== Command List and Documentation ==
     22=== {{{ping}}} ===
     23Test to make sure node can be accessed via this[[BR]]
     24transport[[BR]]
     25
     26
     27'''Arguments:''' none
     28
     29'''Returns:''' true if board responds; raises error otherwise
     30
     31
     32=== {{{payload_size_test}}} ===
     33Determine's objects maxPayload parameter[[BR]]
     34
     35
     36'''Arguments:''' none
     37
     38'''Returns:''' none