pynetdicom.fsm.AE_8¶
-
pynetdicom.fsm.
AE_8
(dul)[source]¶ Association establishment action AE-8.
On receiving association request rejection, issue A-ASSOCIATE-RJ
State-event triggers: Sta3 + Evt8
- 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