←Select platform

GetChannelStatus Method

Summary

Gets the channel status.

Syntax
C#
VB
C++
public DicomChannelStatusType GetChannelStatus() 
Public Function GetChannelStatus() As DicomChannelStatusType 
public: 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly