pynetdicom.fsm.AE_3¶
- 
pynetdicom.fsm.AE_3(dul)[source]¶
- Association establishment action AE-3. - On receiving A-ASSOCIATE-AC, issue acceptance confirmation - State-event triggers: Sta5 + Evt3 - 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