pynetdicom.fsm.AR_10¶
- pynetdicom.fsm.AR_10(dul: DULServiceProvider) str [source]¶
Association release AR-10.
On receiving A-RELEASE-RP, issue release confirmation
State-event triggers: Sta10 + Evt13
- Parameters:
dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
- Returns:
'Sta12'
, the next state of the state machine- Return type: