pynetdicom.fsm.AA_3¶
- pynetdicom.fsm.AA_3(dul: DULServiceProvider) str [source]¶
Association abort AA-3.
On receiving A-ABORT, issue abort indication, close connection and return to Idle
State-event triggers: Sta3/Sta5/Sta6/Sta7/Sta8/Sta9/Sta10/Sta11/Sta12 + Evt16
- 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: