Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ExecutionStatusInfo Enumeration
See Also  
Leadtools.Dicom.Common.DataTypes Namespace : ExecutionStatusInfo Enumeration



Specifies additional information about media creation execution status.

Syntax

Visual Basic (Declaration) 
Public Enum ExecutionStatusInfo 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As ExecutionStatusInfo
C# 
public enum ExecutionStatusInfo : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class ExecutionStatusInfo : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
CHECK_MCD_OPThe media creation request could not be accomplished sincethe device is not ready at this time and needs to be checked by an operator (e.g., covers/doors opened or device jammed).
CHECK_MCD_SRVThe media creation request could not be accomplished since the device is not ready at this time and needs to be checked by a vendor service engineer (e.g., internal component failure).
DIR_PROC_ERRThe DICOMDIR building process failed for some unspecified reason (e.g., mandatory attributes or values missing).
DUPL_REF_INSTDuplicated instances in the Referenced SOP Sequence (0008,1199).
INST_AP_CONFLICTOne or more of the elements in the Referenced SOP Sequence (0008,1199) are in conflict (e.g., the SOP Class specified is not consistent with the requested Application Profile).
INST_OVERSIZEDA single instance size exceeds the actual media capacity.
INSUFFIC_MEMORYThere is not enough memory available to complete this request.
MCD_BUSYMedia creation device is not available at this time, but should become ready without user intervention (e.g the media creation device‘s buffer capacity is full). The SCU should retry later.
MCD_FAILUREMedia creation device fails to operate. This may depend on permanent or transient hardware failures (e.g robot arm broken, DVD writer failed) or because it has been disabled by an operator.
NO_INSTANCEOne or more of the SOP Instances in the Referenced SOP Sequence (0008,1199) are not available.
NORMALThe execution of the media creation happended as expected.
NOT_SUPPORTEDOne or more of the Application Profiles, and/or SOP Classes, referenced in the Referenced SOP Sequence (0008,1199) are not supported by the SCP.
OUT_OF_SUPPLIESNo more supplies (e.g., blank media, labeling ink) are available for the media creation device. Operator intervention is required to replenish the supply.
PROC_FAILUREA general processing failure was encountered.
QUEUEDThis Media Creation Management instance is still in queue.
SET_OVERSIZEDThe file-set size exceeds the actual media capacity, and the device is not capable of splitting across multiple pieces of media.
UndefinedNo additional status information is available.
UNKNOWNThere is an unspecified problem.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.ExecutionStatusInfo

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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