←Select platform

ChannelCount Property

Summary

Gets the number of channels for this multiplex group

Syntax

C#
VB
WinRT C#
C++
public int ChannelCount {get;} 
Public ReadOnly Property ChannelCount As Integer 
public int ChannelCount {get;} 
 get_ChannelCount();  
public: 
property int ChannelCount { 
   int get(); 
} 

Property Value

Value indicating the number of channels for this multiplex group.

Remarks

A waveform in DICOM consists of one or more multiplex groups, each encoded into an item in the "Waveform Sequence" (5400,0100). All channels within a multiplex group are synchronously digitized at a common sampling frequency. Use this property to retrieve the number of channels associated with this waveform group.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize