pynetdicom.fsm.AE_7¶
- 
pynetdicom.fsm.AE_7(dul)[source]¶
- Association establishment action AE-7. - On receiving association request acceptance, issue A-ASSOCIATE-AC - State-event triggers: Sta3 + Evt7 - Parameters
- dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE 
- Returns
- 'Sta6', the next state of the state machine
- Return type