DVTk API
EmulateStorageCommitSCU Method (delay)
DVTkDvtk.SessionsIEmulatorCommandsEmulateStorageCommitSCU(Int16)
DVTk API

[This is preliminary documentation and is subject to change.]

Storage Commitment SCU Emulator - emulate command.
Send the Storage Commitment message - use the storage commitment details built up during any previous SendModalityImagesStored() operations. The N-ACTION-RQ will be sent to the Image Manager. The value of the awaitNEventReport boolean will determine whether this call waits for the N-EVENT-REPORT-RQ from the Image Manager or not. N-EVENT-REPORT-RQ is expected over the same association or not. True - wait for N-EVENT-REPORT-RQ on this association. False - N-EVENT-REPORT-RQ will be sent to the Acquisition Modality actor over a separate association.
Declaration Syntax
C#Visual BasicVisual C++
bool EmulateStorageCommitSCU(
	short delay
)
Function EmulateStorageCommitSCU ( _
	delay As Short _
) As Boolean
bool EmulateStorageCommitSCU(
	short delay
)
Parameters
delay (Int16)
Time (in Seconds) to wait for the NEventReport to be sent over the same association - applicable only if awaitNEventReport = true.
Return Value
Remarks

Set up DVT to perform the role of Storage Commitment SCU.

Before running this emulator, load the proper definition files corresponding to the Storage Commitment SCU.

The Storage Commitment SCU supports the Storage Commitment Push SOP Class.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0