pynetdicom.pdu_primitives.A_ABORT¶
-
class
pynetdicom.pdu_primitives.
A_ABORT
¶ An A-ABORT primitive.
Parameter
Request
Indication
abort source
M
user info
NU
NU(=)
U - User optionUF - User option, fixed valueC - Conditional (on user option)M - MandatoryMF - Mandatory, fixed valueNU - Not used(=) - shall have same value as request or responseReferences
DICOM Standard, Part 8, Section 7.3
-
__init__
() → None¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
Attributes
Get or set the Abort Source.
-
property
abort_source
¶ Get or set the Abort Source.
- Parameters
value (int or None) –
The abort source, one of:
0
: Upper layer service user1
: Reserved2
: Upper layer service provider