←Select platform

Group Property

Summary
Gets the "Multiplex Group" that represents the parent of the waveform channel.
Syntax
C#
VB
C++
public DicomWaveformGroup Group { get; } 
Public ReadOnly Property Group As DicomWaveformGroup 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.