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 4 Next »

Description

Modality Performed Procedure Step Emulator. Emulates MPPS messages from objects received from modalities without MPPS support.

Emulate Modality Performed Procedure Step

Dependencies:

Attributes

ModalityAETitles

AE titles of modalities for which MPPS messages shall be emulated. Multiple AE titles are separated by new line.
For each AE title, a minimum delay time between the time the first object of the a series is received and the generation of the MPPS message can be explicit specified. If no delay is specified, a default delay of 5 minutes is used.
Format: <aeTitle>[':'<delay>]
<delay> can be specified in seconds (##s) or minutes (##m).

Sample: MOD_MPPS:3m

PollInterval

Interval for polling for newly received series from modalities you configured in the #ModalityAETitles attribute.
The interval can be specified in seconds (##s) or minutes (##m).
NEVER = disable MPPS emulation.

CalledAETitle

AE title of the MPPS SCP, to which the emulated MPPS messages shall be sent.

MppsScuServiceName

Used internally. Do not modify.

SchedulerServiceName

Used internally. Do NOT modify.

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

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)

emulateMPPS

Emulate MPPS messages for newly received series from the stations or modalities specified by the #ModalityAETitles attribute. Returns the number of successfully created MPPS instances at the MPPS SCP that you specified with the #CalledAETitle property.

Notifications

  • No labels