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

Show in webframe

Group Property








Gets the "Multiplex Group" that represents the parent of the waveform channel.
Syntax
public DicomWaveformGroup Group {get;}
'Declaration
 
Public ReadOnly Property Group As DicomWaveformGroup
'Usage
 
Dim instance As DicomWaveformChannel
Dim value As DicomWaveformGroup
 
value = instance.Group
public DicomWaveformGroup Group {get;}
 get_Group(); 
public:
property DicomWaveformGroup^ Group {
   DicomWaveformGroup^ get();
}

Property Value

The "Multiplex Group" that represents the parent of the waveform channel
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.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members

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