Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DicomPrintScuStatus Enumeration
See Also  
Leadtools.Dicom Namespace : DicomPrintScuStatus Enumeration



Specifies the status of the Print SCU.

Syntax

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

Members

MemberDescription
Connect The Print SCU is connecting to the Print SCP.
SendAssociateRQ An A-ASSOCIATE-RQ was sent to the Print SCP.
ReceiveAssociateRJ An A-ASSOCIATE-RJ was received from the Print SCP.
ReceiveAssociateAC An A-ASSOCIATE-AC was received from the Print SCP.
SendReleaseRQ An A-RELEASE-RQ was sent to the Print SCP.
Close The Print SCU closed the connection.
ReceiveReleaseRP An A-RELEASE-RP was received from the Print SCP.
ReceiveReleaseRQ An A-RELEASE-RQ was received from the Print SCP.
SendReleaseRP An A-RELEASE-RP was sent to the Print SCP.
ReceiveAbort An A-ABORT was received from the Print SCP.
SendCreateFilmSessionRQ An N-CREATE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
ReceiveCreateFilmSessionRsp An N-CREATE-RSP was received from the Print SCP (Basic Film Session SOP Class).
SendUpdateFilmSessionRQ An N-SET-RQ was sent to the Print SCP (Basic Film Session SOP Class).
ReceiveUpdateFilmSessionRsp An N-SET-RSP was received from the Print SCP (Basic Film Session SOP Class).
SendPrintFilmSessionRQ An N-ACTION-RQ was sent to the Print SCP (Basic Film Session SOP Class).
ReceivePrintFilmSessionRsp An N-ACTION-RSP was received from the Print SCP (Basic Film Session SOP Class).
SendDeleteFilmSessionRQ An N-DELETE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
ReceiveDeleteFilmSessionRsp An N-DELETE-RSP was received from the Print SCP (Basic Film Session SOP Class).
SendCreateFilmBoxRQ An N-CREATE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
ReceiveCreateFilmBoxRsp An N-CREATE-RSP was received from the Print SCP (Basic Film Box SOP Class).
SendUpdateFilmBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Film Box SOP Class).
ReceiveUpdateFilmBoxRsp An N-SET-RSP was received from the Print SCP (Basic Film Box SOP Class).
SendPrintFilmBoxRQ An N-ACTION-RQ was sent to the Print SCP (Basic Film Box SOP Class).
ReceivePrintFilmBoxRsp An N-ACTION-RSP was received from the Print SCP (Basic Film Box SOP Class).
SendDeleteFilmBoxRQ An N-DELETE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
ReceiveDeleteFilmBoxRsp An N-DELETE-RSP was received from the Print SCP (Basic Film Box SOP Class).
SendUpdateImageBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Grayscale/Color Image Box SOP Class).
ReceiveUpdateImageBoxRsp An N-SET-RSP was received from the Print SCP (Basic Grayscale/Color Image Box SOP Class).
SendUpdateAnnotationBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Annotation Box SOP Class).
ReceiveUpdateAnnotationBoxRsp An N-SET-RSP was received from the Print SCP (Basic Annotation Box SOP Class).
SendGetPrinterInfoRQ An N-GET-RQ was sent to the Print SCP (Printer SOP Class).
ReceiveGetPrinterInfoRsp An N-GET-RSP was received from the Print SCP (Printer SOP Class).
SendGetPrintJobInfoRQ An N-GET-RQ was sent to the Print SCP (Print Job SOP Class).
ReceiveGetPrintJobInfoRsp An N-GET-RSP was received from the Print SCP (Print Job SOP Class).
SendGetPrinterConfigurationRQ An N-GET-RQ was sent to the Print SCP (Printer Configuration Retrieval SOP Class).
ReceiveGetPrinterConfigurationRsp An N-GET-RSP was received from the Print SCP (Printer Configuration Retrieval SOP Class).
SendCreatePresentationLutRQ An N-CREATE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
ReceiveCreatePresentationLutRsp An N-CREATE-RSP was received from the Print SCP (Presentation LUT SOP Class).
SendDeletePresentationLutRQ An N-DELETE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
ReceiveDeletePresentationLutRsp An N-DELETE-RSP was received from the Print SCP (Presentation LUT SOP Class).
SendCreateOverlayBoxRQ An N-CREATE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
ReceiveCreateOverlayBoxRsp An N-CREATE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
SendUpdateOverlayBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
ReceiveUpdateOverlayBoxRsp An N-SET-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
SendDeleteOverlayBoxRQ An N-DELETE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
ReceiveDeleteOverlayBoxRsp An N-DELETE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).

Example

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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