←Select platform

GetSampleInterpretation Method

Summary
Gets the waveform sample interpretation.
Syntax
C#
VB
C++
public DicomWaveformSampleInterpretationType GetSampleInterpretation() 
Public Function GetSampleInterpretation() As DicomWaveformSampleInterpretationType 
public: 
DicomWaveformSampleInterpretationType GetSampleInterpretation();  

Return Value

The current waveform sample interpretation.

Remarks

In DICOM all channels within a multiplex group are synchronously digitized at a common sampling frequency and have the same sample interpretation. Use this method to get the waveform sample interpretation, which applies to all channels in the waveform group.

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.