hello 
 
when i enter  oscope('start')  , display the messages of error as 
below
 
>>oscope('init')
>>oscope('start')
Usage: 
       receive(function, message);
       receive(function, message, connectionName);
       receive(function, message, connectionName, 
connectionName, ...);
 
 function: the string or function handle of a function, eg. 'myfunction'
 message: a subclass of net.tinyos.message.Message
 port: a phoenix name, eg. '[EMAIL PROTECTED]:9000' or a serial port, eg. 
'[EMAIL PROTECTED]'
??? Undefined command/function 'startTimer'.
Error in ==> oscope>start at 55
startTimer(OSCOPE.timer)
Error in ==> oscope at 11
  feval(varargin{1},varargin{2:end})

 
 
I already made the modified by following the steps of the website

 
http://www.mail-archive.com/[email protected]/msg00282.html
 
http://www.eecs.berkeley.edu/%7Ephoebusc/330NEST/tinyos_notes/matlab_receive_stopReceiving_diff.txt
 
 
could anyone give me some suggestions?     thanks!!


      
______________________________________________________________________________________________________
付費才容量無上限?Yahoo!奇摩電子信箱2.0免費給你,信件永遠不必刪! http://tw.mg0.mail.yahoo.com/dc/landing
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to