spawn t1820log chickencoop tmlq tmlmsg chickencoop /data/temperature 1800
Which means start a task object using function T1820Log() and pass it the command:
chickencoop tmlq tmlmsg chickencoop /data/temperature 1800
Which to T1820Log means to start a task named 'chickencoop' and talk to the task named 'tml' via message queue 'tmlq' and and message mailbox 'tmlmsg', and get data from the 1-Wire device also named 'chickencoop', log the data to the directory '/data/temperature' in file 'chickencoop. And log it every half hour. Source: ../mltask.c.html#TS1820Log
Copyright © 1996
Eliot W. Dudley
All rights reserved.
|
generated by doc++