pynetdicom.fsm.AR_8

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

Association release AR-8.

On receiving association release request while local is requesting release then issue release collision indication

State-event triggers: Sta7 + Evt12

Parameters

dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE

Returns

Either 'Sta9' or 'Sta10', the next state of the state machine

Return type

str