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

Show in webframe

Create(DicomScp,DicomDataSet,String) Method






The peer connection to send the N-CREATE-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-CREATE-REQ to the SCP.
Syntax
public void Create( 
   DicomScp Scp,
   DicomDataSet dataset,
   string AbstractSyntax
)
'Declaration
 
Public Overloads Sub Create( _
   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.Create(Scp, dataset, AbstractSyntax)

            

            
public:
void Create( 
   DicomScp^ Scp,
   DicomDataSet^ dataset,
   String^ AbstractSyntax
) 

Parameters

Scp
The peer connection to send the N-CREATE-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

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