pynetdicom.fsm.AR_4¶
- pynetdicom.fsm.AR_4(dul: DULServiceProvider) str [source]¶
Association release AR-4.
On receiving an association release response, send release response
State-event triggers: Sta8 + Evt14, Sta12 + Evt14
- Parameters:
dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
- Returns:
'Sta13'
, the next state of the state machine- Return type: