[This is preliminary documentation and is subject to change.]
Send and receive DICOM DIMSE level messages.
| C# | Visual Basic | Visual C++ |
public interface IDimseMessaging
Public Interface IDimseMessaging
public interface class IDimseMessaging
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Receive(DicomMessage%) |
Receive a DIMSE message from the System Under Test (SUT) to the Dicom Validation Tool (DVT).
| |
| Receive(Message%) |
Receive a DIMSE or ACSE message from the System Under Test (SUT) to the Dicom Validation Tool (DVT).
| |
| Send(DicomMessage) |
Send a dicom message from the Dicom Validation Tool (DVT) towards the System Under Test (SUT).
|
The Dicom Validation Tool (DVT) supports send and receive of all DIcoM Service Element (DIMSE) messages. These messages are either send or received as request or response.
- Request Primitive Send DICOM request message
- Indication Primitive Received DICOM request message
- Response Primitive Send DICOM response message
- Confirmation Primitive Received DICOM response message
Information Object Definition (IOD) Support is provided by loading the appropriate definition files. The DIMSE Command / IOD combination must match one of the DEFINEs in the definition files.
For supported Dimse commands DimseCommand.