Changes between Version 3 and Version 4 of PaddySullivanTreeGrowth

Show
Ignore:
Author:
anonymous (IP: 128.18.44.121)
Timestamp:
05/05/06 09:42:29 (4 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PaddySullivanTreeGrowth

    v3 v4  
    22 * [wiki:"PaddySullivanTreeGrowth_ImmediateTransmission" How to trigger an immediate data transmission] 
    33 
    4 = How to trigger immediate data transmission = 
    5  
    6 The system will boot with a default ''xmit_period'' of 24*24*60 
    7 seconds (unless the default program has been altered.)  Thus it will 
    8 take a full day before the first transmission is sent.  Using the 
    9 Campbell keypad to alter the variables in the running program one may 
    10 trigger an immediate transmission. 
    11  
    12 First attach the campbell keypad to the CSIO port of the datalogger 
    13 using the appropriate cable.  The keypad may be connected/disconnected 
    14 at will. 
    15  
    16 Successively pressing the enter key will select the first item in each 
    17 menu.  Doing so three (or four) times brings one to the public 
    18 variables screen in the running program.  Highlighting a variable and 
    19 pressing enter allows one to modify that variable (which may be later 
    20 changed by the running program.) 
    21  
    22 The third public variable listed should be ''last_time_sent'' (seconds 
    23 in the epoch.)  A transmission will occur in the next scan loop 
    24 (typically five or sixty seconds) if this is reset to zero using the 
    25 keypad.  A transmission typically takes between two and three minutes 
    26 and is evident by the illumination of the LED mounted on the system 
    27 board. 
    28  
    29 Once the transmission occurs the system will again count up to the 
    30 ''xmit_period'' before transmitting again.  '''Note:'''  the system 
    31 may remotely change the ''xmit_period'' in the running program through the 
    32 handshake of the transmission.  Cycling power on the datalogger will 
    33 bring back the default ''xmit_period''.