Set(DicomScp,DicomDataSet,string) Method

Summary
Sends an N-SET-REQ to the SCP.
Syntax
C#
C++/CLI
public void Set( 
   DicomScp Scp, 
   DicomDataSet dataset, 
   string AbstractSyntax 
) 
public: 
void Set(  
   DicomScp^ Scp, 
   DicomDataSet^ dataset, 
   String^ AbstractSyntax 
)  

Parameters

Scp
The peer connection to send the N-SET-REQ to.

dataset
The dataset to send in the N-CREATE-REQ.

AbstractSyntax
The abstract syntax. Valid values for the AbstractSyntax are Modality Performed Procedure Class and General Purpose Performed Procedure Step.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

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