pynetdicom.fsm.AR_7¶
- 
pynetdicom.fsm.AR_7(dul)[source]¶
- Association release AR-7. - On receiving P-DATA request during attempted association release request send P-DATA-TF - State-event triggers: Sta8 + Evt9 - Parameters
- dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE 
- Returns
- 'Sta8', the next state of the state machine
- Return type