pynetdicom.fsm.AR_3¶
- pynetdicom.fsm.AR_3(dul: DULServiceProvider) str [source]¶
Association release AR-3.
On receiving an association release response, send release confirmation, close connection and go back to Idle state
State-event triggers: Sta7 + Evt13, Sta11 + Evt13
- Parameters:
dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
- Returns:
'Sta1'
, the next state of the state machine- Return type: