pynetdicom.fsm.AA_2¶
-
pynetdicom.fsm.
AA_2
(dul)[source]¶ Association abort AA-2.
On receiving an A-ABORT or if the ARTIM timer expires, close connection and return to Idle
State-event triggers: Sta2 + Evt16/Evt18, Sta4 + Evt15, Sta13 + Evt16/Evt18
- Parameters
dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
- Returns
'Sta1'
, the next state of the state machine- Return type