pynetdicom.fsm.AE_4¶
- pynetdicom.fsm.AE_4(dul: DULServiceProvider) str [source]¶
Association establishment action AE-4.
On receiving A-ASSOCIATE-RJ, issue rejection confirmation and close connection
State-event triggers: Sta5 + Evt4
- 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: