←Select platform

DicomChannelStatusType Enumeration

Summary

Represents the channel status

Syntax

C#
VB
WinRT C#
C++
public enum DicomChannelStatusType   
Public Enum DicomChannelStatusType  
    
    
public enum DicomChannelStatusType    
Leadtools.Dicom.DicomChannelStatusType = function() { }; 
Leadtools.Dicom.DicomChannelStatusType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomChannelStatusType   

Members

ValueMemberDescription
1OK OK
2TestData Test Data
4Disconnected Disconnected
8Questionable Questionable
16Invalid Invalid
32Uncalibrated Uncalibrated
64Unzeroed Unzeroed
Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly