pynetdicom.fsm.AR_5

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

Association release AR-5.

On receiving transport connection closed, stop the ARTIM timer and go back to Idle state

State-event triggers: Sta13 + 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