Changeset 10624

Show
Ignore:
Timestamp:
03/18/11 10:35:08 (2 years ago)
Author:
Snyder.Jason
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/trunk/tools/wavedash/src/OSSIEDemo.py

    r10606 r10624  
    3939    #waveforms available on the system and waveforms that are currently 
    4040    #running. The getWaveform method takes the name of a waveform 
    41     #and an integer: 1 for a system waveform, 2 for an instance 
     41    #and an integer: 1 for a system waveform, 2 for an instance waveform 
    4242    wave = ctrlr.model.getWaveform(instance, 2) 
    4343    #Once you have retrieved the waveform you can get its components by name