Method function SLScope.TSLDisplayZoneChannelLinkData.GetDataSnapshot() : ISLZoneChannelDataSnapshot

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: TSLDisplayZoneChannelLinkData

Contents

Syntax

Delphi:

function GetDataSnapshot() : ISLZoneChannelDataSnapshot;

C++ Builder:

ISLZoneChannelDataSnapshot __fastcall GetDataSnapshot();

Visual C++ (MFC):

ISLZoneChannelDataSnapshot GetDataSnapshot();

Summary

Returns a snapshot of the latest data.

Description

Call this method to get a snapshot of the latest data.

The latest data may not yet have been displayed on the scope, if the scope is on Hold or have not been refreshed.

Call GetDrawDataSnapshot to get the data currently visible on the scope.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox