NumberOfSamplesPerChannel property (IDicomWaveformGroup Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long NumberOfSamplesPerChannel

Overview

Refer to Working with DICOM Waveforms.

Remarks

(Read only) The NumberOfSamplesPerChannel property is updated with the Number of Waveform Samples (003A,0010).

Use the SetNumberOfSamplesPerChannel method to set the number of samples per channel.

This property and the NumberOfSamples property (lDicomWaveformChannel) for any channel object that belongs to the waveform group specify the same number.

See Also

Elements:

Channels property, EnableMethodErrors property, MultiplexGroupLabel property, MultiplexGroupTimeOffset property, SampleInterpretation property, SamplingFrequency property, TriggerSamplePosition property, TriggerTimeOffset property, ValueDefined property, WaveformOriginality property, WaveformPaddingValue property

Topics:

DICOM Waveform Groups: Manipulating Channels