pynetdicom.fsm.AR_2¶
- pynetdicom.fsm.AR_2(dul: DULServiceProvider) str [source]¶
Association release AR-2.
On receiving an association release request, send release indication
State-event triggers: Sta6 + Evt12
- 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: