←Select platform

DicomPrintScuStatus Enumeration

Summary
Specifies the status of the Print SCU.
Syntax
C#
VB
C++
public enum DicomPrintScuStatus   
Public Enum DicomPrintScuStatus  
public enum class DicomPrintScuStatus   
Members
ValueMemberDescription
1Connect The Print SCU is connecting to the Print SCP.
2SendAssociateRQ An A-ASSOCIATE-RQ was sent to the Print SCP.
3ReceiveAssociateRJ An A-ASSOCIATE-RJ was received from the Print SCP.
4ReceiveAssociateAC An A-ASSOCIATE-AC was received from the Print SCP.
5SendReleaseRQ An A-RELEASE-RQ was sent to the Print SCP.
6Close The Print SCU closed the connection.
7ReceiveReleaseRP An A-RELEASE-RP was received from the Print SCP.
8ReceiveReleaseRQ An A-RELEASE-RQ was received from the Print SCP.
9SendReleaseRP An A-RELEASE-RP was sent to the Print SCP.
10ReceiveAbort An A-ABORT was received from the Print SCP.
11SendCreateFilmSessionRQ An N-CREATE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
12ReceiveCreateFilmSessionRsp An N-CREATE-RSP was received from the Print SCP (Basic Film Session SOP Class).
13SendUpdateFilmSessionRQ An N-SET-RQ was sent to the Print SCP (Basic Film Session SOP Class).
14ReceiveUpdateFilmSessionRsp An N-SET-RSP was received from the Print SCP (Basic Film Session SOP Class).
15SendPrintFilmSessionRQ An N-ACTION-RQ was sent to the Print SCP (Basic Film Session SOP Class).
16ReceivePrintFilmSessionRsp An N-ACTION-RSP was received from the Print SCP (Basic Film Session SOP Class).
17SendDeleteFilmSessionRQ An N-DELETE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
18ReceiveDeleteFilmSessionRsp An N-DELETE-RSP was received from the Print SCP (Basic Film Session SOP Class).
19SendCreateFilmBoxRQ An N-CREATE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
20ReceiveCreateFilmBoxRsp An N-CREATE-RSP was received from the Print SCP (Basic Film Box SOP Class).
21SendUpdateFilmBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Film Box SOP Class).
22ReceiveUpdateFilmBoxRsp An N-SET-RSP was received from the Print SCP (Basic Film Box SOP Class).
23SendPrintFilmBoxRQ An N-ACTION-RQ was sent to the Print SCP (Basic Film Box SOP Class).
24ReceivePrintFilmBoxRsp An N-ACTION-RSP was received from the Print SCP (Basic Film Box SOP Class).
25SendDeleteFilmBoxRQ An N-DELETE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
26ReceiveDeleteFilmBoxRsp An N-DELETE-RSP was received from the Print SCP (Basic Film Box SOP Class).
27SendUpdateImageBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Grayscale/Color Image Box SOP Class).
28ReceiveUpdateImageBoxRsp An N-SET-RSP was received from the Print SCP (Basic Grayscale/Color Image Box SOP Class).
29SendUpdateAnnotationBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Annotation Box SOP Class).
30ReceiveUpdateAnnotationBoxRsp An N-SET-RSP was received from the Print SCP (Basic Annotation Box SOP Class).
31SendGetPrinterInfoRQ An N-GET-RQ was sent to the Print SCP (Printer SOP Class).
32ReceiveGetPrinterInfoRsp An N-GET-RSP was received from the Print SCP (Printer SOP Class).
33SendGetPrintJobInfoRQ An N-GET-RQ was sent to the Print SCP (Print Job SOP Class).
34ReceiveGetPrintJobInfoRsp An N-GET-RSP was received from the Print SCP (Print Job SOP Class).
35SendGetPrinterConfigurationRQ An N-GET-RQ was sent to the Print SCP (Printer Configuration Retrieval SOP Class).
36ReceiveGetPrinterConfigurationRsp An N-GET-RSP was received from the Print SCP (Printer Configuration Retrieval SOP Class).
37SendCreatePresentationLutRQ An N-CREATE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
38ReceiveCreatePresentationLutRsp An N-CREATE-RSP was received from the Print SCP (Presentation LUT SOP Class).
39SendDeletePresentationLutRQ An N-DELETE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
40ReceiveDeletePresentationLutRsp An N-DELETE-RSP was received from the Print SCP (Presentation LUT SOP Class).
41SendCreateOverlayBoxRQ An N-CREATE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
42ReceiveCreateOverlayBoxRsp An N-CREATE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
43SendUpdateOverlayBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
44ReceiveUpdateOverlayBoxRsp An N-SET-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
45SendDeleteOverlayBoxRQ An N-DELETE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
46ReceiveDeleteOverlayBoxRsp An N-DELETE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
Example

For an example, refer to Associate.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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