pynetdicom.pdu_primitives.A_ABORT

class pynetdicom.pdu_primitives.A_ABORT[source]

An A-ABORT primitive.

Parameter

Request

Indication

abort source

M

user info

NU

NU(=)

U - User option
UF - User option, fixed value
C - Conditional (on user option)
M - Mandatory
MF - Mandatory, fixed value
NU - Not used
(=) - shall have same value as request or response

References

__init__() None[source]

Methods

__init__()

Attributes

abort_source

Get or set the Abort Source.

property abort_source: Optional[int]

Get or set the Abort Source.

Parameters

value (int or None) –

The abort source, one of:

  • 0: Upper layer service user

  • 1: Reserved

  • 2: Upper layer service provider