pynetdicom.fsm.AA_8

pynetdicom.fsm.AA_8(dul)

Association abort AA-8.

If receive invalid event, send A-ABORT, issue A-P-ABORT indication and start ARTIM timer

State-event triggers: Evt3 + Sta3/6/7/8/9/10/11/12, Evt4 + Sta3/5/6/7/8/9/10/11/12, Evt6 + Sta3/5/6/7/8/9/10/11/12, Evt10 + Sta3/5/8/9/10/11/12, Evt12 + Sta3/5/8/9/10/11/12, Evt13 + Sta3/5/6/8/9/12, Evt19 + Sta3/5/6/7/8/9/10/11/12

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