pynetdicom.fsm.AA_8

pynetdicom.fsm.AA_8(dul: DULServiceProvider) str[source]

Association abort AA-8.

If receive invalid event, send A-ABORT PDU, 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

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

str