Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomPrintScuStatus Enumeration








Specifies the status of the Print SCU.
Syntax
'Declaration
 
Public Enum DicomPrintScuStatus 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomPrintScuStatus
public enum DicomPrintScuStatus : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomPrintScuStatus = function() { };
Leadtools.Dicom.DicomPrintScuStatus.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomPrintScuStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000001Connect The Print SCU is connecting to the Print SCP.
0x00000002SendAssociateRQ An A-ASSOCIATE-RQ was sent to the Print SCP.
0x00000003ReceiveAssociateRJ An A-ASSOCIATE-RJ was received from the Print SCP.
0x00000004ReceiveAssociateAC An A-ASSOCIATE-AC was received from the Print SCP.
0x00000005SendReleaseRQ An A-RELEASE-RQ was sent to the Print SCP.
0x00000006Close The Print SCU closed the connection.
0x00000007ReceiveReleaseRP An A-RELEASE-RP was received from the Print SCP.
0x00000008ReceiveReleaseRQ An A-RELEASE-RQ was received from the Print SCP.
0x00000009SendReleaseRP An A-RELEASE-RP was sent to the Print SCP.
0x0000000AReceiveAbort An A-ABORT was received from the Print SCP.
0x0000000BSendCreateFilmSessionRQ An N-CREATE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
0x0000000CReceiveCreateFilmSessionRsp An N-CREATE-RSP was received from the Print SCP (Basic Film Session SOP Class).
0x0000000DSendUpdateFilmSessionRQ An N-SET-RQ was sent to the Print SCP (Basic Film Session SOP Class).
0x0000000EReceiveUpdateFilmSessionRsp An N-SET-RSP was received from the Print SCP (Basic Film Session SOP Class).
0x0000000FSendPrintFilmSessionRQ An N-ACTION-RQ was sent to the Print SCP (Basic Film Session SOP Class).
0x00000010ReceivePrintFilmSessionRsp An N-ACTION-RSP was received from the Print SCP (Basic Film Session SOP Class).
0x00000011SendDeleteFilmSessionRQ An N-DELETE-RQ was sent to the Print SCP (Basic Film Session SOP Class).
0x00000012ReceiveDeleteFilmSessionRsp An N-DELETE-RSP was received from the Print SCP (Basic Film Session SOP Class).
0x00000013SendCreateFilmBoxRQ An N-CREATE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
0x00000014ReceiveCreateFilmBoxRsp An N-CREATE-RSP was received from the Print SCP (Basic Film Box SOP Class).
0x00000015SendUpdateFilmBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Film Box SOP Class).
0x00000016ReceiveUpdateFilmBoxRsp An N-SET-RSP was received from the Print SCP (Basic Film Box SOP Class).
0x00000017SendPrintFilmBoxRQ An N-ACTION-RQ was sent to the Print SCP (Basic Film Box SOP Class).
0x00000018ReceivePrintFilmBoxRsp An N-ACTION-RSP was received from the Print SCP (Basic Film Box SOP Class).
0x00000019SendDeleteFilmBoxRQ An N-DELETE-RQ was sent to the Print SCP (Basic Film Box SOP Class).
0x0000001AReceiveDeleteFilmBoxRsp An N-DELETE-RSP was received from the Print SCP (Basic Film Box SOP Class).
0x0000001BSendUpdateImageBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Grayscale/Color Image Box SOP Class).
0x0000001CReceiveUpdateImageBoxRsp An N-SET-RSP was received from the Print SCP (Basic Grayscale/Color Image Box SOP Class).
0x0000001DSendUpdateAnnotationBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Annotation Box SOP Class).
0x0000001EReceiveUpdateAnnotationBoxRsp An N-SET-RSP was received from the Print SCP (Basic Annotation Box SOP Class).
0x0000001FSendGetPrinterInfoRQ An N-GET-RQ was sent to the Print SCP (Printer SOP Class).
0x00000020ReceiveGetPrinterInfoRsp An N-GET-RSP was received from the Print SCP (Printer SOP Class).
0x00000021SendGetPrintJobInfoRQ An N-GET-RQ was sent to the Print SCP (Print Job SOP Class).
0x00000022ReceiveGetPrintJobInfoRsp An N-GET-RSP was received from the Print SCP (Print Job SOP Class).
0x00000023SendGetPrinterConfigurationRQ An N-GET-RQ was sent to the Print SCP (Printer Configuration Retrieval SOP Class).
0x00000024ReceiveGetPrinterConfigurationRsp An N-GET-RSP was received from the Print SCP (Printer Configuration Retrieval SOP Class).
0x00000025SendCreatePresentationLutRQ An N-CREATE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
0x00000026ReceiveCreatePresentationLutRsp An N-CREATE-RSP was received from the Print SCP (Presentation LUT SOP Class).
0x00000027SendDeletePresentationLutRQ An N-DELETE-RQ was sent to the Print SCP (Presentation LUT SOP Class).
0x00000028ReceiveDeletePresentationLutRsp An N-DELETE-RSP was received from the Print SCP (Presentation LUT SOP Class).
0x00000029SendCreateOverlayBoxRQ An N-CREATE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
0x0000002AReceiveCreateOverlayBoxRsp An N-CREATE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
0x0000002BSendUpdateOverlayBoxRQ An N-SET-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
0x0000002CReceiveUpdateOverlayBoxRsp An N-SET-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
0x0000002DSendDeleteOverlayBoxRQ An N-DELETE-RQ was sent to the Print SCP (Basic Print Image Overlay Box SOP Class).
0x0000002EReceiveDeleteOverlayBoxRsp An N-DELETE-RSP was received from the Print SCP (Basic Print Image Overlay Box SOP Class).
Example
For an example, refer to Associate.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
OnStatus Method

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