←Select platform

GetChannelSamples Method

Summary

Gets the samples (data) for a waveform channel

Syntax
C#
VB
C++
public int[] GetChannelSamples() 
Public Function GetChannelSamples() As Integer() 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly