←Select platform

GetChannelSamples Method

Summary

Gets the samples (data) for a waveform channel

Syntax

C#
VB
WinRT C#
C++
public int[] GetChannelSamples() 
Public Function GetChannelSamples() As Integer() 
public int[] GetChannelSamples() 
 function Leadtools.Dicom.DicomWaveformChannel.GetChannelSamples() 
public: 
array<int>^ GetChannelSamples();  

Return Value

A buffer that holds the samples (data) for a waveform channel

Remarks
Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly