←Select platform

Group Property

Summary

Gets the "Multiplex Group" that represents the parent of the waveform channel.

Syntax

C#
VB
WinRT C#
C++
public DicomWaveformGroup Group { get; } 
Public ReadOnly Property Group As Leadtools.Dicom.DicomWaveformGroup 
 get_Group();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly