pynetdicom.fsm.AA_7

pynetdicom.fsm.AA_7(dul)

Association abort AA-7.

If receive a association request or invalid PDU while waiting for connection to close, send A-ABORT PDU

State-event triggers: Sta13 + Evt6/Evt19

References

  1. 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:Sta13, the next state of the state machine
Return type:str