Class SLScope.TSLZoneChannelDataSnapshot
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				
Latest revision as of 00:20, 22 November 2011
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabScopePkg
Unit: SLScope
Inherits: TSLChannelDataSnapshot
Contents | 
Syntax
Delphi:
type TSLZoneChannelDataSnapshot = class( TSLChannelDataSnapshot, ISLZoneChannelDataSnapshot )
C++ Builder:
class TSLZoneChannelDataSnapshot : public TSLChannelDataSnapshot
Visual C++ (MFC):
class CTSLZoneChannelDataSnapshot : public CTSLChannelDataSnapshot
C# (.NET):
public ref class TSLZoneChannelDataSnapshot : Mitov.PlotLab.ChannelDataSnapshot
Summary
Channel points in zone data snapshot.
Description
Defines snapshot of channel points in zone data class.