LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Set(DicomScp,DicomDataSet,String) Method

Show in webframe





The peer connection to send the N-SET-REQ to.
The dataset to send in the N-CREATE-REQ.
The abstract syntax. Valid values for the AbstractSyntax are Modality Performed Procedure Class and General Purpose Performed Procedure Step.
Sends an N-SET-REQ to the SCP.
Syntax
public void Set( 
   DicomScp Scp,
   DicomDataSet dataset,
   string AbstractSyntax
)
'Declaration
 
Public Overloads Sub Set( _
   ByVal Scp As DicomScp, _
   ByVal dataset As DicomDataSet, _
   ByVal AbstractSyntax As String _
) 
'Usage
 
Dim instance As PerformedProcedureStepScu
Dim Scp As DicomScp
Dim dataset As DicomDataSet
Dim AbstractSyntax As String
 
instance.Set(Scp, dataset, 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

See Also

Reference

PerformedProcedureStepScu Class
PerformedProcedureStepScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features