pynetdicom.fsm.AA_2

pynetdicom.fsm.AA_2(dul)

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

References

  1. DICOM Standard 2015b, PS3.8, Table 9-7, “Associate Establishment Related Actions”
Parameters:dul (pynetdicom.dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
Returns:Sta1, the next state of the state machine
Return type:str