pynetdicom.fsm.AA_1¶
- 
pynetdicom.fsm.AA_1(dul)[source]¶
- Association abort AA-1. - If on sending A-ASSOCIATE-RQ we receive an invalid reply, or an abort request then abort - State-event triggers: Sta2 + Evt3/Evt4/Evt10/Evt12/Evt13/Evt19, Sta3/Sta5/Sta6/Sta7/Sta8/Sta9/Sta10/Sta11/Sta12 + Evt15 - Parameters
- dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE 
- Returns
- 'Sta13', the next state of the state machine
- Return type