pynetdicom.fsm.AR_9¶
- pynetdicom.fsm.AR_9(dul: DULServiceProvider) str [source]¶
Association release AR-9.
On receiving A-RELEASE primitive, send release response
State-event triggers: Sta9 + Evt14
- Parameters:
dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
- Returns:
'Sta11'
, the next state of the state machine- Return type: