pynetdicom.fsm.DT_2¶
- pynetdicom.fsm.DT_2(dul: DULServiceProvider) str [source]¶
Data transfer DT-2.
On receiving a P-DATA-TF request, send P-DATA indication
State-event triggers: Sta6 + Evt10
- Parameters:
dul (dul.DULServiceProvider) – The DICOM Upper Layer Service instance for the local AE
- Returns:
'Sta6'
, the next state of the state machine- Return type: