DVTk API
ISutSystemSettings Interface
DVTkDvtk.SessionsISutSystemSettings
DVTk API

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

System parameters for the System Under Test (SUT).
Declaration Syntax
C#Visual BasicVisual C++
public interface ISutSystemSettings : ISutSocketParameters, 
	ISutDulParameters
Public Interface ISutSystemSettings _
	Implements ISutSocketParameters, ISutDulParameters
public interface class ISutSystemSettings : ISutSocketParameters, 
	ISutDulParameters
Members
All MembersProperties



IconMemberDescription
AeTitle
The DVT AE Title is the application entity name of the SUT machine in the test.
(Inherited from ISutDulParameters.)
CommunicationRole
Indicates the role that the System Under Test (SUT) plays in the validation test.
(Inherited from ISutSocketParameters.)
HostName
The name that the Dicom Validation Tool (DVT) should use when making a connection to the product machine of the System Under Test (SUT).
(Inherited from ISutSocketParameters.)
ImplementationClassUid
This is the unique identifier (UID) for the Product's implementation of the System Under Test (SUT).
(Inherited from ISutDulParameters.)
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.
(Inherited from ISutDulParameters.)
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).
(Inherited from ISutDulParameters.)
Port
The port number that the Dicom Validation Tool (DVT) should use when making a connection to the product machine of the System Under Test (SUT).
(Inherited from ISutSocketParameters.)
Remarks

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0