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)