←Select platform

SetChannelStatus Method

Summary

Sets the channel status

Syntax
C#
VB
C++
public void SetChannelStatus( 
   DicomChannelStatusType status 
) 
Public Sub SetChannelStatus( _ 
   ByVal status As DicomChannelStatusType _ 
)  
public: 
void SetChannelStatus(  
   DicomChannelStatusType status 
)  

Parameters

status
The new channel status

Remarks
  • This method sets 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