Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
Oscilloscope class 
 
The Oscilloscope class, accessible through the control's DisplayOscilloscope property, contains information needed to render the embedded Oscilloscope visual feedback
 
It can be used at Run-time in order to create the embedded Oscilloscope and to change its graphic settings. For details about using Visual Feedbacks refer to the How to use embedded Visual Feedbacks section 
 
The Oscilloscope class is implemented through the following methods and properties: 
 
Methods 
 
  • Create 
  • Show 
  • SetHwnd 
  • SetBackPictureFromFile 
  • SetBackPictureFromHandle 
  •  
    Properties 
     
  • LineWidth 
  • ColorLine 
  • ColorBackground 
  • Type 
  • ZoomPerc 
  •  
     
     
     
     
     
     
     
    Copyright © 2006 - 2008 MultiMedia Soft 
    Return to Table of contents