Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

ChannelCount Property








Gets the number of channels for this multiplex group
Syntax
public int ChannelCount {get;}
'Declaration
 
Public ReadOnly Property ChannelCount As Integer
'Usage
 
Dim instance As DicomWaveformGroup
Dim value As Integer
 
value = instance.ChannelCount
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

See Also

Reference

DicomWaveformGroup Class
DicomWaveformGroup Members
GetChannel Method
AddChannel Method
DeleteChannel Method
Group Property
Index Property

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features