Method function SLScope.TSLChannelData.GetDrawDataSnapshot() : ISLChannelDataSnapshot

From Mitov Wiki Doc
Jump to: navigation, search

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.

Class: TSLChannelData

Contents

Syntax

Delphi:

function GetDrawDataSnapshot() : ISLChannelDataSnapshot;

C++ Builder:

ISLChannelDataSnapshot __fastcall GetDrawDataSnapshot();

Visual C++ (MFC):

ISLChannelDataSnapshot GetDrawDataSnapshot();

Summary

Returns a snapshot of the currently displayed channel data.

Description

Call this method to get a snapshot of the currently displayed channel data.

The display data can be different than the latest data sent to the scope as the scope may be set on Hold or may not have been refreshed yet.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox