Changeset 3697

Show
Ignore:
Timestamp:
05/07/07 13:49:08 (6 years ago)
Author:
DrewCormier
Message:

minor change

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • experimental/write_to_file/trunk/write_to_file/write_to_file.py

    r3696 r3697  
    199199    def __del__(self): 
    200200        if self.CORBA_being_used: 
    201             self.PortHandle.disconnectPort("thisismyconnectionid_plot") 
     201            self.PortHandle.disconnectPort("thisismyconnectionid_w2file") 
    202202            while (_time.time() - self.my_local_plot.end_time) < 1.5: 
    203203                #print (time.time() - self.my_local_plot.end_time)