ExecutionStatusInfo Enumeration

Summary
Specifies additional information about media creation execution status.
Syntax
C#
C++/CLI
public enum ExecutionStatusInfo   
public enum class ExecutionStatusInfo   
Members
ValueMemberDescription
0Undefined No additional status information is available.
1NORMAL The execution of the media creation occurred as expected.
2CHECK_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).
3CHECK_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).
4DIR_PROC_ERR The DICOMDIR building process failed for some unspecified reason (e.g., mandatory attributes or values missing).
5DUPL_REF_INST Duplicated instances in the Referenced SOP Sequence (0008,1199).
6INST_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).
7INST_OVERSIZED A single instance size exceeds the actual media capacity.
8INSUFFIC_MEMORY There is not enough memory available to complete this request.
9MCD_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.
10MCD_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.
11NO_INSTANCE One or more of the SOP Instances in the Referenced SOP Sequence (0008,1199) are not available.
12NOT_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.
13OUT_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.
14PROC_FAILURE A general processing failure was encountered.
15QUEUED This Media Creation Management instance is still in queue.
16SET_OVERSIZED The file-set size exceeds the actual media capacity, and the device is not capable of splitting across multiple pieces of media.
17UNKNOWN There is an unspecified problem.
Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.