def send_commands (   self,
  commands 
)

Definition at line 227 of file voigt_profile.py.

00227                                               :
00228                 "send a list of commands, and then flush"
00229                 for c in commands:
00230                     self._send(c)
00231                 self._flush()
00232 
00233         graceSession=myGrace(width=11, height=7)
    


Generated on Wed Nov 21 10:18:33 2007 for analysis by  doxygen 1.5.4