Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ExecutionStatusInfo Enumeration






Specifies additional information about media creation execution status.
Syntax
'Declaration
 
Public Enum ExecutionStatusInfo 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ExecutionStatusInfo
public enum class ExecutionStatusInfo : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Undefined No additional status information is available.
0x00000001NORMAL The execution of the media creation occurred as expected.
0x00000002CHECK_MCD_OP The media creation request could not be accomplished since the device is not ready at this time and needs to be checked by an operator (e.g., covers/doors opened or device jammed).
0x00000003CHECK_MCD_SRV The 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).
0x00000004DIR_PROC_ERR The DICOMDIR building process failed for some unspecified reason (e.g., mandatory attributes or values missing).
0x00000005DUPL_REF_INST Duplicated instances in the Referenced SOP Sequence (0008,1199).
0x00000006INST_AP_CONFLICT One 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).
0x00000007INST_OVERSIZED A single instance size exceeds the actual media capacity.
0x00000008INSUFFIC_MEMORY There is not enough memory available to complete this request.
0x00000009MCD_BUSY The media 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.
0x0000000AMCD_FAILURE The media 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.
0x0000000BNO_INSTANCE One or more of the SOP Instances in the Referenced SOP Sequence (0008,1199) are not available.
0x0000000CNOT_SUPPORTED One or more of the Application Profiles and/or SOP Classes, referenced in the Referenced SOP Sequence (0008,1199), are not supported by the SCP.
0x0000000DOUT_OF_SUPPLIES No more supplies (e.g., blank media, labeling ink) are available for the media creation device. Operator intervention is required to replenish the supply.
0x0000000EPROC_FAILURE A general processing failure was encountered.
0x0000000FQUEUED This Media Creation Management instance is still in queue.
0x00000010SET_OVERSIZED The file-set size exceeds the actual media capacity, and the device is not capable of splitting across multiple pieces of media.
0x00000011UNKNOWN There is an unspecified problem.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Common.DataTypes Namespace

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features