Changes between Version 3 and Version 4 of Ticket #529, comment 9


Ignore:
Timestamp:
Mar 27, 2014, 10:49:20 AM (10 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #529, comment 9

    v3 v4  
    77<parameters>
    88        <title>...</title>
     9        <timeoutinseconds>...</timeoutinseconds>
    910        <dbfilename>...</dbfilename>
    1011        <measurementintervalinseconds>...</measurementintervalinseconds>
     
    2425
    2526|| '''XML tag name''' || '''Description''' ||
     27|| `timeoutinseconds` || Timeout in seconds when trying to connect to lab sensors. ||
    2628|| `dbfilename` || Name of the database file used to store lab environment data. ||
    2729|| `measurementintervalinseconds` || Time interval in seconds between storage of measurement values for lab sensors. ||
     
    4143<parameters>
    4244        <title>LabEnv options&amp;hellip;</title>
     45        <timeoutinseconds>5</timeoutinseconds>
    4346        <dbfilename>labenv.db</dbfilename>
    4447        <measurementintervalinseconds>300</measurementintervalinseconds>