pynetdicom.pdu_primitives.A_P_ABORT¶
-
class
pynetdicom.pdu_primitives.A_P_ABORT¶ An A-P-ABORT primitive.
Parameter
Indication
provider reason
P
U - User optionUF - User option, fixed valueC - Conditional (on user option)M - MandatoryMF - Mandatory, fixed valueNU - Not usedP - Provider initiated(=) - shall have same value as request or responseReferences
DICOM Standard, Part 8, Section 7.4
-
__init__() → None¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__()Initialize self.
Attributes
Return the Provider Reason.
-
property
provider_reason¶ Return the Provider Reason.
- Parameters
value (int) –
Indicates the reason for the abort. Allowed values are:
0: reason not specified1: unrecognised PDU2: unexpected PDU4: unrecognised PDU parameter5: unexpected PDU parameter6: invalid PDU parameter value