LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomChannelStatusType Enumeration

Show in webframe







Represents the channel status
Syntax
public enum DicomChannelStatusType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DicomChannelStatusType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DicomChannelStatusType
public enum DicomChannelStatusType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Dicom.DicomChannelStatusType = function() { };
Leadtools.Dicom.DicomChannelStatusType.prototype = {
OK = 0x00000001, TestData = 0x00000002, Disconnected = 0x00000004, Questionable = 0x00000008, Invalid = 0x00000010, Uncalibrated = 0x00000020, Unzeroed = 0x00000040, };
public enum class DicomChannelStatusType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001OKOK
0x00000002TestDataTest Data
0x00000004DisconnectedDisconnected
0x00000008QuestionableQuestionable
0x00000010InvalidInvalid
0x00000020UncalibratedUncalibrated
0x00000040UnzeroedUnzeroed
Example
For an example, refer to DicomDataSet.WaveformGroupCount.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomChannelStatusType

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features