Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Modality Worklist SCU

Dependencies

Attributes

CallingAETitle

The calling AE title.

CalledAETitle

The AE title of the modality worklist used for find. Use LOCAL if the DICOM modality worklist is provided by the archive and can be accessed directly from the database. Note that you must use LOCAL if you want to delete entries using the Web Administration Tools.

Local

This value is is set to true if the <b>CalledAETitle</b> attribute is set to LOCAL.

AcceptTimeout

A-Associate accept timeout in milliseconds. 0 = no timeout.

DIMSETimeout

DIMSE message timeout in ms. 0 = no timeout.

SocketCloseDelay

Socket close delay in milliseconds after an A-Release response.

MaximumPDULength

Maximum protocol data unit (PDU) package length for receiving PDUs, in bytes.

Priority

Priority for C-Find requests. Enumerated Values: LOW, MEDIUM, HIGH. These are the DICOM priority values.

TcpNoDelay

Send packets as quickly as possible (Disable Nagle's algorithmn).

SendBufferSize

Buffer size used for socket output. 0 = use platform default.

ReceiveBufferSize

Buffer size used for socket input. 0 = use platform default.

TLSConfigName

Used internally. Do not modify.

Operations

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

findMWLEntries

Get a list of modality worklist entries.

deleteMWLEntry

Delete a modality worklist entry.

Notifications

  • No labels