LAUREL BRIDGE

ProgramModalityPerformedProcedureStepSCUSendNCreate Method

DICOM Connectivity Framework V3.4
Send the N-Create dimse message for the given modality performed procedure step.

Namespace:  LaurelBridge.DCFExamples.MPPSSCU
Assembly:  MPPSSCU (in MPPSSCU.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public void SendNCreate(
	ModalityPerformedProcedureStep mpps
)

Parameters

mpps
Type: ModalityPerformedProcedureStep
The MPPS IOD to send
See Also

Reference