pynetdicom.fsm.AA_5

pynetdicom.fsm.AA_5(dul)

Association abort AA-5.

If connection closed during association request, stop ARTIM timer and return to Idle

State-event triggers: Sta2 + Evt17

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