pynetdicom.fsm.AR_1

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

Association release AR-1.

Send Association release request

State-event triggers: Sta6 + Evt11

Parameters

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

Returns

'Sta7', the next state of the state machine

Return type

str