pynetdicom.fsm.AA_5

pynetdicom.fsm.AA_5(dul: DULServiceProvider) str[source]

Association abort AA-5.

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

State-event triggers: Sta2 + Evt17

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:

str