[This is preliminary documentation and is subject to change.]
Dicom Upper Layer (DUL) related parameters for the System Under Test (SUT).
| C# | Visual Basic | Visual C++ |
public interface ISutDulParameters
Public Interface ISutDulParameters
public interface class ISutDulParameters
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| AeTitle |
The DVT AE Title is the application entity name of the SUT machine in the test.
| |
| ImplementationClassUid |
This is the unique identifier (UID) for the Product's implementation of the System Under Test (SUT).
| |
| ImplementationVersionName |
The version name given by the Manufacturer to the Product implementation to identify it internally.
DVT checks that the value sent by the Product matches the values given here.
| |
| MaximumLengthReceived |
The maximum length of message fragment (P-DATA-TF PDU)
that the System Under Test (SUT) can receive from the Dicom Validation Tool (DVT).
|