←Select platform

GetChannelStatus Method

Summary

Gets the channel status.

Syntax

C#
VB
WinRT C#
C++
public DicomChannelStatusType GetChannelStatus() 
Public Function GetChannelStatus() As Leadtools.Dicom.DicomChannelStatusType 
public Leadtools.Dicom.DicomChannelStatusType GetChannelStatus() 
 function Leadtools.Dicom.DicomWaveformChannel.GetChannelStatus() 
public: 
Leadtools.Dicom.DicomChannelStatusType GetChannelStatus();  

Return Value

The channel status.

Remarks
  • This method returns the channel status. For more information please refer to the "Channel Status"(003A, 0205) element in the DICOM standard.
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