pynetdicom.fsm.AA_4¶
-
pynetdicom.fsm.
AA_4
(dul)¶ Association abort AA-4.
If connection closed, issue A-P-ABORT and return to Idle
State-event triggers: Sta3/Sta4/Sta5/Sta6/Sta7/Sta8/Sta9/Sta10/Sta11/Sta12 + Evt17
References
- DICOM Standard 2015b, PS3.8, Table 9-7, “Associate Establishment Related Actions”
Parameters: dul (pynetdicom.dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE Returns: Sta1, the next state of the state machine Return type: str