LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomPrintScuStatus Enumeration
See Also  
Leadtools.Dicom Namespace : DicomPrintScuStatus Enumeration



Specifies the status of the Print SCU.

Syntax

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

Members

MemberDescription
CloseThe Print SCU closed the connection.
ConnectThe Print SCU is connecting to the Print SCP.
ReceiveAbortAn A-ABORT was received from the Print SCP.
ReceiveAssociateACAn A-ASSOCIATE-AC was received from the Print SCP.
ReceiveAssociateRJAn A-ASSOCIATE-RJ was received from the Print SCP.
ReceiveCreateFilmBoxRspAn N-CREATE-RSP was received from the Print SCP (Basic Film Box SOP Class).
ReceiveCreateFilmSessionRspAn N-CREATE-RSP was received from the Print SCP (Basic Film Session SOP Class).
ReceiveCreateOverlayBoxRspAn N-CREATE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
ReceiveCreatePresentationLutRspAn N-CREATE-RSP was received from the Print SCP (Presentation LUT SOP Class).
ReceiveDeleteFilmBoxRspAn N-DELETE-RSP was received from the Print SCP (Basic Film Box SOP Class).
ReceiveDeleteFilmSessionRspAn N-DELETE-RSP was received from the Print SCP (Basic Film Session SOP Class).
ReceiveDeleteOverlayBoxRspAn N-DELETE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
ReceiveDeletePresentationLutRspAn N-DELETE-RSP was received from the Print SCP (Presentation LUT SOP Class).
ReceiveGetPrinterConfigurationRspAn N-GET-RSP was received from the Print SCP (Printer Configuration Retrieval SOP Class).
ReceiveGetPrinterInfoRspAn N-GET-RSP was received from the Print SCP (Printer SOP Class).
ReceiveGetPrintJobInfoRspAn N-GET-RSP was received from the Print SCP (Print Job SOP Class).
ReceivePrintFilmBoxRspAn N-ACTION-RSP was received from the Print SCP (Basic Film Box SOP Class).
ReceivePrintFilmSessionRspAn N-ACTION-RSP was received from the Print SCP (Basic Film Session SOP Class).
ReceiveReleaseRPAn A-RELEASE-RP was received from the Print SCP.
ReceiveReleaseRQAn A-RELEASE-RQ was received from the Print SCP.
ReceiveUpdateAnnotationBoxRspAn N-SET-RSP was received from the Print SCP (Basic Annotation Box SOP Class).
ReceiveUpdateFilmBoxRspAn N-SET-RSP was received from the Print SCP (Basic Film Box SOP Class).
ReceiveUpdateFilmSessionRspAn N-SET-RSP was received from the Print SCP (Basic Film Session SOP Class).
ReceiveUpdateImageBoxRspAn N-SET-RSP was received from the Print SCP (Basic Grayscale/Color Image Box SOP Class).
ReceiveUpdateOverlayBoxRspAn N-SET-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
SendAssociateRQAn A-ASSOCIATE-RQ was sent to the Print SCP.
SendCreateFilmBoxRQAn N-CREATE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
SendCreateFilmSessionRQAn N-CREATE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
SendCreateOverlayBoxRQAn N-CREATE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
SendCreatePresentationLutRQAn N-CREATE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
SendDeleteFilmBoxRQAn N-DELETE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
SendDeleteFilmSessionRQAn N-DELETE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
SendDeleteOverlayBoxRQAn N-DELETE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
SendDeletePresentationLutRQAn N-DELETE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
SendGetPrinterConfigurationRQAn N-GET-RQ was sent to the Print SCP (Printer Configuration Retrieval SOP Class).
SendGetPrinterInfoRQAn N-GET-RQ was sent to the Print SCP (Printer SOP Class).
SendGetPrintJobInfoRQAn N-GET-RQ was sent to the Print SCP (Print Job SOP Class).
SendPrintFilmBoxRQAn N-ACTION-RQ was sent to the Print SCP (Basic Film Box SOP Class).
SendPrintFilmSessionRQAn N-ACTION-RQ was sent to the Print SCP (Basic Film Session SOP Class).
SendReleaseRPAn A-RELEASE-RP was sent to the Print SCP.
SendReleaseRQAn A-RELEASE-RQ was sent to the Print SCP.
SendUpdateAnnotationBoxRQAn N-SET-RQ was sent to the Print SCP (Basic Annotation Box SOP Class).
SendUpdateFilmBoxRQAn N-SET-RQ was sent to the Print SCP (Basic Film Box SOP Class).
SendUpdateFilmSessionRQAn N-SET-RQ was sent to the Print SCP (Basic Film Session SOP Class).
SendUpdateImageBoxRQAn N-SET-RQ was sent to the Print SCP (Basic Grayscale/Color Image Box SOP Class).
SendUpdateOverlayBoxRQAn N-SET-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).

Example

For an example, refer to DicomPrintScu.Associate.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomPrintScuStatus

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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